Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_bridge.c153 #define BRIDGE_RTHASH_MASK (BRIDGE_RTHASH_SIZE - 1) macro
2979 return (c & BRIDGE_RTHASH_MASK); in bridge_rthash()