Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
Dnf_reject.h
/openbmc/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 */