Home
last modified time | relevance | path

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

/u-boot/net/
A Dnet6.c331 struct udp_hdr *udp; in net_send_udp_packet6()
334 udp = (struct udp_hdr *)((uchar *)net_tx_packet + net_eth_hdr_size() + in net_send_udp_packet6()
384 struct udp_hdr *udp; in net_ip6_handler()
424 udp = (struct udp_hdr *)(((uchar *)ip6) + IP6_HDR_SIZE); in net_ip6_handler()
/u-boot/include/
A Dnet6.h69 struct udp_hdr { struct

Completed in 7 milliseconds