Home
last modified time | relevance | path

Searched refs:sender (Results 1 – 3 of 3) sorted by relevance

/net/netfilter/
A Dnf_conntrack_proto_tcp.c327 ((sender)->td_maxwin > MAXACKWINCONST ? (sender)->td_maxwin \
466 sender->td_end = in tcp_init_sender()
467 sender->td_maxend = end; in tcp_init_sender()
478 sender->td_scale = 0; in tcp_init_sender()
557 sender->td_end = end; in tcp_in_window()
560 sender->td_maxend = end + sender->td_maxwin; in tcp_in_window()
640 sender->td_end = end; in tcp_in_window()
671 win <<= sender->td_scale; in tcp_in_window()
676 sender->td_maxwin = swin; in tcp_in_window()
678 sender->td_end = end; in tcp_in_window()
[all …]
/net/bridge/netfilter/
A Debt_stp.c32 u8 sender[8]; member
74 v16 = NR16(stpc->sender); in ebt_filter_config()
81 !ether_addr_equal_masked(&stpc->sender[2], in ebt_filter_config()
/net/ipv4/
A DKconfig486 BIC-TCP is a sender-side only change that ensures a linear RTT
508 TCP Westwood+ is a sender-side only modification of the TCP Reno
543 TCP-Hybla is a sender-side only change that eliminates penalization of
552 TCP Vegas is a sender-side only change to TCP that anticipates
578 Scalable TCP is a sender-side only change to TCP which uses a
596 TCP Veno is a sender-side only enhancement of TCP to obtain better
608 YeAH-TCP is a sender-side high-speed enabled TCP congestion control
621 TCP-Illinois is a sender-side modification of TCP Reno for
655 the TCP sender in order to:

Completed in 11 milliseconds