Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_bridge.c302 #ifndef BRIDGE_RTHASH_SIZE
303 #define BRIDGE_RTHASH_SIZE 16 macro
6554 sc->sc_rthash = _MALLOC(sizeof(*sc->sc_rthash) * BRIDGE_RTHASH_SIZE,
6560 sc->sc_rthash_size = BRIDGE_RTHASH_SIZE;