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

/freebsd-10.2-release/sys/net/
H A Dif_vxlan.c233 vxlan_ftable_entry_lookup(struct vxlan_softc *,
590 fe = vxlan_ftable_entry_lookup(sc, mac);
771 vxlan_ftable_entry_lookup(struct vxlan_softc *sc, const uint8_t *mac) function
2120 fe = vxlan_ftable_entry_lookup(sc, cmd->vxlcmd_mac);
2425 fe = vxlan_ftable_entry_lookup(sc, eh->ether_dhost);

Completed in 94 milliseconds