IFLA_BRIDGE_VLAN_TUNNEL_FLAGS  105 net/bridge/br_netlink_tunnel.c 	if (nla_put_u16(skb, IFLA_BRIDGE_VLAN_TUNNEL_FLAGS,
IFLA_BRIDGE_VLAN_TUNNEL_FLAGS  193 net/bridge/br_netlink_tunnel.c 	[IFLA_BRIDGE_VLAN_TUNNEL_FLAGS] = { .type = NLA_U16 },
IFLA_BRIDGE_VLAN_TUNNEL_FLAGS  243 net/bridge/br_netlink_tunnel.c 	if (tb[IFLA_BRIDGE_VLAN_TUNNEL_FLAGS])
IFLA_BRIDGE_VLAN_TUNNEL_FLAGS  244 net/bridge/br_netlink_tunnel.c 		flags = nla_get_u16(tb[IFLA_BRIDGE_VLAN_TUNNEL_FLAGS]);