Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
H A 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()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_stp_if.c30 #define BR_MAX_PORT_PRIORITY ((u16)~0 >> BR_PORT_BITS) macro
313 if (newprio > BR_MAX_PORT_PRIORITY) in br_stp_set_port_priority()

Completed in 2 milliseconds