Home
last modified time | relevance | path

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

/u-boot/test/cmd/
A Dwget.c86 IPPROTO_TCP); in sb_syn_handler()
150 IPPROTO_TCP); in sb_ack_handler()
172 if (ip->ip_p == IPPROTO_TCP) { in sb_http_handler()
/u-boot/net/
A Dnet.c908 sport, payload_len, IPPROTO_TCP, action, in net_send_tcp_packet()
945 case IPPROTO_TCP: in net_send_ip_packet()
1383 } else if (ip->ip_p == IPPROTO_TCP) { in net_process_received_packet()
A Dtcp.c139 b->ph.p = IPPROTO_TCP; in tcp_set_pseudo_header()
352 pkt_len, IPPROTO_TCP); in tcp_set_tcp_header()
/u-boot/include/
A Dnet.h312 #define IPPROTO_TCP 6 /* Transmission Control Protocol */ macro

Completed in 13 milliseconds