Searched refs:DLT_PFSYNC (Results 1 – 8 of 8) sorted by relevance
136 #define DLT_PFSYNC 18 macro352 #define DLT_PFSYNC 121 macro1174 #define DLT_PFSYNC 246 macro
142 #define DLT_PFSYNC 18 macro358 #define DLT_PFSYNC 121 macro1180 #define DLT_PFSYNC 246 macro
228 #ifdef DLT_PFSYNC229 { pfsync_if_print, DLT_PFSYNC },
474 Tried to include DLT_PFSYNC support, failed due to headers required.
1211 if (dlt == DLT_PFSYNC) in dlt_to_linktype()1251 return (DLT_PFSYNC); in linktype_to_dlt()
319 Handle DLT_PFSYNC in {FreeBSD, other *BSD+Mac OS X, other}.
1669 case DLT_PFSYNC: in init_linktype()3578 case DLT_PFSYNC: in gen_linktype()
195 bpf_attach(&pfsyncif->sc_if, DLT_PFSYNC, PFSYNC_HDRLEN); in pfsync_clone_create()