Home
last modified time | relevance | path

Searched refs:batadv_nc_status_update (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dnetwork-coding.h20 void batadv_nc_status_update(struct net_device *net_dev);
46 static inline void batadv_nc_status_update(struct net_device *net_dev) in batadv_nc_status_update() function
H A Dsysfs.c753 BATADV_ATTR_SIF_BOOL(network_coding, 0644, batadv_nc_status_update);
H A Dnetwork-coding.c106 * batadv_nc_status_update() - update the network coding tvlv container after
110 void batadv_nc_status_update(struct net_device *net_dev) in batadv_nc_status_update() function
H A Dnetlink.c604 batadv_nc_status_update(bat_priv->soft_iface); in batadv_netlink_set_mesh()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dnetwork-coding.h19 void batadv_nc_status_update(struct net_device *net_dev);
43 static inline void batadv_nc_status_update(struct net_device *net_dev) in batadv_nc_status_update() function
H A Dnetwork-coding.c99 * batadv_nc_status_update() - update the network coding tvlv container after
103 void batadv_nc_status_update(struct net_device *net_dev) in batadv_nc_status_update() function
H A Dnetlink.c600 batadv_nc_status_update(bat_priv->soft_iface); in batadv_netlink_set_mesh()

Completed in 11 milliseconds