Searched refs:RXRPC_KEEPALIVE_TIME (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/rxrpc/
H A Dar-internal.h88 #define RXRPC_KEEPALIVE_TIME 20 /* NAT keepalive time in seconds */ macro
H A Dpeer_event.c255 keepalive_at = peer->last_tx_at + RXRPC_KEEPALIVE_TIME;
261 keepalive_at > base + RXRPC_KEEPALIVE_TIME) {
263 slot = RXRPC_KEEPALIVE_TIME;
333 stop = cursor + RXRPC_KEEPALIVE_TIME - 1;

Completed in 370 milliseconds