Home
last modified time | relevance | path

Searched refs:rxrpc_keepalive_string (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/net/rxrpc/
Doutput.c43 static const char rxrpc_keepalive_string[] = ""; variable
678 iov[1].iov_base = (char *)rxrpc_keepalive_string; in rxrpc_send_keepalive()
679 iov[1].iov_len = sizeof(rxrpc_keepalive_string); in rxrpc_send_keepalive()