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

/linux-4.1.27/net/bridge/
H A Dbr_stp_if.c27 static inline port_id br_make_port_id(__u8 priority, __u16 port_no) br_make_port_id() function
38 p->port_id = br_make_port_id(p->priority, p->port_no); br_init_port()
284 new_port_id = br_make_port_id(newprio, p->port_no); br_stp_set_port_priority()

Completed in 56 milliseconds