Home
last modified time | relevance | path

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

/dragonfly/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-demux.c125 case IPPROTO_PIGP: in ip_demux_print()
/dragonfly/sys/netinet/
H A Din.h111 #define IPPROTO_PIGP 9 /* private interior gateway */ macro