Home | Sort by: relevance | last modified time | path |
/src/sys/net/ | |
bpf.h | 455 void (*bpf_mtap_softint)(struct ifnet *, struct mbuf *); member in struct:bpf_ops 554 bpf_mtap_softint(struct ifnet *_ifp, struct mbuf *_m) function in typeref:typename:void 558 bpf_ops->bpf_mtap_softint(_ifp, _m); |
bpf.h | 455 void (*bpf_mtap_softint)(struct ifnet *, struct mbuf *); member in struct:bpf_ops 554 bpf_mtap_softint(struct ifnet *_ifp, struct mbuf *_m) function in typeref:typename:void 558 bpf_ops->bpf_mtap_softint(_ifp, _m); |