IFLA_BRIDGE_VLAN_TUNNEL_VID  102 net/bridge/br_netlink_tunnel.c 	if (nla_put_u16(skb, IFLA_BRIDGE_VLAN_TUNNEL_VID,
IFLA_BRIDGE_VLAN_TUNNEL_VID  192 net/bridge/br_netlink_tunnel.c 	[IFLA_BRIDGE_VLAN_TUNNEL_VID] = { .type = NLA_U16 },
IFLA_BRIDGE_VLAN_TUNNEL_VID  235 net/bridge/br_netlink_tunnel.c 	    !tb[IFLA_BRIDGE_VLAN_TUNNEL_VID])
IFLA_BRIDGE_VLAN_TUNNEL_VID  239 net/bridge/br_netlink_tunnel.c 	vid = nla_get_u16(tb[IFLA_BRIDGE_VLAN_TUNNEL_VID]);