Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-linux.c866 static int has_broken_tpacket_v3(void) in has_broken_tpacket_v3() function
901 int broken_tpacket_v3 = has_broken_tpacket_v3(); in set_poll_timeout()