Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/rxrpc/
H A 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()