Searched refs:unicast_handler (Results 1 – 2 of 2) sorted by relevance
395 if (!tvlv_handler->unicast_handler) in batadv_tvlv_call_handler()401 return tvlv_handler->unicast_handler(bat_priv, src, in batadv_tvlv_call_handler()567 tvlv_handler->unicast_handler = uptr; in batadv_tvlv_handler_register()
2339 int (*unicast_handler)(struct batadv_priv *bat_priv, member