Lines Matching refs:VNET

441 #define	V_pf_rules_lock		VNET(pf_rules_lock)
1256 #define V_pfsync_state_import_ptr VNET(pfsync_state_import_ptr)
1258 #define V_pfsync_insert_state_ptr VNET(pfsync_insert_state_ptr)
1260 #define V_pfsync_update_state_ptr VNET(pfsync_update_state_ptr)
1262 #define V_pfsync_delete_state_ptr VNET(pfsync_delete_state_ptr)
1264 #define V_pfsync_clear_states_ptr VNET(pfsync_clear_states_ptr)
1266 #define V_pfsync_defer_ptr VNET(pfsync_defer_ptr)
1268 #define V_pflow_export_state_ptr VNET(pflow_export_state_ptr)
2212 #define V_pf_hashmask VNET(pf_hashmask)
2214 #define V_pf_srchashmask VNET(pf_srchashmask)
2216 #define V_pf_udpendpointhashmask VNET(pf_udpendpointhashmask)
2223 #define V_pf_keyhash VNET(pf_keyhash)
2224 #define V_pf_idhash VNET(pf_idhash)
2225 #define V_pf_udpendpointhash VNET(pf_udpendpointhash)
2227 #define V_pf_srchash VNET(pf_srchash)
2232 #define V_pf_swi_cookie VNET(pf_swi_cookie)
2234 #define V_pf_swi_ie VNET(pf_swi_ie)
2237 #define V_pf_stateid VNET(pf_stateid)
2241 #define V_pf_altqs VNET(pf_altqs)
2243 #define V_pf_pabuf VNET(pf_pabuf)
2246 #define V_ticket_altqs_active VNET(ticket_altqs_active)
2248 #define V_ticket_altqs_inactive VNET(ticket_altqs_inactive)
2250 #define V_altqs_inactive_open VNET(altqs_inactive_open)
2252 #define V_ticket_pabuf VNET(ticket_pabuf)
2254 #define V_pf_altqs_active VNET(pf_altqs_active)
2256 #define V_pf_altq_ifs_active VNET(pf_altq_ifs_active)
2258 #define V_pf_altqs_inactive VNET(pf_altqs_inactive)
2260 #define V_pf_altq_ifs_inactive VNET(pf_altq_ifs_inactive)
2263 #define V_pf_unlinked_rules VNET(pf_unlinked_rules)
2268 #define V_pf_allkiflist VNET(pf_allkiflist)
2270 #define V_pf_allkifcount VNET(pf_allkifcount)
2272 #define V_pf_kifmarker VNET(pf_kifmarker)
2276 #define V_pf_allrulelist VNET(pf_allrulelist)
2278 #define V_pf_allrulecount VNET(pf_allrulecount)
2280 #define V_pf_rulemarker VNET(pf_rulemarker)
2298 #define V_pf_state_z VNET(pf_state_z)
2300 #define V_pf_state_key_z VNET(pf_state_key_z)
2302 #define V_pf_udp_mapping_z VNET(pf_udp_mapping_z)
2304 #define V_pf_state_scrub_z VNET(pf_state_scrub_z)
2402 #define V_sync_ifp VNET(sync_ifp);
2404 #define V_pf_default_rule VNET(pf_default_rule)
2516 #define V_pfi_all VNET(pfi_all)
2567 #define V_pf_status VNET(pf_status)
2574 #define V_pf_limits VNET(pf_limits)
2594 #define V_pf_anchors VNET(pf_anchors)
2596 #define V_pf_main_anchor VNET(pf_main_anchor)
2598 #define V_pf_keth_anchors VNET(pf_keth_anchors)
2602 #define V_pf_main_keth_anchor VNET(pf_main_keth_anchor)
2604 #define V_pf_keth VNET(pf_keth)