Home
last modified time | relevance | path

Searched defs:udpahdr_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dudp_impl.h207 typedef struct udpahdr_s { struct
208 in_port_t uha_src_port; /* Source port */
209 in_port_t uha_dst_port; /* Destination port */
210 uint16_t uha_length; /* UDP length */
211 uint16_t uha_checksum; /* UDP checksum */