Searched refs:IPPROTO_ND (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dipproto.h112 #ifndef IPPROTO_ND
113 #define IPPROTO_ND 77 /* Sun net disk proto (temp.) */ macro
H A Dprint-ip-demux.c146 case IPPROTO_ND:
/netbsd-current/usr.sbin/ndbootd/
H A Dndbootd.h133 #undef IPPROTO_ND macro
134 #define IPPROTO_ND 77 macro
H A Dndbootd.c551 || ip_packet->ip_p != IPPROTO_ND) {
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/netinet/
H A Din_.d112 IPPROTO_ND = 77,
157 IPPROTO_ND = 77,
200 IPPROTO_ND = 77,
235 IPPROTO_ND = 77,
312 IPPROTO_ND = 77,
398 IPPROTO_ND = 77,
/netbsd-current/usr.sbin/ndbootd/config/
H A Dndbootd-bpf.c81 /* drop this packet if its IP protocol isn't IPPROTO_ND: */
83 BPF_JUMP(BPF_JMP + BPF_JEQ + BPF_K, IPPROTO_ND, 0, 7),
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d115 enum IPPROTO_ND = 77;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d516 IPPROTO_ND = 77,

Completed in 116 milliseconds