Home
last modified time | relevance | path

Searched refs:batadv_tvlv_call_handler (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtvlv.c351 * batadv_tvlv_call_handler() - parse the given tvlv buffer to call the
365 static int batadv_tvlv_call_handler(struct batadv_priv *bat_priv, in batadv_tvlv_call_handler() function
443 ret |= batadv_tvlv_call_handler(bat_priv, tvlv_handler, in batadv_tvlv_containers_process()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtvlv.c351 * batadv_tvlv_call_handler() - parse the given tvlv buffer to call the
364 static int batadv_tvlv_call_handler(struct batadv_priv *bat_priv, in batadv_tvlv_call_handler() function
459 ret |= batadv_tvlv_call_handler(bat_priv, tvlv_handler, in batadv_tvlv_containers_process()

Completed in 2 milliseconds