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