Home
last modified time | relevance | path

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

/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip_input.c1267 u32 nwin = ntohs(tcp_hdr(skb)->window); in tcp_nip_ack_update_window() local
1254 tcp_nip_may_update_window(const struct tcp_sock *tp, const u32 ack, const u32 ack_seq, const u32 nwin) tcp_nip_may_update_window() argument
/kernel/linux/linux-5.10/include/pcmcia/
H A Dcistpl.h422 u_char nwin; member
438 u_char nwin; member
/kernel/linux/linux-6.6/include/pcmcia/
H A Dcistpl.h422 u_char nwin; member
438 u_char nwin; member
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c3543 u32 nwin = ntohs(tcp_hdr(skb)->window); in tcp_ack_update_window() local
3504 tcp_may_update_window(const struct tcp_sock *tp, const u32 ack, const u32 ack_seq, const u32 nwin) tcp_may_update_window() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c3575 u32 nwin = ntohs(tcp_hdr(skb)->window); in tcp_ack_update_window() local
3536 tcp_may_update_window(const struct tcp_sock *tp, const u32 ack, const u32 ack_seq, const u32 nwin) tcp_may_update_window() argument
[all...]

Completed in 22 milliseconds