/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | hard-interface.c | 676 batadv_info(hard_iface->soft_iface, "Interface activated: %s\n", in batadv_hardif_activate_interface() 698 batadv_info(hard_iface->soft_iface, "Interface deactivated: %s\n", in batadv_hardif_deactivate_interface() 800 batadv_info(hard_iface->soft_iface, "Adding interface: %s\n", in batadv_hardif_enable_interface() 805 batadv_info(hard_iface->soft_iface, in batadv_hardif_enable_interface() 812 batadv_info(hard_iface->soft_iface, in batadv_hardif_enable_interface() 886 batadv_info(hard_iface->soft_iface, "Removing interface: %s\n", in batadv_hardif_disable_interface()
|
H A D | sysfs.c | 341 batadv_info(net_dev, "%s: Invalid parameter received: %s\n", in batadv_store_bool_attr() 349 batadv_info(net_dev, "%s: Changing from: %s to: %s\n", attr_name, in batadv_store_bool_attr() 389 batadv_info(net_dev, "%s: Invalid parameter received: %s\n", in batadv_store_uint_attr() 395 batadv_info(net_dev, "%s: Value is too small: %lu min: %u\n", in batadv_store_uint_attr() 401 batadv_info(net_dev, "%s: Value is too big: %lu max: %u\n", in batadv_store_uint_attr() 412 batadv_info(net_dev, "%s: %sChanging from: %i to: %lu\n", in batadv_store_uint_attr() 520 batadv_info(net_dev, in batadv_store_gw_mode() 541 batadv_info(net_dev, "Changing gw mode from: %s to: %s\n", in batadv_store_gw_mode() 718 batadv_info(net_dev, in batadv_store_isolation_mark() 1159 batadv_info(hard_ifac in batadv_store_throughput_override() [all...] |
H A D | log.h | 116 * batadv_info() - Store message in debug buffer and print it to kmsg buffer 121 #define batadv_info(net_dev, fmt, arg...) \ macro
|
H A D | gateway_common.c | 197 batadv_info(net_dev, in batadv_gw_bandwidth_set()
|
H A D | bat_v_elp.c | 145 batadv_info(hard_iface->soft_iface, in batadv_v_elp_get_throughput()
|
H A D | multicast.c | 768 batadv_info(bat_priv->soft_iface, "%s Querier appeared\n", in batadv_mcast_querier_log() 771 batadv_info(bat_priv->soft_iface, in batadv_mcast_querier_log() 775 batadv_info(bat_priv->soft_iface, in batadv_mcast_querier_log()
|
H A D | translation-table.c | 700 net_ratelimited_function(batadv_info, soft_iface, in batadv_tt_local_add() 713 net_ratelimited_function(batadv_info, soft_iface, in batadv_tt_local_add() 3313 net_ratelimited_function(batadv_info, bat_priv->soft_iface, in batadv_send_other_tt_response() 4201 net_ratelimited_function(batadv_info, soft_iface, in batadv_tt_local_resize_to_mtu()
|
H A D | bridge_loop_avoidance.c | 474 batadv_info(bat_priv->soft_iface, in batadv_bla_loopdetect_report()
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | hard-interface.c | 675 batadv_info(hard_iface->soft_iface, "Interface activated: %s\n", in batadv_hardif_activate_interface() 696 batadv_info(hard_iface->soft_iface, "Interface deactivated: %s\n", in batadv_hardif_deactivate_interface() 751 batadv_info(hard_iface->soft_iface, "Adding interface: %s\n", in batadv_hardif_enable_interface() 756 batadv_info(hard_iface->soft_iface, in batadv_hardif_enable_interface() 763 batadv_info(hard_iface->soft_iface, in batadv_hardif_enable_interface() 833 batadv_info(hard_iface->soft_iface, "Removing interface: %s\n", in batadv_hardif_disable_interface()
|
H A D | log.h | 116 * batadv_info() - Store message in debug buffer and print it to kmsg buffer 121 #define batadv_info(net_dev, fmt, arg...) \ macro
|
H 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()
|
H A D | bat_v_elp.c | 144 batadv_info(hard_iface->soft_iface, in batadv_v_elp_get_throughput()
|
H 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() 3081 net_ratelimited_function(batadv_info, bat_priv->soft_iface, in batadv_send_other_tt_response() 3961 net_ratelimited_function(batadv_info, soft_iface, in batadv_tt_local_resize_to_mtu()
|
H A D | bridge_loop_avoidance.c | 469 batadv_info(bat_priv->soft_iface, in batadv_bla_loopdetect_report()
|