Searched refs:IPPROTO_EGP (Results 1 - 5 of 5) sorted by relevance

/external/tcpdump/
H A Dipproto.h60 #ifndef IPPROTO_EGP
61 #define IPPROTO_EGP 8 /* exterior gateway protocol */ macro
H A Dipproto.c36 { IPPROTO_EGP, "EGP" },
H A Dprint-ip.c469 case IPPROTO_EGP:
/external/kernel-headers/original/linux/
H A Din.h31 IPPROTO_EGP = 8, /* Exterior Gateway Protocol */ enumerator in enum:__anon7782
/external/strace/
H A Dnet.c114 #define IPPROTO_EGP IPPROTO_EGP macro
468 #ifdef IPPROTO_EGP
469 { IPPROTO_EGP, "IPPROTO_EGP" },

Completed in 1314 milliseconds