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

  /src/sys/external/bsd/ipf/netinet/
ip_nat6.c 132 #define NINCLSIDE6(y,x) ATOMIC_INCL(softn->ipf_nat_stats.ns_side6[y].x)
1385 ATOMIC_INCL(nside->ns_icmp_basic);
1393 ATOMIC_INCL(nside->ns_icmp_size);
1415 ATOMIC_INCL(nside->ns_icmp_mbuf);
1421 ATOMIC_INCL(nside->ns_icmp_mbuf);
1429 ATOMIC_INCL(nside->ns_icmp_address);
1472 ATOMIC_INCL(nside->ns_icmp_short);
3676 ATOMIC_INCL(softn->ipf_nat_stats.ns_divert_build);
ip_compat.h 749 #ifndef ATOMIC_INCL
750 # define ATOMIC_INCL ATOMIC_INC
ip_nat.c 3585 ATOMIC_INCL(nside->ns_icmp_basic);
3596 ATOMIC_INCL(nside->ns_icmp_size);
3617 ATOMIC_INCL(nside->ns_icmp_mbuf);
3623 ATOMIC_INCL(nside->ns_icmp_mbuf);
3631 ATOMIC_INCL(nside->ns_icmp_address);
3674 ATOMIC_INCL(nside->ns_icmp_short);
ip_state.c 150 #define SINCL(x) ATOMIC_INCL(softs->x)

Completed in 24 milliseconds