Lines Matching refs:VNET

936 #define V_pfsync_state_import_ptr	VNET(pfsync_state_import_ptr)
938 #define V_pfsync_insert_state_ptr VNET(pfsync_insert_state_ptr)
940 #define V_pfsync_update_state_ptr VNET(pfsync_update_state_ptr)
942 #define V_pfsync_delete_state_ptr VNET(pfsync_delete_state_ptr)
944 #define V_pfsync_clear_states_ptr VNET(pfsync_clear_states_ptr)
946 #define V_pfsync_defer_ptr VNET(pfsync_defer_ptr)
1825 #define V_pf_keyhash VNET(pf_keyhash)
1826 #define V_pf_idhash VNET(pf_idhash)
1828 #define V_pf_srchash VNET(pf_srchash)
1833 #define V_pf_swi_cookie VNET(pf_swi_cookie)
1835 #define V_pf_swi_ie VNET(pf_swi_ie)
1838 #define V_pf_stateid VNET(pf_stateid)
1842 #define V_pf_altqs VNET(pf_altqs)
1844 #define V_pf_pabuf VNET(pf_pabuf)
1847 #define V_ticket_altqs_active VNET(ticket_altqs_active)
1849 #define V_ticket_altqs_inactive VNET(ticket_altqs_inactive)
1851 #define V_altqs_inactive_open VNET(altqs_inactive_open)
1853 #define V_ticket_pabuf VNET(ticket_pabuf)
1855 #define V_pf_altqs_active VNET(pf_altqs_active)
1857 #define V_pf_altq_ifs_active VNET(pf_altq_ifs_active)
1859 #define V_pf_altqs_inactive VNET(pf_altqs_inactive)
1861 #define V_pf_altq_ifs_inactive VNET(pf_altq_ifs_inactive)
1864 #define V_pf_unlinked_rules VNET(pf_unlinked_rules)
1869 #define V_pf_allkiflist VNET(pf_allkiflist)
1871 #define V_pf_allkifcount VNET(pf_allkifcount)
1873 #define V_pf_kifmarker VNET(pf_kifmarker)
1877 #define V_pf_allrulelist VNET(pf_allrulelist)
1879 #define V_pf_allrulecount VNET(pf_allrulecount)
1881 #define V_pf_rulemarker VNET(pf_rulemarker)
1896 #define V_pf_state_z VNET(pf_state_z)
1898 #define V_pf_state_key_z VNET(pf_state_key_z)
1900 #define V_pf_state_scrub_z VNET(pf_state_scrub_z)
1964 #define V_sync_ifp VNET(sync_ifp);
1966 #define V_pf_default_rule VNET(pf_default_rule)
2063 #define V_pfi_all VNET(pfi_all)
2115 #define V_pf_status VNET(pf_status)
2122 #define V_pf_limits VNET(pf_limits)
2128 #define V_pf_anchors VNET(pf_anchors)
2130 #define V_pf_main_anchor VNET(pf_main_anchor)