Searched refs:RXRPC_CMD_SEND_DATA (Results 1 – 2 of 2) sorted by relevance
533 if (p->command != RXRPC_CMD_SEND_DATA) in rxrpc_sendmsg_cmsg()544 if (p->command != RXRPC_CMD_SEND_DATA) in rxrpc_sendmsg_cmsg()591 if (p->call.tx_total_len != -1 && p->command != RXRPC_CMD_SEND_DATA) in rxrpc_sendmsg_cmsg()662 .command = RXRPC_CMD_SEND_DATA, in rxrpc_do_sendmsg()684 if (p.command != RXRPC_CMD_SEND_DATA) in rxrpc_do_sendmsg()760 } else if (p.command != RXRPC_CMD_SEND_DATA) { in rxrpc_do_sendmsg()
721 RXRPC_CMD_SEND_DATA, /* send data message */ enumerator