Lines Matching refs:VNET

609 #define V_pfsync_state_import_ptr	VNET(pfsync_state_import_ptr)
611 #define V_pfsync_insert_state_ptr VNET(pfsync_insert_state_ptr)
613 #define V_pfsync_update_state_ptr VNET(pfsync_update_state_ptr)
615 #define V_pfsync_delete_state_ptr VNET(pfsync_delete_state_ptr)
617 #define V_pfsync_clear_states_ptr VNET(pfsync_clear_states_ptr)
619 #define V_pfsync_defer_ptr VNET(pfsync_defer_ptr)
1382 #define V_pf_keyhash VNET(pf_keyhash)
1383 #define V_pf_idhash VNET(pf_idhash)
1385 #define V_pf_srchash VNET(pf_srchash)
1390 #define V_pf_swi_cookie VNET(pf_swi_cookie)
1393 #define V_pf_stateid VNET(pf_stateid)
1397 #define V_pf_altqs VNET(pf_altqs)
1399 #define V_pf_pabuf VNET(pf_pabuf)
1402 #define V_ticket_altqs_active VNET(ticket_altqs_active)
1404 #define V_ticket_altqs_inactive VNET(ticket_altqs_inactive)
1406 #define V_altqs_inactive_open VNET(altqs_inactive_open)
1408 #define V_ticket_pabuf VNET(ticket_pabuf)
1410 #define V_pf_altqs_active VNET(pf_altqs_active)
1412 #define V_pf_altq_ifs_active VNET(pf_altq_ifs_active)
1414 #define V_pf_altqs_inactive VNET(pf_altqs_inactive)
1416 #define V_pf_altq_ifs_inactive VNET(pf_altq_ifs_inactive)
1419 #define V_pf_unlinked_rules VNET(pf_unlinked_rules)
1433 #define V_pf_state_z VNET(pf_state_z)
1435 #define V_pf_state_key_z VNET(pf_state_key_z)
1437 #define V_pf_state_scrub_z VNET(pf_state_scrub_z)
1486 #define V_sync_ifp VNET(sync_ifp);
1488 #define V_pf_default_rule VNET(pf_default_rule)
1585 #define V_pfi_all VNET(pfi_all)
1614 #define V_pf_status VNET(pf_status)
1621 #define V_pf_limits VNET(pf_limits)
1627 #define V_pf_anchors VNET(pf_anchors)
1629 #define V_pf_main_anchor VNET(pf_main_anchor)