Home
last modified time | relevance | path

Searched refs:PT_PGM (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dinterface.h81 #define PT_PGM 14 /* [UDP-encapsulated] Pragmatic General Multicast */ macro
Dprint-udp.c475 case PT_PGM: in udp_print()
Dnetdissect.h203 #define PT_PGM 14 /* [UDP-encapsulated] Pragmatic General Multicast */ macro
Dtcpdump.c1359 packettype = PT_PGM; in main()