Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/
Dtcp.c674 static void tcp_rx_seq ( struct tcp_connection *tcp, uint32_t seq_len ) { in tcp_rx_seq() function
710 tcp_rx_seq ( tcp, 1 ); in tcp_rx_syn()
820 tcp_rx_seq ( tcp, len ); in tcp_rx_data()
840 tcp_rx_seq ( tcp, 1 ); in tcp_rx_fin()