Home
last modified time | relevance | path

Searched refs:rxrpc_pkts (Results 1 – 5 of 5) sorted by relevance

/net/rxrpc/
Dar-input.c30 const char *rxrpc_pkts[] = { variable
395 _proto("Rx %s %%%u", rxrpc_pkts[sp->hdr.type], serial); in rxrpc_fast_process_packet()
Dar-recvmsg.c116 _debug("next pkt %s", rxrpc_pkts[sp->hdr.type]); in rxrpc_recvmsg()
Dar-ack.c603 _debug("process %s [st %d]", rxrpc_pkts[sp->hdr.type], call->state); in rxrpc_process_rx_queue()
1195 _proto("Tx %s %%%u", rxrpc_pkts[hdr.type], ntohl(hdr.serial)); in rxrpc_process_call()
Dar-internal.h502 extern const char *rxrpc_pkts[];
Dar-call.c522 rxrpc_pkts[sp->hdr.type], in rxrpc_release_call()