Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bridge.c559 uint32_t sc_rthash_key; /* key for hash */ member
6931 sc->sc_rthash_key = RandomULong();
6998 sc->sc_rthash_key = RandomULong();
7089 uint32_t a = 0x9e3779b9, b = 0x9e3779b9, c = sc->sc_rthash_key;