Home
last modified time | relevance | path

Searched refs:_net (Results 1 – 12 of 12) sorted by relevance

/net/rxrpc/
Dar-error.c57 _net("Rx UDP Error from %pI4:%hu", &addr, ntohs(port)); in rxrpc_UDP_error_report()
81 _net("Rx Received ICMP Fragmentation Needed (%d)", mtu); in rxrpc_UDP_error_report()
86 _net("I/F MTU %u", mtu); in rxrpc_UDP_error_report()
108 _net("Net MTU %u (maxdata %u)", in rxrpc_UDP_error_report()
143 _net("Rx Error o=%d t=%d c=%d e=%d", in rxrpc_UDP_error_handler()
154 _net("Rx Received ICMP Network Unreachable"); in rxrpc_UDP_error_handler()
158 _net("Rx Received ICMP Host Unreachable"); in rxrpc_UDP_error_handler()
162 _net("Rx Received ICMP Port Unreachable"); in rxrpc_UDP_error_handler()
166 _net("Rx Received ICMP Fragmentation Needed (%d)", in rxrpc_UDP_error_handler()
171 _net("Rx Received ICMP Unknown Network"); in rxrpc_UDP_error_handler()
[all …]
Dar-peer.c167 _net("PEER %s %d {%d,%u,%pI4+%hu}", in rxrpc_get_peer()
225 _net("Rx UDP DGRAM from peer %d", peer->debug_id); in rxrpc_find_peer()
232 _net("Rx UDP DGRAM from NEW peer"); in rxrpc_find_peer()
270 _net("DESTROY PEER %d", peer->debug_id); in rxrpc_destroy_peer()
Dar-connection.c138 _net("BUNDLE new on trans %d", trans->debug_id); in rxrpc_get_bundle()
150 _net("BUNDLE old on trans %d", trans->debug_id); in rxrpc_get_bundle()
163 _net("BUNDLE old2 on trans %d", trans->debug_id); in rxrpc_get_bundle()
383 _net("CONNECT EXCL new %d on TRANS %d", in rxrpc_connect_exclusive()
410 _net("CONNECT client on conn %d chan %d as call %x", in rxrpc_connect_exclusive()
564 _net("CONNECT new %d on TRANS %d", in rxrpc_connect_call()
599 _net("CONNECT client on conn %d chan %d as call %x", in rxrpc_connect_call()
717 _net("CONNECTION %s %d {%x}", new, conn->debug_id, conn->real_conn_id); in rxrpc_incoming_connection()
829 _net("DESTROY CONN %d", conn->debug_id); in rxrpc_destroy_connection()
Dar-input.c104 _net("post skb %p", skb); in rxrpc_queue_rcv_skb()
264 _net("defer skb %p", skb); in rxrpc_fast_process_data()
676 _net("recv skb %p", skb); in rxrpc_data_ready()
695 _net("Rx UDP packet from %08x:%04hu", in rxrpc_data_ready()
705 _net("Rx RxRPC %s ep=%x call=%x:%x", in rxrpc_data_ready()
Dar-local.c200 _net("LOCAL new %d {%d,%u,%pI4+%hu}", in rxrpc_lookup_local()
215 _net("LOCAL old %d {%d,%u,%pI4+%hu}", in rxrpc_lookup_local()
286 _net("DESTROY LOCAL %d", local->debug_id); in rxrpc_destroy_local()
Dar-transport.c127 _net("TRANSPORT %s %d local %d -> peer %d", in rxrpc_get_transport()
208 _net("DESTROY TRANS %d", trans->debug_id); in rxrpc_cleanup_transport()
Dar-internal.h638 #define _net(FMT,...) knet(FMT,##__VA_ARGS__) macro
671 #define _net(FMT,...) \ macro
682 #define _net(FMT,...) no_printk("@@@ "FMT ,##__VA_ARGS__) macro
Dar-output.c456 _net("queue skb %p [%d]", skb, call->acks_head); in rxrpc_queue_packet()
501 _net("sent skb %p", skb); in rxrpc_queue_packet()
598 _net("skb: hr %d, tr %d, hl %d, rm %d", in rxrpc_send_data()
Dar-call.c390 _net("CALL new %d on CONN %d", call->debug_id, call->conn->debug_id); in rxrpc_get_client_call()
544 _net("CALL incoming %d on CONN %d", call->debug_id, call->conn->debug_id); in rxrpc_incoming_call()
832 _net("DESTROY CALL %d", call->debug_id); in rxrpc_cleanup_call()
Dar-recvmsg.c319 _net("free terminal skb %p", skb); in rxrpc_recvmsg()
Dar-accept.c239 _net("incoming call skb %p", skb); in rxrpc_accept_incoming_calls()
Dar-ack.c624 _net("Net MTU %u (maxdata %u)", peer->mtu, peer->maxdata); in rxrpc_extract_ackinfo()
648 _net("deferred skb %p", skb); in rxrpc_process_rx_queue()