Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_if.c1076 if (pfsync_detach_ifnet_ptr) in pfi_detach_ifnet_event()
1077 pfsync_detach_ifnet_ptr(ifp); in pfi_detach_ifnet_event()
H A Dif_pfsync.c3219 pfsync_detach_ifnet_ptr = pfsync_detach_ifnet; in pfsync_init()
3240 pfsync_detach_ifnet_ptr = NULL; in pfsync_uninit()
H A Dpf_ioctl.c302 pfsync_detach_ifnet_t *pfsync_detach_ifnet_ptr; variable
/freebsd/sys/net/
H A Dpfvar.h1289 extern pfsync_detach_ifnet_t *pfsync_detach_ifnet_ptr;