Searched refs:DLT_NULL (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | dlt.h | 64 #define DLT_NULL 0 /* BSD loopback encapsulation */ macro
|
| H A D | if_disc.c | 116 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in disc_clone_create()
|
| H A D | if_loop.c | 142 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in lo_clone_create()
|
| H A D | if_stf.c | 263 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in stf_clone_create()
|
| H A D | if_gif.c | 162 bpfattach(GIF2IFP(sc), DLT_NULL, sizeof(u_int32_t)); in gif_clone_create()
|
| H A D | if_me.c | 212 bpfattach(ME2IFP(sc), DLT_NULL, sizeof(u_int32_t)); in me_clone_create()
|
| H A D | if_gre.c | 195 bpfattach(GRE2IFP(sc), DLT_NULL, sizeof(u_int32_t)); in gre_clone_create()
|
| H A D | if_ipsec.c | 211 bpfattach(ifp, DLT_NULL, sizeof(uint32_t)); in ipsec_clone_create()
|
| H A D | if_tuntap.c | 978 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in tuncreate()
|
| H A D | bpf.c | 601 case DLT_NULL: in bpf_movein()
|
| H A D | iflib.c | 5015 bpfattach(ctx->ifc_ifp, DLT_NULL, sizeof(u_int32_t)); in iflib_pseudo_register()
|
| /f-stack/tools/compat/include/net/ |
| H A D | dlt.h | 64 #define DLT_NULL 0 /* BSD loopback encapsulation */ macro
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_sppp.c | 282 bpfattach (ifp, DLT_NULL, sizeof(u_int32_t)); in ng_sppp_constructor()
|
| H A D | ng_iface.c | 568 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in ng_iface_constructor()
|