Home
last modified time | relevance | path

Searched refs:batadv_tt_local_add (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.h20 bool batadv_tt_local_add(struct net_device *soft_iface, const u8 *addr,
H A Dsoft-interface.c149 batadv_tt_local_add(dev, addr->sa_data, vlan->vid, in batadv_interface_set_mac_addr()
253 client_added = batadv_tt_local_add(soft_iface, ethhdr->h_source, in batadv_interface_tx()
613 batadv_tt_local_add(bat_priv->soft_iface, in batadv_softif_create_vlan()
692 batadv_tt_local_add(bat_priv->soft_iface, in batadv_interface_add_vid()
H A Dmulticast.c730 if (!batadv_tt_local_add(bat_priv->soft_iface, in batadv_mcast_mla_tt_add()
H A Dtranslation-table.c624 * batadv_tt_local_add() - add a new client to the local table or update an
636 bool batadv_tt_local_add(struct net_device *soft_iface, const u8 *addr, in batadv_tt_local_add() function
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.h19 bool batadv_tt_local_add(struct net_device *soft_iface, const u8 *addr,
H A Dsoft-interface.c146 batadv_tt_local_add(dev, addr->sa_data, vlan->vid, in batadv_interface_set_mac_addr()
249 client_added = batadv_tt_local_add(soft_iface, ethhdr->h_source, in batadv_interface_tx()
587 batadv_tt_local_add(bat_priv->soft_iface, in batadv_softif_create_vlan()
653 batadv_tt_local_add(bat_priv->soft_iface, in batadv_interface_add_vid()
H A Dmulticast.c696 if (!batadv_tt_local_add(bat_priv->soft_iface, in batadv_mcast_mla_tt_add()
H A Dtranslation-table.c623 * batadv_tt_local_add() - add a new client to the local table or update an
635 bool batadv_tt_local_add(struct net_device *soft_iface, const u8 *addr, in batadv_tt_local_add() function

Completed in 19 milliseconds