Format: AllC/C++CSSTextshell script Advanced Search
672: #ifdef IFAREF_DEBUG 673: #define IFAREF(ifa) \ 674: do { \ 689: #else 690: #define IFAREF(ifa) (ifa)->ifa_refcnt++ 691: