Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Ddlt.h273 #define DLT_PFLOG 117 macro
/f-stack/tools/compat/include/net/
H A Ddlt.h273 #define DLT_PFLOG 117 macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_bpf.c135 bpfattach(ifp, DLT_PFLOG, PFLOG_HDRLEN); in ipfwlog_clone_create()
/f-stack/freebsd/netpfil/pf/
H A Dif_pflog.c136 bpfattach(ifp, DLT_PFLOG, PFLOG_HDRLEN); in pflog_clone_create()