Searched refs:ATOMIC_INCL (Results 1 – 4 of 4) sorted by relevance
162 # define ATOMIC_INCL(x) atomic_add_long(&(x), 1) macro646 #ifndef ATOMIC_INCL647 # define ATOMIC_INCL ATOMIC_INC macro
127 #define NINCLSIDE6(y,x) ATOMIC_INCL(softn->ipf_nat_stats.ns_side6[y].x)1380 ATOMIC_INCL(nside->ns_icmp_basic); in ipf_nat6_icmperrorlookup()1388 ATOMIC_INCL(nside->ns_icmp_size); in ipf_nat6_icmperrorlookup()1410 ATOMIC_INCL(nside->ns_icmp_mbuf); in ipf_nat6_icmperrorlookup()1416 ATOMIC_INCL(nside->ns_icmp_mbuf); in ipf_nat6_icmperrorlookup()1424 ATOMIC_INCL(nside->ns_icmp_address); in ipf_nat6_icmperrorlookup()1467 ATOMIC_INCL(nside->ns_icmp_short); in ipf_nat6_icmperrorlookup()3669 ATOMIC_INCL(softn->ipf_nat_stats.ns_divert_build); in ipf_nat6_builddivertmp()
3568 ATOMIC_INCL(nside->ns_icmp_basic); in ipf_nat_icmperrorlookup()3579 ATOMIC_INCL(nside->ns_icmp_size); in ipf_nat_icmperrorlookup()3600 ATOMIC_INCL(nside->ns_icmp_mbuf); in ipf_nat_icmperrorlookup()3606 ATOMIC_INCL(nside->ns_icmp_mbuf); in ipf_nat_icmperrorlookup()3614 ATOMIC_INCL(nside->ns_icmp_address); in ipf_nat_icmperrorlookup()3657 ATOMIC_INCL(nside->ns_icmp_short); in ipf_nat_icmperrorlookup()
140 #define SINCL(x) ATOMIC_INCL(softs->x)