Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c353 get_map(struct ip_fw_chain *chain, int extra, int locked) in get_map() function
735 map = get_map(chain, count, 0 /* not locked */); in commit_rules()
799 map = get_map(chain, 1, locked); in ipfw_add_protected_rule()
1040 map = get_map(chain, 0, 1 /* locked */); in delete_range()