Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_vxlan.c149 (vxlan_mac_hash(_sc, _mac) % VXLAN_SC_FTABLE_SIZE)
381 static uint32_t vxlan_mac_hash(struct vxlan_softc *, const uint8_t *);
3302 vxlan_mac_hash(struct vxlan_softc *sc, const uint8_t *addr) in vxlan_mac_hash() function