Home
last modified time | relevance | path

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

/minix3/sys/net/
H A Dbpf.h416 void (*bpf_attach)(struct ifnet *, u_int, u_int, struct bpf_if **); member
431 bpf_attach(struct ifnet *_ifp, u_int _dlt, u_int _hdrlen) in bpf_attach() function