Home
last modified time | relevance | path

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

/u-boot/net/
A Dtcp.c296 current_tcp_state = TCP_CLOSED; in tcp_set_tcp_header()
525 current_tcp_state = TCP_CLOSED; in tcp_state_machine()
532 case TCP_CLOSED: in tcp_state_machine()
597 current_tcp_state = TCP_CLOSED; in tcp_state_machine()
615 current_tcp_state = TCP_CLOSED; in tcp_state_machine()
621 current_tcp_state = TCP_CLOSED; in tcp_state_machine()
A Dwget.c344 case TCP_CLOSED: in wget_handler()
A Dnet.c419 tcp_set_tcp_state(TCP_CLOSED); in net_init()
/u-boot/include/net/
A Dtcp.h270 TCP_CLOSED, enumerator

Completed in 12 milliseconds