Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_if.c440 p->priority = 0x8000 >> BR_PORT_BITS; in new_nbp()
H A Dbr_private.h28 #define BR_PORT_BITS 10 macro
29 #define BR_MAX_PORTS (1<<BR_PORT_BITS)