Searched refs:net_send_udp_packet6 (Results 1 – 4 of 4) sorted by relevance
| /u-boot/include/ |
| A D | net6.h | 344 int net_send_udp_packet6(uchar *ether, struct in6_addr *dest, int dport, 429 net_send_udp_packet6(uchar *ether, struct in6_addr *dest, in net_send_udp_packet6() function
|
| /u-boot/net/ |
| A D | dhcpv6.c | 206 net_send_udp_packet6((uchar *)net_bcast_ethaddr, &dhcp_bcast_ip6, in dhcp6_send_solicit_packet() 258 net_send_udp_packet6((uchar *)net_bcast_ethaddr, &dhcp_bcast_ip6, in dhcp6_send_request_packet()
|
| A D | net6.c | 327 int net_send_udp_packet6(uchar *ether, struct in6_addr *dest, int dport, in net_send_udp_packet6() function
|
| A D | tftp.c | 433 net_send_udp_packet6(net_server_ethaddr, in tftp_send()
|
Completed in 11 milliseconds