Home
last modified time | relevance | path

Searched defs:mss_now (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dtcp_output.c1547 unsigned int mss_now, gfp_t gfp) in tcp_fragment()
1701 int mss_now; in __tcp_mtu_to_mss() local
1804 int mss_now; in tcp_sync_mss() local
1829 u32 mss_now; in tcp_current_mss() local
1978 static u32 tcp_tso_autosize(const struct sock *sk, unsigned int mss_now, in tcp_tso_autosize()
1998 static u32 tcp_tso_segs(struct sock *sk, unsigned int mss_now) in tcp_tso_segs()
2014 unsigned int mss_now, in tcp_mss_split_point()
2072 static int tcp_init_tso_segs(struct sk_buff *skb, unsigned int mss_now) in tcp_init_tso_segs()
2130 unsigned int mss_now, gfp_t gfp) in tso_fragment()
2395 int mss_now; in tcp_mtu_probe() local
[all …]
H A Dtcp.c705 void tcp_push(struct sock *sk, int flags, int mss_now, in tcp_push()
897 static unsigned int tcp_xmit_size_goal(struct sock *sk, u32 mss_now, in tcp_xmit_size_goal()
923 int mss_now; in tcp_send_mss() local
1045 int mss_now = 0, size_goal, copied_syn = 0; in tcp_sendmsg_locked() local
1355 int mss_now, size_goal; in tcp_splice_eof() local
H A Dtcp_input.c1003 unsigned int mss_now; member
/openbmc/linux/net/mptcp/
H A Dprotocol.c1130 int mss_now; member