Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
H A 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()
319 new_port_id = br_make_port_id(newprio, p->port_no); in br_stp_set_port_priority()
/kernel/linux/linux-6.6/net/bridge/
H A 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()

Completed in 2 milliseconds