Searched refs:rxrpc_rx_window_size (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/rxrpc/
H A Dmisc.c43 unsigned int rxrpc_rx_window_size = 255; variable
H A Dsysctl.c105 .data = &rxrpc_rx_window_size,
H A Dconn_event.c163 trailer.rwind = htonl(rxrpc_rx_window_size);
174 pkt.ack.reason, 0, rxrpc_rx_window_size);
H A Dar-internal.h1131 extern unsigned int rxrpc_rx_window_size;
H A Dcall_object.c174 call->rx_winsize = rxrpc_rx_window_size;

Completed in 130 milliseconds