Searched refs:IPPROTO_PGM (Results 1 – 6 of 6) sorted by relevance
138 #ifndef IPPROTO_PGM139 #define IPPROTO_PGM 113 macro
51 { IPPROTO_PGM, "PGM" },
202 if (ip6->ip6_nxt == IPPROTO_PGM) { in pgm_print()215 if (ip->ip_p == IPPROTO_PGM) { in pgm_print()
244 case IPPROTO_PGM: in ip6_print()
482 case IPPROTO_PGM: in ip_print_demux()
246 #define IPPROTO_PGM 113 /* PGM */ macro