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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_output.c1812 void __tcp_push_pending_frames(struct sock *sk, unsigned int cur_mss, argument
1392 tcp_nagle_test(struct tcp_sock *tp, struct sk_buff *skb, unsigned int cur_mss, int nonagle) argument
1418 tcp_snd_wnd_test(struct tcp_sock *tp, struct sk_buff *skb, unsigned int cur_mss) argument
1433 tcp_snd_test(struct sock *sk, struct sk_buff *skb, unsigned int cur_mss, int nonagle) argument
2069 unsigned int cur_mss; local
[all...]

Completed in 96 milliseconds