Home
last modified time | relevance | path

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

/freebsd-13.1/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.c437 case IPPROTO_EGP: in ip_print_demux()
/freebsd-13.1/sys/netinet/
H A Din.h148 #define IPPROTO_EGP 8 /* exterior gateway protocol */ macro