Searched refs:IFLA_BRPORT_PRIORITY (Results 1 – 3 of 3) sorted by relevance
182 nla_put_u16(skb, IFLA_BRPORT_PRIORITY, p->priority) || in br_port_fill_attrs()712 [IFLA_BRPORT_PRIORITY] = { .type = NLA_U16 },842 if (tb[IFLA_BRPORT_PRIORITY]) { in br_setport()843 err = br_stp_set_port_priority(p, nla_get_u16(tb[IFLA_BRPORT_PRIORITY])); in br_setport()
313 IFLA_BRPORT_PRIORITY, /* " priority */ enumerator
492 IFLA_BRPORT_PRIORITY, /* " priority */ enumerator