Home
last modified time | relevance | path

Searched refs:pfsync_detach_ifnet_ptr (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netpfil/pf/
H A Dpf_if.c978 if (pfsync_detach_ifnet_ptr) in pfi_detach_ifnet_event()
979 pfsync_detach_ifnet_ptr(ifp); in pfi_detach_ifnet_event()
H A Dif_pfsync.c2508 pfsync_detach_ifnet_ptr = pfsync_detach_ifnet; in pfsync_init()
2526 pfsync_detach_ifnet_ptr = NULL; in pfsync_uninit()
H A Dpf_ioctl.c253 pfsync_detach_ifnet_t *pfsync_detach_ifnet_ptr; variable
/f-stack/freebsd/net/
H A Dpfvar.h620 extern pfsync_detach_ifnet_t *pfsync_detach_ifnet_ptr;