Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-common.c932 #define LINKTYPE_PFSYNC 246 macro
1238 #if DLT_PFSYNC != LINKTYPE_PFSYNC in dlt_to_linktype()
1249 return (LINKTYPE_PFSYNC); in dlt_to_linktype()
1392 #if LINKTYPE_PFSYNC != DLT_PFSYNC in linktype_to_dlt()
1403 if (linktype == LINKTYPE_PFSYNC) in linktype_to_dlt()