Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_scan.c256 ATOMIC_DEC32(i->ipsc_fref); in ipf_scan_detachfr()
270 ATOMIC_DEC32(i->ipsc_sref);
H A Dip_compat.h165 # define ATOMIC_DEC32(x) atomic_add_32((u_int *)&(x), -1) macro
650 # define ATOMIC_DEC32 ATOMIC_DEC macro
H A Dip_nat.c2281 ATOMIC_DEC32(softn->ipf_nat_stats.ns_wilds); in ipf_nat_delete()
6115 ATOMIC_DEC32(softn->ipf_nat_stats.ns_rules_rdr); in ipf_nat_rule_deref()
6120 ATOMIC_DEC32(softn->ipf_nat_stats.ns_rules_map); in ipf_nat_rule_deref()
6137 ATOMIC_DEC32(softn->ipf_nat_stats.ns_rules); in ipf_nat_rule_deref()