Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/networking/net_cachelines/
Dtcp_sock.rst33 … tsoffset read_mostly read_mostly tcp_established_options(tx);tcp_f…
91 … rx_opt read_mostly read_write tcp_established_options(tx);tcp_f…
/linux-6.14.4/net/ipv4/
Dtcp_output.c978 static unsigned int tcp_established_options(struct sock *sk, struct sk_buff *skb, in tcp_established_options() function
1336 tcp_options_size = tcp_established_options(sk, skb, &opts, &key); in __tcp_transmit_skb()
1882 header_len = tcp_established_options(sk, NULL, &opts, &key) + in tcp_current_mss()