Home
last modified time | relevance | path

Searched refs:batadv_mcast_purge_orig (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/batman-adv/
H A Dmulticast.h53 void batadv_mcast_purge_orig(struct batadv_orig_node *orig_node);
93 static inline void batadv_mcast_purge_orig(struct batadv_orig_node *orig_node) in batadv_mcast_purge_orig() function
H A Dmulticast.c2081 void batadv_mcast_purge_orig(struct batadv_orig_node *orig) in batadv_mcast_purge_orig() function