Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dtcp_output.c608 static void tcp_options_write(__be32 *ptr, struct tcp_sock *tp, in tcp_options_write() function
1351 tcp_options_write((__be32 *)(th + 1), tp, &opts); in __tcp_transmit_skb()
3595 tcp_options_write((__be32 *)(th + 1), NULL, &opts); in tcp_make_synack()