Home
last modified time | relevance | path

Searched refs:pcap_protocol (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-linux.c1052 static int pcap_protocol(pcap_t *handle) function
1114 sock_fd = socket(PF_PACKET, SOCK_RAW, pcap_protocol(handle));
3575 int protocol = pcap_protocol(handle);