Home
last modified time | relevance | path

Searched refs:IPFW_WLOCK (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_eaction.c222 IPFW_WLOCK(ch); in create_eaction_obj()
242 IPFW_WLOCK(ch); in destroy_eaction_obj()
271 IPFW_WLOCK(ch); in reset_eaction_rules()
H A Dip_fw_nat.c128 IPFW_WLOCK(chain); in ifaddr_change()
512 IPFW_WLOCK(chain); in nat44_config()
548 IPFW_WLOCK(chain); in nat44_config()
642 IPFW_WLOCK(chain); in nat44_destroy()
1006 IPFW_WLOCK(chain); in ipfw_nat_del()
1151 IPFW_WLOCK(chain); in vnet_ipfw_nat_uninit()
H A Dip_fw_iface.c431 IPFW_WLOCK(ch); in handle_ifattach()
448 IPFW_WLOCK(ch); in handle_ifdetach()
H A Dip_fw_table.c645 IPFW_WLOCK(ch); in add_table_entry()
766 IPFW_WLOCK(ch); in del_table_entry()
887 IPFW_WLOCK(ch); in check_table_space()
1298 IPFW_WLOCK(ch); in flush_table()
1444 IPFW_WLOCK(ch); in swap_tables()
1499 IPFW_WLOCK(ch); in destroy_table()
1579 IPFW_WLOCK(ch); in ipfw_resize_tables()
3319 IPFW_WLOCK(ch); in ipfw_destroy_tables()
H A Dip_fw_private.h435 #define IPFW_WLOCK(p) rw_wlock(&(p)->rwmtx) macro
456 #define IPFW_WLOCK(p) rm_wlock(&(p)->rwmtx) macro
H A Dip_fw_table_value.c223 IPFW_WLOCK(ch); in resize_shared_value_storage()
H A Dip_fw_sockopt.c329 IPFW_WLOCK(chain); in ipfw_init_skipto_cache()
389 IPFW_WLOCK(chain); in swap_map()
1416 IPFW_WLOCK(chain); in enable_sets()
H A Dip_fw2.c3503 IPFW_WLOCK(chain); in vnet_ipfw_uninit()
H A Dip_fw_dynamic.c2654 IPFW_WLOCK(chain); in dyn_grow_hashtable()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64clat_control.c279 IPFW_WLOCK(ch); in nat64clat_config()