Searched refs:IFLA_BRIDGE_MST_ENTRY_MSTI (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/bridge/
H A Dbr_mst.c252 /* IFLA_BRIDGE_MST_ENTRY_MSTI */
277 nla_put_u16(skb, IFLA_BRIDGE_MST_ENTRY_MSTI, v->brvlan->msti) ||
291 [IFLA_BRIDGE_MST_ENTRY_MSTI] = NLA_POLICY_RANGE(NLA_U16,
313 if (!tb[IFLA_BRIDGE_MST_ENTRY_MSTI]) {
323 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 247 milliseconds