Searched refs:DLT_PFSYNC (Results 1 – 8 of 8) sorted by relevance
1238 #if DLT_PFSYNC != LINKTYPE_PFSYNC in dlt_to_linktype()1248 if (dlt == DLT_PFSYNC) in dlt_to_linktype()1392 #if LINKTYPE_PFSYNC != DLT_PFSYNC in linktype_to_dlt()1404 return (DLT_PFSYNC); in linktype_to_dlt()
1667 case DLT_PFSYNC: in init_linktype()3613 case DLT_PFSYNC: in gen_linktype()
926 Handle DLT_PFSYNC in {FreeBSD, other *BSD+Mac OS X, other}.
221 #define DLT_PFSYNC 18 macro448 #define DLT_PFSYNC 121 macro1273 #define DLT_PFSYNC 246 macro
195 #define DLT_PFSYNC 18 macro422 #define DLT_PFSYNC 121 macro1247 #define DLT_PFSYNC 246 macro
189 #if defined(DLT_PFSYNC) && defined(HAVE_NET_PFVAR_H)190 { pfsync_if_print, DLT_PFSYNC},
857 Tried to include DLT_PFSYNC support, failed due to headers required.
416 bpfattach(ifp, DLT_PFSYNC, PFSYNC_HDRLEN); in pfsync_clone_create()