Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_output.c932 unsigned int mss_now) in tcp_set_skb_tso_segs()
1000 unsigned int mss_now) in tcp_fragment()
1156 int mss_now; in tcp_mtu_to_mss() local
1235 int mss_now; in tcp_sync_mss() local
1260 u32 mss_now; in tcp_current_mss() local
1320 unsigned int mss_now, unsigned int cwnd) in tcp_mss_split_point()
1365 unsigned int mss_now) in tcp_init_tso_segs()
1392 unsigned mss_now, int nonagle) in tcp_nagle_check()
1481 unsigned int mss_now, gfp_t gfp) in tso_fragment()
1617 int mss_now; in tcp_mtu_probe() local
[all …]
Dtcp.c557 static inline void tcp_push(struct sock *sk, int flags, int mss_now, in tcp_push()
717 static unsigned int tcp_xmit_size_goal(struct sock *sk, u32 mss_now, in tcp_xmit_size_goal()
750 int mss_now; in tcp_send_mss() local
762 int mss_now, size_goal; in do_tcp_sendpages() local
919 int mss_now, size_goal; in tcp_sendmsg() local
/linux-3.3/net/decnet/
Daf_decnet.c1874 int mss_now = min_t(int, scp->segsize_loc, scp->segsize_rem); in dn_current_mss() local