Home
last modified time | relevance | path

Searched refs:udp_dst (Results 1 – 4 of 4) sorted by relevance

/u-boot/lib/efi_selftest/
A Defi_selftest_snp.c130 p.ip_udp.udp_dst = htons(67); in send_dhcp_discover()
388 buffer.p.ip_udp.udp_dst != ntohs(68) || in execute()
/u-boot/test/log/
A Dsyslog_test.c45 ut_asserteq(ntohs(ip_udp_hdr->udp_dst), 514); in sb_log_tx_handler()
/u-boot/net/
A Dnet.c1066 ntohs(ip->udp_dst), src_ip, in receive_icmp()
1306 ntohs(ip->udp_dst), in net_process_received_packet()
1314 ntohs(ip->udp_dst), in net_process_received_packet()
1518 ip->udp_dst = htons(dport); in net_set_udp_header()
/u-boot/include/
A Dnet.h413 u16 udp_dst; /* UDP destination port */ member

Completed in 9 milliseconds