Home
last modified time | relevance | path

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

/openbmc/linux/net/rose/
H A Dsysctl_net_rose.c20 static int min_window[] = {1}, max_window[] = {7}; variable
/openbmc/linux/net/netrom/
H A Dsysctl_net_netrom.c25 static int min_window[] = {1}, max_window[] = {127}; variable
/openbmc/linux/net/ax25/
H A Dsysctl_net_ax25.c16 static int min_window[] = {1}, max_window[] = {7}; variable
/openbmc/linux/tools/include/uapi/linux/
H A Dtcp.h145 __u32 max_window; member
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-omap.c324 u32 start_window = 0, max_window = 0; in sdhci_omap_execute_tuning() local
/openbmc/linux/include/uapi/linux/
H A Dtcp.h145 __u32 max_window; member
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c624 u32 start_window = 0, max_window = 0; in omap_hsmmc_execute_tuning() local
/openbmc/linux/include/linux/
H A Dtcp.h238 u32 max_window; /* Maximal window ever seen from peer */ member
/openbmc/linux/net/ipv4/
H A Dtcp_input.c3892 u32 max_window; in tcp_ack() local