HomeSort by: relevance | last modified time | path
    Searched defs:pfil6_wrapper (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dist/pf/net/
pf_ioctl.c 196 static int pfil6_wrapper(void *, struct mbuf **, struct ifnet *, int);
3325 pfil6_wrapper(void *arg, struct mbuf **mp, struct ifnet *ifp, int dir) function in typeref:typename:int
3388 error = pfil_add_hook((void *)pfil6_wrapper, NULL,
3426 pfil_remove_hook((void *)pfil6_wrapper, NULL,
pf_ioctl.c 196 static int pfil6_wrapper(void *, struct mbuf **, struct ifnet *, int);
3325 pfil6_wrapper(void *arg, struct mbuf **mp, struct ifnet *ifp, int dir) function in typeref:typename:int
3388 error = pfil_add_hook((void *)pfil6_wrapper, NULL,
3426 pfil_remove_hook((void *)pfil6_wrapper, NULL,

Completed in 25 milliseconds