Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c263 vxlan_ftable_entry_lookup(struct vxlan_softc *,
633 fe = vxlan_ftable_entry_lookup(sc, mac); in vxlan_ftable_update_locked()
820 vxlan_ftable_entry_lookup(struct vxlan_softc *sc, const uint8_t *mac) in vxlan_ftable_entry_lookup() function
2247 fe = vxlan_ftable_entry_lookup(sc, cmd->vxlcmd_mac); in vxlan_ctrl_ftable_entry_rem()
2720 fe = vxlan_ftable_entry_lookup(sc, eh->ether_dhost); in vxlan_transmit()