Home
last modified time | relevance | path

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

/net/bridge/
Dbr_stp_if.c30 #define BR_MAX_PORT_PRIORITY ((u16)~0 >> BR_PORT_BITS) macro
316 if (newprio > BR_MAX_PORT_PRIORITY) in br_stp_set_port_priority()