Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c606 static void tcp_options_write(__be32 *ptr, struct tcp_sock *tp, in tcp_options_write() function
1349 tcp_options_write((__be32 *)(th + 1), tp, &opts); in __tcp_transmit_skb()
3610 tcp_options_write((__be32 *)(th + 1), NULL, &opts); in tcp_make_synack()