Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_netlink.c241 nla_put_u16(skb, IFLA_BRPORT_PRIORITY, p->priority) || in br_port_fill_attrs()
880 [IFLA_BRPORT_PRIORITY] = { .type = NLA_U16 },
1008 if (tb[IFLA_BRPORT_PRIORITY]) { in br_setport()
1009 err = br_stp_set_port_priority(p, nla_get_u16(tb[IFLA_BRPORT_PRIORITY])); in br_setport()
/linux/tools/include/uapi/linux/
H A Dif_link.h531 IFLA_BRPORT_PRIORITY, /* " priority */ enumerator
/linux/include/uapi/linux/
H A Dif_link.h1054 IFLA_BRPORT_PRIORITY, /* " priority */ enumerator