Home
last modified time | relevance | path

Searched defs:max_window (Results 1 – 7 of 7) sorted by relevance

/linux-5.10/net/rose/ !
Dsysctl_net_rose.c20 static int min_window[] = {1}, max_window[] = {7}; variable
/linux-5.10/net/netrom/ !
Dsysctl_net_netrom.c25 static int min_window[] = {1}, max_window[] = {127}; variable
/linux-5.10/net/ax25/ !
Dsysctl_net_ax25.c16 static int min_window[] = {1}, max_window[] = {7}; variable
/linux-5.10/include/net/ !
Ddn.h96 unsigned long max_window; member
/linux-5.10/include/uapi/linux/ !
Dtcp.h145 __u32 max_window; member
/linux-5.10/drivers/mmc/host/ !
Dsdhci-omap.c293 u32 start_window = 0, max_window = 0; in sdhci_omap_execute_tuning() local
/linux-5.10/include/linux/ !
Dtcp.h206 u32 max_window; /* Maximal window ever seen from peer */ member