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

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

Completed in 140 milliseconds