Searched refs:RXRPC_CMD_SEND_DATA (Results 1 – 2 of 2) sorted by relevance
496 if (p->command != RXRPC_CMD_SEND_DATA) in rxrpc_sendmsg_cmsg()507 if (p->command != RXRPC_CMD_SEND_DATA) in rxrpc_sendmsg_cmsg()554 if (p->call.tx_total_len != -1 && p->command != RXRPC_CMD_SEND_DATA) in rxrpc_sendmsg_cmsg()624 .command = RXRPC_CMD_SEND_DATA, in rxrpc_do_sendmsg()650 if (p.command != RXRPC_CMD_SEND_DATA) in rxrpc_do_sendmsg()724 } else if (p.command != RXRPC_CMD_SEND_DATA) { in rxrpc_do_sendmsg()
707 RXRPC_CMD_SEND_DATA, /* send data message */ enumerator