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