Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dudp_impl.h202 typedef struct udpahdr_s { struct
203 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 */