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

/linux-master/net/bridge/
H A Dbr_netlink_tunnel.c190 static const struct nla_policy vlan_tunnel_policy[IFLA_BRIDGE_VLAN_TUNNEL_MAX + 1] = {
225 struct nlattr *tb[IFLA_BRIDGE_VLAN_TUNNEL_MAX + 1];
232 err = nla_parse_nested_deprecated(tb, IFLA_BRIDGE_VLAN_TUNNEL_MAX,
/linux-master/include/uapi/linux/
H A Dif_bridge.h151 #define IFLA_BRIDGE_VLAN_TUNNEL_MAX (__IFLA_BRIDGE_VLAN_TUNNEL_MAX - 1) macro

Completed in 202 milliseconds