Searched defs:bpf_attach (Results 1 – 1 of 1) sorted by relevance
416 void (*bpf_attach)(struct ifnet *, u_int, u_int, struct bpf_if **); member431 bpf_attach(struct ifnet *_ifp, u_int _dlt, u_int _hdrlen) in bpf_attach() function