Searched refs:IPPROTO_PGM (Results 1 – 5 of 5) sorted by relevance
134 #ifndef IPPROTO_PGM135 #define IPPROTO_PGM 113 macro
48 { IPPROTO_PGM, "PGM" },
203 case IPPROTO_PGM: in ip_demux_print()
183 if (GET_U_1(ip6->ip6_nxt) == IPPROTO_PGM) { in pgm_print()194 if (GET_U_1(ip->ip_p) == IPPROTO_PGM) { in pgm_print()
245 #define IPPROTO_PGM 113 /* PGM */ macro