Home
last modified time | relevance | path

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

/linux-6.1.9/net/rxrpc/
Doutput.c31 static const char rxrpc_keepalive_string[] = ""; variable
662 iov[1].iov_base = (char *)rxrpc_keepalive_string; in rxrpc_send_keepalive()
663 iov[1].iov_len = sizeof(rxrpc_keepalive_string); in rxrpc_send_keepalive()