Home
last modified time | relevance | path

Searched refs:bpf_detach (Results 1 – 2 of 2) sorted by relevance

/minix/sys/net/
H A Dbpf.h417 void (*bpf_detach)(struct ifnet *); member
483 bpf_detach(struct ifnet *_ifp) in bpf_detach() function
485 bpf_ops->bpf_detach(_ifp); in bpf_detach()
/minix/sys/dev/pci/
H A Dif_lmc.h989 # define LMC_BPF_DETACH(sc) bpf_detach((sc)->ifp)