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

/freebsd-10.2-release/sys/net/
H A Dif_vxlan.c130 (vxlan_mac_hash(_sc, _mac) % VXLAN_SC_FTABLE_SIZE)
343 static uint32_t vxlan_mac_hash(struct vxlan_softc *, const uint8_t *);
2724 vxlan_mac_hash(struct vxlan_softc *sc, const uint8_t *addr) function

Completed in 104 milliseconds