/external/tcpdump/ |
D | ipproto.h | 117 #ifndef IPPROTO_ND 118 #define IPPROTO_ND 77 /* Sun net disk proto (temp.) */ macro
|
D | print-ip.c | 433 case IPPROTO_ND: in ip_print_demux()
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IN.py | 60 IPPROTO_ND = 77 variable
|
/external/python/cpython2/Lib/plat-darwin/ |
D | IN.py | 79 IPPROTO_ND = 77 variable
|
/external/python/cpython2/Lib/plat-freebsd4/ |
D | IN.py | 77 IPPROTO_ND = 77 variable
|
/external/python/cpython2/Lib/plat-freebsd5/ |
D | IN.py | 77 IPPROTO_ND = 77 variable
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IN.py | 156 IPPROTO_ND = 77 variable
|
/external/python/cpython2/Lib/plat-freebsd6/ |
D | IN.py | 233 IPPROTO_ND = 77 variable
|
/external/python/cpython2/Lib/plat-freebsd7/ |
D | IN.py | 227 IPPROTO_ND = 77 variable
|
/external/python/cpython2/Lib/plat-freebsd8/ |
D | IN.py | 227 IPPROTO_ND = 77 variable
|
/external/python/cpython2/Lib/plat-unixware7/ |
D | IN.py | 755 IPPROTO_ND = 77 variable
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | IN.py | 1268 IPPROTO_ND = 77 variable
|
/external/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/ |
D | mod.rs | 844 pub const IPPROTO_ND: ::c_int = 77; constant
|
/external/python/cpython3/Modules/ |
D | socketmodule.c | 321 #define IPPROTO_ND IPPROTO_ND macro 7776 #ifdef IPPROTO_ND 7777 PyModule_AddIntMacro(m, IPPROTO_ND);
|
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
D | mod.rs | 843 pub const IPPROTO_ND: ::c_int = 77; constant
|
/external/python/cpython2/Modules/ |
D | socketmodule.c | 5090 #ifdef IPPROTO_ND 5091 PyModule_AddIntConstant(m, "IPPROTO_ND", IPPROTO_ND);
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.8.0a4.rst | 1276 IPPROTO_IGP IPPROTO_IPV4 IPPROTO_IPV6 IPPROTO_L2TP IPPROTO_MAX IPPROTO_ND
|
/external/rust/crates/libc/src/unix/bsd/apple/ |
D | mod.rs | 2042 pub const IPPROTO_ND: ::c_int = 77; constant
|
/external/strace/ |
D | ChangeLog | 2741 * xlat/inet_protocols.in (IPPROTO_GGP, IPPROTO_HELLO, IPPROTO_ND):
|