Searched refs:IPPROTO_PGM (Results 1 – 6 of 6) sorted by relevance
136 #ifndef IPPROTO_PGM137 #define IPPROTO_PGM 113 macro
55 { IPPROTO_PGM, "PGM" },
211 case IPPROTO_PGM: in ip6_print()
204 if (ip6->ip6_nxt == IPPROTO_PGM) { in pgm_print()217 if (ip->ip_p == IPPROTO_PGM) { in pgm_print()
518 case IPPROTO_PGM: in ip_print_demux()
214 #define IPPROTO_PGM 113 /* PGM */ macro