Searched refs:tcp_options_write (Results 1 – 1 of 1) sorted by relevance
/linux/net/ipv4/ |
H A D | tcp_output.c | 664 static void tcp_options_write(struct tcphdr *th, struct tcp_sock *tp, in tcp_options_write() function 1425 tcp_options_write(th, tp, NULL, &opts, &key); in __tcp_transmit_skb() 3838 tcp_options_write(th, NULL, tcp_rsk(req), &opts, &key); in tcp_make_synack()
|