Searched refs:IFLA_BR_PRIORITY (Results 1 – 2 of 2) sorted by relevance
750 [IFLA_BR_PRIORITY] = { .type = NLA_U16 },792 if (data[IFLA_BR_PRIORITY]) { in br_changelink()793 u32 priority = nla_get_u16(data[IFLA_BR_PRIORITY]); in br_changelink()827 nla_put_u16(skb, IFLA_BR_PRIORITY, priority)) in br_fill_info()
231 IFLA_BR_PRIORITY, enumerator