Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/librstp/common/
H A Dport.c50 unsigned short port_prio; in STP_port_create() local
68 port_prio = port_cfg.port_priority; in STP_port_create()
75 this->port_id = (port_prio << 8) + port_index; in STP_port_create()