Home
last modified time | relevance | path

Searched refs:net_dbg_skb_ratelimited (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireguard/
Dsocket.h34 #define net_dbg_skb_ratelimited(fmt, dev, skb, ...) do { \ macro
41 #define net_dbg_skb_ratelimited(fmt, skb, ...) macro
Dreceive.c112 net_dbg_skb_ratelimited("%s: Receiving cookie response from %pISpfsc\n", in wg_receive_handshake_packet()
136 net_dbg_skb_ratelimited("%s: Invalid MAC of handshake, dropping packet from %pISpfsc\n", in wg_receive_handshake_packet()
153 net_dbg_skb_ratelimited("%s: Invalid handshake initiation from %pISpfsc\n", in wg_receive_handshake_packet()
175 net_dbg_skb_ratelimited("%s: Invalid handshake response from %pISpfsc\n", in wg_receive_handshake_packet()
423 net_dbg_skb_ratelimited("%s: Packet has unallowed src IP (%pISc) from peer %llu (%pISpfsc)\n", in wg_packet_consume_data_done()
570 net_dbg_skb_ratelimited("%s: Dropping handshake packet from %pISpfsc\n", in wg_packet_receive()
Dsend.c116 net_dbg_skb_ratelimited("%s: Sending cookie response for denied handshake message for %pISpfsc\n", in wg_packet_send_handshake_cookie()