Searched defs:DLT_NULL (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/net/
H A Dif_gif.c161 bpfattach(GIF2IFP(sc), DLT_NULL, sizeof(u_int32_t)); local
H A Dif_gre.c194 bpfattach(GRE2IFP(sc), DLT_NULL, sizeof(u_int32_t)); local
H A Dif_me.c210 bpfattach(ME2IFP(sc), DLT_NULL, sizeof(u_int32_t)); local
H A Ddlt.h60 #define DLT_NULL 0 /* BSD loopback encapsulation */ macro
/freebsd-current/sbin/ipf/ipf/
H A Dbpf-ipf.h176 #define DLT_NULL 0 /* no link-layer encapsulation */ macro
/freebsd-current/contrib/libpcap/pcap/
H A Ddlt.h62 #define DLT_NULL 0 /* BSD loopback encapsulation */ macro

Completed in 120 milliseconds