Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dtcp_output.c934 unsigned int mss_now) in tcp_set_skb_tso_segs()
1005 unsigned int mss_now) in tcp_fragment()
1159 int mss_now; in tcp_mtu_to_mss() local
1238 int mss_now; in tcp_sync_mss() local
1263 u32 mss_now; in tcp_current_mss() local
1323 unsigned int mss_now, unsigned int max_segs) in tcp_mss_split_point()
1368 unsigned int mss_now) in tcp_init_tso_segs()
1395 unsigned mss_now, int nonagle) in tcp_nagle_check()
1484 unsigned int mss_now, gfp_t gfp) in tso_fragment()
1624 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()
718 static unsigned int tcp_xmit_size_goal(struct sock *sk, u32 mss_now, in tcp_xmit_size_goal()
753 int mss_now; in tcp_send_mss() local
765 int mss_now, size_goal; in do_tcp_sendpages() local
921 int mss_now, size_goal; in tcp_sendmsg() local
/linux-3.4.99/net/decnet/
Daf_decnet.c1873 int mss_now = min_t(int, scp->segsize_loc, scp->segsize_rem); in dn_current_mss() local