Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dtcp_output.c1532 unsigned int mss_now, gfp_t gfp) in tcp_fragment()
1696 int mss_now; in __tcp_mtu_to_mss() local
1798 int mss_now; in tcp_sync_mss() local
1823 u32 mss_now; in tcp_current_mss() local
1956 static u32 tcp_tso_autosize(const struct sock *sk, unsigned int mss_now, in tcp_tso_autosize()
1978 static u32 tcp_tso_segs(struct sock *sk, unsigned int mss_now) in tcp_tso_segs()
1994 unsigned int mss_now, in tcp_mss_split_point()
2052 static int tcp_init_tso_segs(struct sk_buff *skb, unsigned int mss_now) in tcp_init_tso_segs()
2110 unsigned int mss_now, gfp_t gfp) in tso_fragment()
2328 int mss_now; in tcp_mtu_probe() local
[all …]
A Dtcp.c694 void tcp_push(struct sock *sk, int flags, int mss_now, in tcp_push()
886 static unsigned int tcp_xmit_size_goal(struct sock *sk, u32 mss_now, in tcp_xmit_size_goal()
913 int mss_now; in tcp_send_mss() local
1004 int mss_now, size_goal; in do_tcp_sendpages() local
1182 int mss_now = 0, size_goal, copied_syn = 0; in tcp_sendmsg_locked() local
A Dtcp_input.c979 unsigned int mss_now; member
/linux/net/decnet/
A Daf_decnet.c1872 int mss_now = min_t(int, scp->segsize_loc, scp->segsize_rem); in dn_current_mss() local
/linux/net/mptcp/
A Dprotocol.c1134 int mss_now; member

Completed in 35 milliseconds