Searched refs:IPPROTO_PGM (Results 1 - 5 of 5) sorted by relevance

/external/tcpdump/
H A Dipproto.h136 #ifndef IPPROTO_PGM
137 #define IPPROTO_PGM 113 macro
H A Dipproto.c55 { IPPROTO_PGM, "PGM" },
H A Dprint-ip6.c211 case IPPROTO_PGM:
H A Dprint-pgm.c204 if (ip6->ip6_nxt == IPPROTO_PGM) {
217 if (ip->ip_p == IPPROTO_PGM) {
H A Dprint-ip.c518 case IPPROTO_PGM:

Completed in 106 milliseconds