Home
last modified time | relevance | path

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

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