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