| /freebsd/sys/net/ |
| H A D | if_disc.c | 109 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in disc_clone_create()
|
| H A D | bpf_ifnet.c | 233 bpfattach(struct ifnet *ifp, u_int dlt, u_int hdrlen) in bpfattach() function
|
| H A D | if_loop.c | 136 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in lo_clone_create()
|
| H A D | bpf.h | 437 void bpfattach(struct ifnet *, u_int, u_int);
|
| H A D | if_enc.c | 176 bpfattach(ifp, DLT_ENC, sizeof(struct enchdr)); in enc_clone_create()
|
| H A D | if_gif.c | 161 bpfattach(GIF2IFP(sc), DLT_NULL, sizeof(u_int32_t)); in gif_clone_create()
|
| H A D | if_infiniband.c | 687 bpfattach(ifp, DLT_EN10MB, ETHER_HDR_LEN); in infiniband_ifattach()
|
| H A D | if_gre.c | 194 bpfattach(GRE2IFP(sc), DLT_NULL, sizeof(u_int32_t)); in gre_clone_create()
|
| H A D | if_me.c | 210 bpfattach(ME2IFP(sc), DLT_NULL, sizeof(u_int32_t)); in me_clone_create()
|
| H A D | if_fwsubr.c | 789 bpfattach(ifp, DLT_APPLE_IP_OVER_IEEE1394, in firewire_ifattach()
|
| H A D | if_stf.c | 297 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in stf_clone_create()
|
| H A D | if_ipsec.c | 210 bpfattach(ifp, DLT_NULL, sizeof(uint32_t)); in ipsec_clone_create()
|
| H A D | if_ethersubr.c | 1003 bpfattach(ifp, DLT_EN10MB, ETHER_HDR_LEN); in ether_ifattach()
|
| H A D | if_tuntap.c | 1063 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in tuncreate()
|
| H A D | bpf.c | 3028 bpfattach(struct ifnet *ifp, u_int dlt, u_int hdrlen) in bpfattach() function
|
| H A D | if_ovpn.c | 2764 bpfattach(ifp, DLT_NULL, sizeof(uint32_t)); in ovpn_clone_create()
|
| /freebsd/sbin/ipf/ipf/ |
| H A D | bpf-ipf.h | 420 extern void bpfattach(struct ifnet *, u_int, u_int);
|
| /freebsd/sys/netpfil/pf/ |
| H A D | if_pflog.c | 165 bpfattach(ifp, DLT_PFLOG, PFLOG_HDRLEN); in pflog_clone_create()
|
| /freebsd/sys/dev/iicbus/ |
| H A D | if_ic.c | 183 bpfattach(ifp, DLT_NULL, ICHDRLEN); in icattach()
|
| /freebsd/sys/netgraph/ |
| H A D | ng_iface.c | 562 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in ng_iface_constructor()
|
| /freebsd/sys/dev/ppbus/ |
| H A D | if_plip.c | 261 bpfattach(ifp, DLT_NULL, sizeof(u_int32_t)); in lp_attach()
|
| /freebsd/sys/dev/usb/net/ |
| H A D | if_usie.c | 448 bpfattach(ifp, DLT_RAW, 0); in usie_attach()
|
| H A D | uhso.c | 1594 bpfattach(ifp, DLT_RAW, 0); in uhso_attach_ifnet()
|
| H A D | if_umb.c | 607 bpfattach(ifp, DLT_RAW, 0); in umb_attach_task()
|
| /freebsd/share/man/man9/ |
| H A D | Makefile | 659 MLINKS+=bpf.9 bpfattach.9 \
|