Searched refs:tcp_established_options (Results 1 – 1 of 1) sorted by relevance
913 static unsigned int tcp_established_options(struct sock *sk, struct sk_buff *skb, in tcp_established_options() function1282 tcp_options_size = tcp_established_options(sk, skb, &opts, in __tcp_transmit_skb()1837 header_len = tcp_established_options(sk, NULL, &opts, &md5) + in tcp_current_mss()