Home
last modified time | relevance | path

Searched refs:net_set_ip_header (Results 1 – 3 of 3) sorted by relevance

/u-boot/net/
A Dping.c29 net_set_ip_header(pkt, dest, net_ip, IP_ICMP_HDR_SIZE, IPPROTO_ICMP); in set_icmp_header()
A Dnet.c1476 void net_set_ip_header(uchar *pkt, struct in_addr dest, struct in_addr source, in net_set_ip_header() function
1514 net_set_ip_header(pkt, dest, net_ip, IP_UDP_HDR_SIZE + len, in net_set_udp_header()
/u-boot/include/
A Dnet.h619 void net_set_ip_header(uchar *pkt, struct in_addr dest, struct in_addr source,

Completed in 8 milliseconds