HomeSort by: relevance | last modified time | path
    Searched refs:ATOMIC_INC32 (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_scan.c 231 ATOMIC_INC32(i->ipsc_fref);
257 ATOMIC_INC32(i->ipsc_sref);
ip_pool.c 709 ATOMIC_INC32(p->ipo_ref);
1261 ATOMIC_INC32(nextipo->ipo_ref);
1288 ATOMIC_INC32(nextnode->ipn_ref);
ip_dstlist.c 366 ATOMIC_INC32(next->ipld_ref);
ip_htable.c 743 ATOMIC_INC32(iph->iph_ref);
ip_nat.c 1477 ATOMIC_INC32(softn->ipf_nat_stats.ns_rules_rdr);
1495 ATOMIC_INC32(softn->ipf_nat_stats.ns_rules_map);
1511 ATOMIC_INC32(softn->ipf_nat_stats.ns_rules);
2013 ATOMIC_INC32(softn->ipf_nat_stats.ns_rules);
6543 ATOMIC_INC32(nexthm->hm_ref);
6561 ATOMIC_INC32(nextipnat->in_use);
ip_compat.h 752 # define ATOMIC_INC32 ATOMIC_INC

Completed in 23 milliseconds