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

/freebsd-13-stable/contrib/libpcap/
H A Dpcap-linux.c1049 static int pcap_protocol(pcap_t *handle) function
1111 sock_fd = socket(PF_PACKET, SOCK_RAW, pcap_protocol(handle));
3643 int protocol = pcap_protocol(handle);

Completed in 111 milliseconds