Searched refs:vxlan_mac_hash (Results 1 – 1 of 1) sorted by relevance
151 (vxlan_mac_hash(_sc, _mac) % VXLAN_SC_FTABLE_SIZE)380 static uint32_t vxlan_mac_hash(struct vxlan_softc *, const uint8_t *);3247 vxlan_mac_hash(struct vxlan_softc *sc, const uint8_t *addr) in vxlan_mac_hash() function