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