Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_eaction.c224 IPFW_WUNLOCK(ch); in create_eaction_obj()
245 IPFW_WUNLOCK(ch); in destroy_eaction_obj()
295 IPFW_WUNLOCK(ch); in reset_eaction_rules()
H A Dip_fw_nat.c132 IPFW_WUNLOCK(chain); in ifaddr_change()
515 IPFW_WUNLOCK(chain); in nat44_config()
552 IPFW_WUNLOCK(chain); in nat44_config()
645 IPFW_WUNLOCK(chain); in nat44_destroy()
1009 IPFW_WUNLOCK(chain); in ipfw_nat_del()
1158 IPFW_WUNLOCK(chain); in vnet_ipfw_nat_uninit()
H A Dip_fw_iface.c434 IPFW_WUNLOCK(ch); in handle_ifattach()
451 IPFW_WUNLOCK(ch); in handle_ifdetach()
H A Dip_fw_table.c691 IPFW_WUNLOCK(ch); in add_table_entry()
780 IPFW_WUNLOCK(ch); in del_table_entry()
889 IPFW_WUNLOCK(ch); in check_table_space()
1301 IPFW_WUNLOCK(ch); in flush_table()
1455 IPFW_WUNLOCK(ch); in swap_tables()
1501 IPFW_WUNLOCK(ch); in destroy_table()
1589 IPFW_WUNLOCK(ch); in ipfw_resize_tables()
3321 IPFW_WUNLOCK(ch); in ipfw_destroy_tables()
H A Dip_fw_private.h436 #define IPFW_WUNLOCK(p) rw_wunlock(&(p)->rwmtx) macro
457 #define IPFW_WUNLOCK(p) rm_wunlock(&(p)->rwmtx) macro
H A Dip_fw_table_value.c233 IPFW_WUNLOCK(ch); in resize_shared_value_storage()
H A Dip_fw_sockopt.c333 IPFW_WUNLOCK(chain); in ipfw_init_skipto_cache()
395 IPFW_WUNLOCK(chain); in swap_map()
1418 IPFW_WUNLOCK(chain); in enable_sets()
H A Dip_fw2.c3510 IPFW_WUNLOCK(chain); in vnet_ipfw_uninit()
H A Dip_fw_dynamic.c2692 IPFW_WUNLOCK(chain); in dyn_grow_hashtable()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64clat_control.c288 IPFW_WUNLOCK(ch); in nat64clat_config()