Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c151 (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