Home
last modified time | relevance | path

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

/u-boot/include/
A Dnet6.h344 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 Ddhcpv6.c206 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 Dnet6.c327 int net_send_udp_packet6(uchar *ether, struct in6_addr *dest, int dport, in net_send_udp_packet6() function
A Dtftp.c433 net_send_udp_packet6(net_server_ethaddr, in tftp_send()

Completed in 11 milliseconds