Searched refs:IPPROTO_PGM (Results 1 – 6 of 6) sorted by relevance
138 #ifndef IPPROTO_PGM139 #define IPPROTO_PGM 113 macro
50 { IPPROTO_PGM, "PGM" },
184 if (ip6->ip6_nxt == IPPROTO_PGM) { in pgm_print()195 if (ip->ip_p == IPPROTO_PGM) { in pgm_print()
398 case IPPROTO_PGM: in ip6_print()
497 case IPPROTO_PGM: in ip_print_demux()
248 #define IPPROTO_PGM 113 /* PGM */ macro