gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:IFAREF (0.01 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/net/if.h - 41.3KB - 977 lines
672: #ifdef IFAREF_DEBUG
673: #define IFAREF(ifa)                                                     \
674: do {                                                                    \
689: #else 690: #define IFAREF(ifa) (ifa)->ifa_refcnt++ 691: