Searched refs:IFLA_BRIDGE_VLAN_TUNNEL_ID (Results 1 – 2 of 2) sorted by relevance
99 if (nla_put_u32(skb, IFLA_BRIDGE_VLAN_TUNNEL_ID, in br_fill_vlan_tinfo()191 [IFLA_BRIDGE_VLAN_TUNNEL_ID] = { .type = NLA_U32 },234 if (!tb[IFLA_BRIDGE_VLAN_TUNNEL_ID] || in br_parse_vlan_tunnel_info()238 tun_id = nla_get_u32(tb[IFLA_BRIDGE_VLAN_TUNNEL_ID]); in br_parse_vlan_tunnel_info()
145 IFLA_BRIDGE_VLAN_TUNNEL_ID, enumerator