Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/tcpdump/
Dipproto.h61 #ifndef IPPROTO_EGP
62 #define IPPROTO_EGP 8 /* exterior gateway protocol */ macro
Dipproto.c36 { IPPROTO_EGP, "EGP" },
Dprint-ip.c419 case IPPROTO_EGP: in ip_print_demux()
/freebsd-9-stable/sys/netinet/
Din.h146 #define IPPROTO_EGP 8 /* exterior gateway protocol */ macro