Home
last modified time | relevance | path

Searched refs:bpf_tap (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/net/
HDbpf.h418 void bpf_tap(struct bpf_if *, u_char *, u_int);
444 bpf_tap((_ifp)->if_bpf, (_pkt), (_pktlen)); \
HDbpf.c2128 bpf_tap(struct bpf_if *bp, u_char *pkt, u_int pktlen) in bpf_tap() function
2971 bpf_tap(struct bpf_if *bp, u_char *pkt, u_int pktlen) in bpf_tap() function
/freebsd-11-stable/contrib/ipfilter/
HDbpf-ipf.h423 extern void bpf_tap(struct ifnet *, u_char *, u_int);
/freebsd-11-stable/sys/dev/usb/
HDusb_pf.c529 bpf_tap(bus->ifp->if_bpf, buf, totlen); in usbpf_xfertap()
/freebsd-11-stable/share/man/man9/
HDMakefile480 bpf.9 bpf_tap.9 \