rxrpc_keepalive_string   31 net/rxrpc/output.c static const char rxrpc_keepalive_string[] = "";
rxrpc_keepalive_string  616 net/rxrpc/output.c 	iov[1].iov_base	= (char *)rxrpc_keepalive_string;
rxrpc_keepalive_string  617 net/rxrpc/output.c 	iov[1].iov_len	= sizeof(rxrpc_keepalive_string);