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

/linux-master/net/bridge/
H A Dbr_mst.c248 /* IFLA_BRIDGE_MST_ENTRY_MSTI */
273 nla_put_u16(skb, IFLA_BRIDGE_MST_ENTRY_MSTI, v->brvlan->msti) ||
287 [IFLA_BRIDGE_MST_ENTRY_MSTI] = NLA_POLICY_RANGE(NLA_U16,
309 if (!tb[IFLA_BRIDGE_MST_ENTRY_MSTI]) {
319 msti = nla_get_u16(tb[IFLA_BRIDGE_MST_ENTRY_MSTI]);
/linux-master/include/uapi/linux/
H A Dif_bridge.h466 IFLA_BRIDGE_MST_ENTRY_MSTI, enumerator in enum:__anon3550

Completed in 123 milliseconds