Searched refs:V_pfsync_insert_state_ptr (Results 1 – 3 of 3) sorted by relevance
3164 V_pfsync_insert_state_ptr = pfsync_insert_state; in pfsync_pointers_init() 3178 V_pfsync_insert_state_ptr = NULL; in pfsync_pointers_uninit()
1836 if (V_pfsync_insert_state_ptr != NULL) in pf_state_insert() 1837 V_pfsync_insert_state_ptr(s); in pf_state_insert()
1283 #define V_pfsync_insert_state_ptr VNET(pfsync_insert_state_ptr) macro