Home
last modified time | relevance | path

Searched refs:IPPROTO_EGP (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/tcpdump/dist/
H A Dipproto.h55 #ifndef IPPROTO_EGP
56 #define IPPROTO_EGP 8 /* exterior gateway protocol */ macro
/netbsd-src/sys/netinet/
H A Din.h83 #define IPPROTO_EGP 8 /* exterior gateway protocol */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/
H A Din_.d29 enum IPPROTO_EGP = 8; in version() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
H A Din_.d23 enum IPPROTO_EGP = 8; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
H A Din_.d27 enum IPPROTO_EGP = 8; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d43 enum IPPROTO_EGP = 8; variable
/netbsd-src/usr.bin/fstat/
H A Dfstat.c1322 case IPPROTO_EGP: in getinetproto()
/netbsd-src/usr.bin/kdump/
H A Dkdump.c592 CASERETURN(IPPROTO_EGP); in sockproto()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/netinet/
H A Din_.d348 IPPROTO_EGP = 8,