Home
last modified time | relevance | path

Searched refs:_proto (Results 1 – 9 of 9) sorted by relevance

/net/rxrpc/
Dar-error.c190 _proto("Rx Received ICMP error { type=%u code=%u }", in rxrpc_UDP_error_handler()
197 _proto("Rx Received local error { error=%d }", in rxrpc_UDP_error_handler()
204 _proto("Rx Received error report { orig=%u }", in rxrpc_UDP_error_handler()
Dar-input.c342 _proto("ACK Requested on %%%u", serial); in rxrpc_fast_process_packet()
355 _proto("Rx ABORT %%%u { %x }", serial, abort_code); in rxrpc_fast_process_packet()
367 _proto("Rx BUSY %%%u", serial); in rxrpc_fast_process_packet()
385 _proto("Rx %s %%%u", rxrpc_pkts[sp->hdr.type], serial); in rxrpc_fast_process_packet()
391 _proto("Rx DATA %%%u { #%u }", serial, seq); in rxrpc_fast_process_packet()
489 _proto("Rx DATA Jumbo %%%u", ntohl(sp->hdr.serial) - 1); in rxrpc_process_jumbo_packet()
712 _proto("Rx Bad Packet Type %u", sp->hdr.type); in rxrpc_data_ready()
Dar-ack.c256 _proto("Tx DATA %%%u { #%d }", in rxrpc_resend()
611 _proto("Rx ACK %%%u Info { rx=%u max=%u rwin=%u jm=%u }", in rxrpc_extract_ackinfo()
660 _proto("OOSQ DATA %%%u { #%u }", in rxrpc_process_rx_queue()
683 _proto("Rx ACK %%%u { m=%hu f=#%u p=#%u s=%%%u r=%s n=%u }", in rxrpc_process_rx_queue()
695 _proto("Rx ACK %%%u PING Request", latest); in rxrpc_process_rx_queue()
1228 _proto("Tx ACK %%%u { m=%hu f=#%u p=#%u s=%%%u r=%s n=%u }", in rxrpc_process_call()
1246 _proto("Tx %s %%%u", rxrpc_pkts[hdr.type], ntohl(hdr.serial)); in rxrpc_process_call()
Dar-internal.h637 #define _proto(FMT,...) kproto(FMT,##__VA_ARGS__) macro
665 #define _proto(FMT,...) \ macro
681 #define _proto(FMT,...) no_printk("### "FMT ,##__VA_ARGS__) macro
Dar-local.c361 _proto("Tx VERSION (reply)"); in rxrpc_send_version_request()
392 _proto("Rx VERSION { %02x }", v); in rxrpc_process_local_events()
Dar-connevent.c113 _proto("Tx CONN ABORT %%%u { %d }", ntohl(hdr.serial), abort_code); in rxrpc_abort_connection()
166 _proto("Rx ABORT %%%u { ac=%d }", serial, ntohl(tmp)); in rxrpc_process_event()
Drxkad.c623 _proto("Tx CHALLENGE %%%u", ntohl(hdr.serial)); in rxkad_issue_challenge()
673 _proto("Tx RESPONSE %%%u", ntohl(hdr->serial)); in rxkad_send_response()
781 _proto("Rx CHALLENGE %%%u { v=%u n=%u ml=%u }", in rxkad_respond_to_challenge()
1033 _proto("Rx RESPONSE %%%u { v=%u kv=%u tl=%u }", in rxkad_verify_response()
Dar-accept.c57 _proto("Tx BUSY %%%u", ntohl(hdr->serial)); in rxrpc_busy()
Dar-output.c483 _proto("Tx DATA %%%u { #%u }", in rxrpc_queue_packet()