Home
last modified time | relevance | path

Searched refs:net_send_tcp_packet (Results 1 – 5 of 5) sorted by relevance

/u-boot/net/
A Dwget.c99 net_send_tcp_packet(0, SERVER_PORT, our_port, action, in wget_send_stored()
105 net_send_tcp_packet(0, SERVER_PORT, our_port, action, in wget_send_stored()
120 net_send_tcp_packet((offset - ptr), SERVER_PORT, our_port, in wget_send_stored()
127 net_send_tcp_packet(0, SERVER_PORT, our_port, action, in wget_send_stored()
A Dfastboot_tcp.c35 net_send_tcp_packet(len, htons(curr_sport), htons(curr_dport), in fastboot_tcp_answer()
A Dtcp.c714 net_send_tcp_packet(0, ntohs(b->ip.hdr.tcp_src), in rxhand_tcp_f()
A Dnet.c904 int net_send_tcp_packet(int payload_len, int dport, int sport, u8 action, in net_send_tcp_packet() function
/u-boot/include/
A Dnet.h669 int net_send_tcp_packet(int payload_len, int dport, int sport, u8 action,

Completed in 32 milliseconds