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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_stp_if.c26 static inline port_id br_make_port_id(__u8 priority, __u16 port_no) function
35 p->port_id = br_make_port_id(p->priority, p->port_no);
261 port_id new_port_id = br_make_port_id(newprio, p->port_no);

Completed in 84 milliseconds