Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dipproto.h59 #ifndef IPPROTO_EGP
60 #define IPPROTO_EGP 8 /* exterior gateway protocol */ macro
H A Dipproto.c31 { IPPROTO_EGP, "EGP" },
H A Dprint-ip-demux.c150 case IPPROTO_EGP: in ip_demux_print()
/dragonfly/sys/netinet/
H A Din.h110 #define IPPROTO_EGP 8 /* exterior gateway protocol */ macro