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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif_bridge.c263 #define BRIDGE_RTHASH_MASK(sc) ((sc)->sc_rthash_size - 1) macro
5062 return (c & BRIDGE_RTHASH_MASK(sc));

Completed in 112 milliseconds