| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_bpf.c | 109 bpfattach(ifp, DLT_EN10MB, ETHER_HDR_LEN); in ipfw_clone_create() 135 bpfattach(ifp, DLT_PFLOG, PFLOG_HDRLEN); in ipfwlog_clone_create()
|
| /f-stack/freebsd/net/ |
| H A D | if_disc.c | 116 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in disc_clone_create()
|
| H A D | bpf.h | 425 void bpfattach(struct ifnet *, u_int, u_int);
|
| H A D | if_loop.c | 142 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in lo_clone_create()
|
| H A D | if_enc.c | 183 bpfattach(ifp, DLT_ENC, sizeof(struct enchdr)); in enc_clone_create()
|
| H A D | if_infiniband.c | 606 bpfattach(ifp, DLT_EN10MB, ETHER_HDR_LEN); in infiniband_ifattach()
|
| 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_fwsubr.c | 770 bpfattach(ifp, DLT_APPLE_IP_OVER_IEEE1394, in firewire_ifattach()
|
| 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 | bpf.c | 2670 bpfattach(struct ifnet *ifp, u_int dlt, u_int hdrlen) in bpfattach() function 3028 bpfattach(struct ifnet *ifp, u_int dlt, u_int hdrlen) in bpfattach() function
|
| H A D | if_ethersubr.c | 999 bpfattach(ifp, DLT_EN10MB, ETHER_HDR_LEN); in ether_ifattach()
|
| H A D | if_tuntap.c | 978 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in tuncreate()
|
| H A D | if.c | 1367 bpfattach(ifp, bif_dlt, bif_hdrlen); in if_vmove()
|
| H A D | iflib.c | 5015 bpfattach(ctx->ifc_ifp, DLT_NULL, sizeof(u_int32_t)); in iflib_pseudo_register()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | if_pflog.c | 136 bpfattach(ifp, DLT_PFLOG, PFLOG_HDRLEN); in pflog_clone_create()
|
| H A D | if_pfsync.c | 360 bpfattach(ifp, DLT_PFSYNC, PFSYNC_HDRLEN); in pfsync_clone_create()
|
| /f-stack/tools/compat/include/net/ |
| H A D | bpf.h | 424 void bpfattach(struct ifnet *, u_int, u_int);
|
| /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()
|