Searched defs:_tagUDPHeader (Results 1 – 1 of 1) sorted by relevance
103 typedef struct _tagUDPHeader { struct104 USHORT udp_src; // Source port105 USHORT udp_dest; // Destination port106 USHORT udp_length; // length of datagram107 USHORT udp_xsum; // checksum