Searched refs:RXRPC_CMD_SEND_DATA (Results 1 – 2 of 2) sorted by relevance
499 if (p->command != RXRPC_CMD_SEND_DATA) in rxrpc_sendmsg_cmsg()510 if (p->command != RXRPC_CMD_SEND_DATA) in rxrpc_sendmsg_cmsg()557 if (p->call.tx_total_len != -1 && p->command != RXRPC_CMD_SEND_DATA) in rxrpc_sendmsg_cmsg()625 .command = RXRPC_CMD_SEND_DATA, in rxrpc_do_sendmsg()647 if (p.command != RXRPC_CMD_SEND_DATA) in rxrpc_do_sendmsg()723 } else if (p.command != RXRPC_CMD_SEND_DATA) { in rxrpc_do_sendmsg()
756 RXRPC_CMD_SEND_DATA, /* send data message */ enumerator