Home
last modified time | relevance | path

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

/dports/net/norm/norm-1.5r6/protolib/src/sim/ns/ns233/
H A Dpacket.h163 static const packet_t PT_PGM = 52; variable
362 name_[PT_PGM] = "PGM"; in initName()
/dports/net/norm/norm-1.5r6/protolib/src/sim/ns/ns234/
H A Dpacket.h162 static const packet_t PT_PGM = 52; variable
364 name_[PT_PGM] = "PGM"; in initName()
/dports/net/norm/norm-1.5r6/protolib/src/sim/ns/ns235/
H A Dpacket.h163 static const packet_t PT_PGM = 52; variable
386 name_[PT_PGM] = "PGM"; in initName()
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dprint-udp.c496 case PT_PGM: in udp_print()
H A Dnetdissect.h286 #define PT_PGM 14 /* [UDP-encapsulated] Pragmatic General Multicast */ macro
H A Dtcpdump.c1807 ndo->ndo_packettype = PT_PGM; in main()