Home
last modified time | relevance | path

Searched defs:bpf_attach (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/net/
Dbpf.h443 void (*bpf_attach)(struct ifnet *, u_int, u_int, struct bpf_if **); member
466 bpf_attach(struct ifnet *_ifp, u_int _dlt, u_int _hdrlen) in bpf_attach() function