Searched refs:V_pfsync_clear_states_ptr (Results 1 – 3 of 3) sorted by relevance
3159 V_pfsync_clear_states_ptr = pfsync_clear_states; in pfsync_pointers_init()3173 V_pfsync_clear_states_ptr = NULL; in pfsync_pointers_uninit()
6130 if (V_pfsync_clear_states_ptr != NULL) in pf_clear_states()6131 V_pfsync_clear_states_ptr(V_pf_status.hostid, kill->psk_ifname); in pf_clear_states()
1263 #define V_pfsync_clear_states_ptr VNET(pfsync_clear_states_ptr) macro