Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netlink_tunnel.c190 static const struct nla_policy vlan_tunnel_policy[IFLA_BRIDGE_VLAN_TUNNEL_MAX + 1] = {
222 struct nlattr *tb[IFLA_BRIDGE_VLAN_TUNNEL_MAX + 1]; in br_parse_vlan_tunnel_info()
229 err = nla_parse_nested_deprecated(tb, IFLA_BRIDGE_VLAN_TUNNEL_MAX, in br_parse_vlan_tunnel_info()
/kernel/linux/linux-6.6/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]; in br_parse_vlan_tunnel_info()
232 err = nla_parse_nested_deprecated(tb, IFLA_BRIDGE_VLAN_TUNNEL_MAX, in br_parse_vlan_tunnel_info()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_bridge.h116 #define IFLA_BRIDGE_VLAN_TUNNEL_MAX (__IFLA_BRIDGE_VLAN_TUNNEL_MAX - 1) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_bridge.h149 #define IFLA_BRIDGE_VLAN_TUNNEL_MAX (__IFLA_BRIDGE_VLAN_TUNNEL_MAX - 1) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_bridge.h131 #define IFLA_BRIDGE_VLAN_TUNNEL_MAX (__IFLA_BRIDGE_VLAN_TUNNEL_MAX - 1) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_bridge.h131 #define IFLA_BRIDGE_VLAN_TUNNEL_MAX (__IFLA_BRIDGE_VLAN_TUNNEL_MAX - 1) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_bridge.h151 #define IFLA_BRIDGE_VLAN_TUNNEL_MAX (__IFLA_BRIDGE_VLAN_TUNNEL_MAX - 1) macro

Completed in 9 milliseconds