Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c355 get_map(struct ip_fw_chain *chain, int extra, int locked) in get_map() function
733 map = get_map(chain, count, 0 /* not locked */); in commit_rules()
797 map = get_map(chain, 1, locked); in ipfw_add_protected_rule()
1038 map = get_map(chain, 0, 1 /* locked */); in delete_range()