Home
last modified time | relevance | path

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

/linux-6.6.21/net/bridge/
Dbr_stp_if.c24 static inline port_id br_make_port_id(__u8 priority, __u16 port_no) in br_make_port_id() function
37 p->port_id = br_make_port_id(p->priority, p->port_no); in br_init_port()
316 new_port_id = br_make_port_id(newprio, p->port_no); in br_stp_set_port_priority()