Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp_output.c454 static void tcp_options_write(__be32 *ptr, struct tcp_sock *tp, in tcp_options_write() function
1121 tcp_options_write((__be32 *)(th + 1), tp, &opts); in __tcp_transmit_skb()
3328 tcp_options_write((__be32 *)(th + 1), NULL, &opts); in tcp_make_synack()