Home
last modified time | relevance | path

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

/Linux-v4.19/net/bridge/
Dbr_stp_if.c34 #define BR_MAX_PORT_PRIORITY ((u16)~0 >> BR_PORT_BITS) macro
307 if (newprio > BR_MAX_PORT_PRIORITY) in br_stp_set_port_priority()