Searched defs:udpahdr_s (Results 1 – 1 of 1) sorted by relevance
202 typedef struct udpahdr_s { struct203 in_port_t uha_src_port; /* Source port */204 in_port_t uha_dst_port; /* Destination port */205 uint16_t uha_length; /* UDP length */206 uint16_t uha_checksum; /* UDP checksum */