Searched refs:LINKTYPE_PKTAP (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/libpcap/
H A Dpcap-common.c1008 * or whatever Mavericks' successor is called. LINKTYPE_PKTAP
1015 #define LINKTYPE_PKTAP 258 macro
1209 return (LINKTYPE_PKTAP);
1247 if (linktype == LINKTYPE_PKTAP)

Completed in 92 milliseconds