Searched refs:NPROTO (Results 1 – 3 of 3) sorted by relevance
25 #define NPROTO AF_MAX macro
70 #define NPROTO 255 macro1015 if (me->family >= NPROTO) { in xtables_register_match()1199 if (me->family >= NPROTO) { in xtables_register_target()
3316 #ifdef NPROTO3317 { "NPROTO", (unsigned long) NPROTO },