Home
last modified time | relevance | path

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

/src/sys/netpfil/pf/
H A Dpf_if.c1090 if (pfsync_detach_ifnet_ptr) in pfi_detach_ifnet_event()
1091 pfsync_detach_ifnet_ptr(ifp); in pfi_detach_ifnet_event()
H A Dif_pfsync.c3380 pfsync_detach_ifnet_ptr = pfsync_detach_ifnet; in pfsync_init()
3401 pfsync_detach_ifnet_ptr = NULL; in pfsync_uninit()
H A Dpf_ioctl.c307 pfsync_detach_ifnet_t *pfsync_detach_ifnet_ptr; variable
/src/sys/net/
H A Dpfvar.h1618 extern pfsync_detach_ifnet_t *pfsync_detach_ifnet_ptr;