Searched refs:tcp_options_write (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dtcp.h261 /* SACKs data, these 2 need to be together (see tcp_options_write) */
/linux-4.1.27/net/ipv4/
H A Dtcp_output.c449 static void tcp_options_write(__be32 *ptr, struct tcp_sock *tp, tcp_options_write() function
996 tcp_options_write((__be32 *)(th + 1), tp, &opts); tcp_transmit_skb()
3012 tcp_options_write((__be32 *)(th + 1), tp, &opts); tcp_make_synack()

Completed in 58 milliseconds