Home
last modified time | relevance | path

Searched refs:NPROTO (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dnet.h25 #define NPROTO AF_MAX macro
/external/iptables/libxtables/
Dxtables.c70 #define NPROTO 255 macro
1015 if (me->family >= NPROTO) { in xtables_register_match()
1199 if (me->family >= NPROTO) { in xtables_register_target()
/external/minijail/linux-x86/
Dlibconstants.gen.c3316 #ifdef NPROTO
3317 { "NPROTO", (unsigned long) NPROTO },