Searched defs:udphdr (Results 1 – 8 of 8) sorted by relevance
38 struct udphdr { struct45 static __inline struct udphdr * argument
42 struct udphdr { struct43 u_short uh_sport; /* source port */44 u_short uh_dport; /* destination port */45 u_short uh_ulen; /* udp length */46 u_short uh_sum; /* udp checksum */
40 struct udphdr { struct41 nd_uint16_t uh_sport; /* source port */42 nd_uint16_t uh_dport; /* destination port */43 nd_uint16_t uh_ulen; /* udp length */44 nd_uint16_t uh_sum; /* udp checksum */
376 udp_next(struct udphdr *udphdr) in udp_next()
100 struct greudp *udphdr; member
842 struct udphdr* udphdr; in FormatPacket() local
393 struct udphdr *udphdr; in setup_pkt_transport_reformat() local
805 struct udphdr *udphdr; rtw89_core_tx_btc_spec_pkt_notify() local