Searched refs:V_pfsync_clear_states_ptr (Results 1 – 3 of 3) sorted by relevance
2451 V_pfsync_clear_states_ptr = pfsync_clear_states; in pfsync_pointers_init()2465 V_pfsync_clear_states_ptr = NULL; in pfsync_pointers_uninit()
2352 if (V_pfsync_clear_states_ptr != NULL) in pfioctl()2353 V_pfsync_clear_states_ptr(V_pf_status.hostid, psk->psk_ifname); in pfioctl()
617 #define V_pfsync_clear_states_ptr VNET(pfsync_clear_states_ptr) macro