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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Daf_decnet.c1871 int mss_now = min_t(int, scp->segsize_loc, scp->segsize_rem); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp.c553 static inline void tcp_push(struct sock *sk, int flags, int mss_now, argument
713 static unsigned int tcp_xmit_size_goal(struct sock *sk, u32 mss_now, argument
746 int mss_now; local
758 int mss_now, size_goal; local
921 int mss_now, size_goal; local
[all...]
H A Dtcp_output.c1147 int mss_now; local
926 tcp_set_skb_tso_segs(struct sock *sk, struct sk_buff *skb, unsigned int mss_now) argument
994 tcp_fragment(struct sock *sk, struct sk_buff *skb, u32 len, unsigned int mss_now) argument
1226 int mss_now; local
1251 u32 mss_now; local
1310 tcp_mss_split_point(struct sock *sk, struct sk_buff *skb, unsigned int mss_now, unsigned int cwnd) argument
1354 tcp_init_tso_segs(struct sock *sk, struct sk_buff *skb, unsigned int mss_now) argument
1380 tcp_nagle_check(const struct tcp_sock *tp, const struct sk_buff *skb, unsigned mss_now, int nonagle) argument
1470 tso_fragment(struct sock *sk, struct sk_buff *skb, unsigned int len, unsigned int mss_now, gfp_t gfp) argument
1607 int mss_now; local
1731 tcp_write_xmit(struct sock *sk, unsigned int mss_now, int nonagle, int push_one, gfp_t gfp) argument
1829 tcp_push_one(struct sock *sk, unsigned int mss_now) argument
2307 int mss_now; local
[all...]

Completed in 122 milliseconds