Home
last modified time | relevance | path

Searched refs:eq_tun_id_and_vni (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dgeneve.c121 static bool eq_tun_id_and_vni(u8 *tun_id, u8 *vni) in eq_tun_id_and_vni() function
142 if (eq_tun_id_and_vni((u8 *)&node->geneve->cfg.info.key.tun_id, vni) && in geneve_lookup()
161 if (eq_tun_id_and_vni((u8 *)&node->geneve->cfg.info.key.tun_id, vni) && in geneve6_lookup()