Searched refs:batadv_purge_orig (Results 1 – 1 of 1) sorted by relevance
35 static void batadv_purge_orig(struct work_struct *work);141 INIT_DELAYED_WORK(&bat_priv->orig_work, batadv_purge_orig); in batadv_originator_init()994 static void batadv_purge_orig(struct work_struct *work) in batadv_purge_orig() function