Home
last modified time | relevance | path

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

/qemu/include/net/
H A Deth.h152 struct udp_hdr { struct
153 uint16_t uh_sport; /* source port */
154 uint16_t uh_dport; /* destination port */
155 uint16_t uh_ulen; /* udp length */
156 uint16_t uh_sum; /* udp checksum */