Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcpdump/
H A Dipproto.h62 #ifndef IPPROTO_PIGP
63 #define IPPROTO_PIGP 9 macro
H A Dipproto.c32 { IPPROTO_PIGP, "IGRP" },
H A Dprint-ip.c412 case IPPROTO_PIGP: in ip_print_demux()
/freebsd-12.1/sys/netinet/
H A Din.h149 #define IPPROTO_PIGP 9 /* private interior gateway */ macro