Lines Matching refs:VNET

446 #define	V_pf_rules_lock		VNET(pf_rules_lock)
459 #define V_pf_tags_lock VNET(pf_tags_lock)
1268 #define V_pf_statelim_id_tree_active VNET(pf_statelim_id_tree_active)
1270 #define V_pf_statelim_list_active VNET(pf_statelim_list_active)
1273 #define V_pf_statelim_id_tree_inactive VNET(pf_statelim_id_tree_inactive)
1275 #define V_pf_statelim_nm_tree_inactive VNET(pf_statelim_nm_tree_inactive)
1277 #define V_pf_statelim_list_inactive VNET(pf_statelim_list_inactive)
1402 #define V_pf_sourcelim_id_tree_active VNET(pf_sourcelim_id_tree_active)
1404 #define V_pf_sourcelim_list_active VNET(pf_sourcelim_list_active)
1407 #define V_pf_sourcelim_id_tree_inactive VNET(pf_sourcelim_id_tree_inactive)
1409 #define V_pf_sourcelim_nm_tree_inactive VNET(pf_sourcelim_nm_tree_inactive)
1411 #define V_pf_sourcelim_list_inactive VNET(pf_sourcelim_list_inactive)
1605 #define V_pfsync_state_import_ptr VNET(pfsync_state_import_ptr)
1607 #define V_pfsync_insert_state_ptr VNET(pfsync_insert_state_ptr)
1609 #define V_pfsync_update_state_ptr VNET(pfsync_update_state_ptr)
1611 #define V_pfsync_delete_state_ptr VNET(pfsync_delete_state_ptr)
1613 #define V_pfsync_clear_states_ptr VNET(pfsync_clear_states_ptr)
1615 #define V_pfsync_defer_ptr VNET(pfsync_defer_ptr)
1617 #define V_pflow_export_state_ptr VNET(pflow_export_state_ptr)
2648 #define V_pf_hashmask VNET(pf_hashmask)
2650 #define V_pf_srchashmask VNET(pf_srchashmask)
2652 #define V_pf_udpendpointhashmask VNET(pf_udpendpointhashmask)
2659 #define V_pf_keyhash VNET(pf_keyhash)
2660 #define V_pf_idhash VNET(pf_idhash)
2661 #define V_pf_udpendpointhash VNET(pf_udpendpointhash)
2663 #define V_pf_srchash VNET(pf_srchash)
2669 #define V_pf_swi_cookie VNET(pf_swi_cookie)
2671 #define V_pf_swi_ie VNET(pf_swi_ie)
2674 #define V_pf_stateid VNET(pf_stateid)
2678 #define V_pf_altqs VNET(pf_altqs)
2680 #define V_pf_pabuf VNET(pf_pabuf)
2683 #define V_ticket_altqs_active VNET(ticket_altqs_active)
2685 #define V_ticket_altqs_inactive VNET(ticket_altqs_inactive)
2687 #define V_altqs_inactive_open VNET(altqs_inactive_open)
2689 #define V_ticket_pabuf VNET(ticket_pabuf)
2691 #define V_pf_altqs_active VNET(pf_altqs_active)
2693 #define V_pf_altq_ifs_active VNET(pf_altq_ifs_active)
2695 #define V_pf_altqs_inactive VNET(pf_altqs_inactive)
2697 #define V_pf_altq_ifs_inactive VNET(pf_altq_ifs_inactive)
2700 #define V_pf_unlinked_rules VNET(pf_unlinked_rules)
2705 #define V_pf_allkiflist VNET(pf_allkiflist)
2707 #define V_pf_allkifcount VNET(pf_allkifcount)
2709 #define V_pf_kifmarker VNET(pf_kifmarker)
2713 #define V_pf_allrulelist VNET(pf_allrulelist)
2715 #define V_pf_allrulecount VNET(pf_allrulecount)
2717 #define V_pf_rulemarker VNET(pf_rulemarker)
2734 #define V_pf_state_z VNET(pf_state_z)
2736 #define V_pf_state_key_z VNET(pf_state_key_z)
2738 #define V_pf_udp_mapping_z VNET(pf_udp_mapping_z)
2740 #define V_pf_state_scrub_z VNET(pf_state_scrub_z)
2742 #define V_pf_anchor_z VNET(pf_anchor_z)
2744 #define V_pf_eth_anchor_z VNET(pf_eth_anchor_z)
2851 #define V_pf_default_rule VNET(pf_default_rule)
2974 #define V_pfi_all VNET(pfi_all)
3028 #define V_pf_status VNET(pf_status)
3035 #define V_pf_limits VNET(pf_limits)
3055 #define V_pf_anchors VNET(pf_anchors)
3057 #define V_pf_main_anchor VNET(pf_main_anchor)
3059 #define V_pf_keth_anchors VNET(pf_keth_anchors)
3063 #define V_pf_main_keth_anchor VNET(pf_main_keth_anchor)
3065 #define V_pf_keth VNET(pf_keth)