Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c372 swap_map(struct ip_fw_chain *chain, struct ip_fw **new_map, int new_len) in swap_map() function
561 map = swap_map(chain, map, chain->n_rules + count); in ipfw_commit_rules()
585 map = swap_map(chain, map, chain->n_rules + 1); in ipfw_add_protected_rule()
844 map = swap_map(chain, map, chain->n_rules - n); in delete_range()