Home
last modified time | relevance | path

Searched refs:swin (Results 1 – 5 of 5) sorted by relevance

/linux/net/netfilter/
H A Dnf_conntrack_proto_tcp.c562 __u32 seq, ack, sack, end, win, swin; in tcp_in_window() local
602 swin = win << sender->td_scale; in tcp_in_window()
603 sender->td_maxwin = (swin == 0 ? 1 : swin); in tcp_in_window()
716 swin = win + (sack - ack); in tcp_in_window()
717 if (sender->td_maxwin < swin) in tcp_in_window()
718 sender->td_maxwin = swin; in tcp_in_window()
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a83t-allwinner-h8homlet-v2.dts127 swin-supply = <&reg_dcdc1>;
H A Dsun8i-a83t-bananapi-m3.dts224 swin-supply = <&reg_dcdc1>;
H A Dsun8i-a83t-cubietruck-plus.dts244 swin-supply = <&reg_dcdc1>;
H A Dsun8i-a83t-tbs-a711.dts267 swin-supply = <&reg_dcdc1>;