Searched refs:netdev_for_each_lower_private_rcu (Results 1 – 11 of 11) sorted by relevance
| /linux/net/batman-adv/ |
| H A D | hard-interface.c | 496 netdev_for_each_lower_private_rcu(mesh_iface, hard_iface, iter) { in batadv_hardif_get_active() 624 netdev_for_each_lower_private_rcu(mesh_iface, hard_iface, iter) { in batadv_hardif_recalc_extra_skbroom() 661 netdev_for_each_lower_private_rcu(mesh_iface, hard_iface, iter) { in batadv_hardif_min_mtu()
|
| H A D | bat_v_ogm.c | 312 netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { in batadv_v_ogm_send_meshif() 950 netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { in batadv_v_ogm_process()
|
| H A D | bat_iv_ogm.c | 969 netdev_for_each_lower_private_rcu(hard_iface->mesh_iface, tmp_hard_iface, iter) { in batadv_iv_ogm_schedule_buff() 1808 netdev_for_each_lower_private_rcu(if_incoming->mesh_iface, hard_iface, iter) { in batadv_iv_ogm_process() 1870 netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { in batadv_iv_ogm_process() 2379 netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { in batadv_iv_ogm_neigh_dump()
|
| H A D | bat_v_elp.c | 485 netdev_for_each_lower_private_rcu(primary_iface->mesh_iface, hard_iface, iter) in batadv_v_elp_primary_iface_set()
|
| H A D | main.c | 351 netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { in batadv_is_my_mac()
|
| H A D | send.c | 925 netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { in __batadv_forw_bcast_packet()
|
| H A D | bat_v.c | 262 netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { in batadv_v_neigh_dump()
|
| H A D | originator.c | 1240 netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { in batadv_purge_orig_node()
|
| H A D | multicast.c | 252 netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { in batadv_mcast_mla_forw_flags_get()
|
| /linux/include/net/ |
| H A D | bonding.h | 85 netdev_for_each_lower_private_rcu((bond)->dev, pos, iter)
|
| /linux/include/linux/ |
| H A D | netdevice.h | 5269 #define netdev_for_each_lower_private_rcu(dev, priv, iter) \ macro
|