Home
last modified time | relevance | path

Searched defs:ATOMIC_DECL (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h163 # define ATOMIC_DECL(x) atomic_add_long(&(x), -1) macro
648 # define ATOMIC_DECL ATOMIC_DEC macro