Searched refs:batadv_info (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/net/batman-adv/ |
A D | hard-interface.c | 662 batadv_info(hard_iface->soft_iface, "Interface activated: %s\n", in batadv_hardif_activate_interface() 683 batadv_info(hard_iface->soft_iface, "Interface deactivated: %s\n", in batadv_hardif_deactivate_interface() 733 batadv_info(hard_iface->soft_iface, "Adding interface: %s\n", in batadv_hardif_enable_interface() 738 batadv_info(hard_iface->soft_iface, in batadv_hardif_enable_interface() 745 batadv_info(hard_iface->soft_iface, in batadv_hardif_enable_interface() 815 batadv_info(hard_iface->soft_iface, "Removing interface: %s\n", in batadv_hardif_disable_interface()
|
A D | log.h | 121 #define batadv_info(net_dev, fmt, arg...) \ macro
|
A D | gateway_common.c | 197 batadv_info(net_dev, in batadv_gw_bandwidth_set()
|
A D | multicast.c | 734 batadv_info(bat_priv->soft_iface, "%s Querier appeared\n", in batadv_mcast_querier_log() 737 batadv_info(bat_priv->soft_iface, in batadv_mcast_querier_log() 741 batadv_info(bat_priv->soft_iface, in batadv_mcast_querier_log()
|
A D | bat_v_elp.c | 144 batadv_info(hard_iface->soft_iface, in batadv_v_elp_get_throughput()
|
A D | translation-table.c | 699 net_ratelimited_function(batadv_info, soft_iface, in batadv_tt_local_add() 712 net_ratelimited_function(batadv_info, soft_iface, in batadv_tt_local_add() 3082 net_ratelimited_function(batadv_info, bat_priv->soft_iface, in batadv_send_other_tt_response() 3962 net_ratelimited_function(batadv_info, soft_iface, in batadv_tt_local_resize_to_mtu()
|
A D | bridge_loop_avoidance.c | 469 batadv_info(bat_priv->soft_iface, in batadv_bla_loopdetect_report()
|
Completed in 42 milliseconds