Searched refs:sc_rthash_key (Results 1 – 1 of 1) sorted by relevance
271 uint32_t sc_rthash_key; /* key for hash */ member2930 sc->sc_rthash_key = arc4random(); in bridge_rtable_init()2968 uint32_t a = 0x9e3779b9, b = 0x9e3779b9, c = sc->sc_rthash_key; in bridge_rthash()