Searched refs:IFLA_GRE_MAX (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | if_tunnel.h | 132 #define IFLA_GRE_MAX (__IFLA_GRE_MAX - 1) macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | if_tunnel.h | 146 #define IFLA_GRE_MAX (__IFLA_GRE_MAX - 1) macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | if_tunnel.h | 146 #define IFLA_GRE_MAX (__IFLA_GRE_MAX - 1) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | if_tunnel.h | 144 #define IFLA_GRE_MAX (__IFLA_GRE_MAX - 1) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | if_tunnel.h | 144 #define IFLA_GRE_MAX (__IFLA_GRE_MAX - 1) macro
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ip_gre.c | 1580 static const struct nla_policy ipgre_policy[IFLA_GRE_MAX + 1] = { 1606 .maxtype = IFLA_GRE_MAX, 1621 .maxtype = IFLA_GRE_MAX, 1636 .maxtype = IFLA_GRE_MAX,
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ip_gre.c | 1581 static const struct nla_policy ipgre_policy[IFLA_GRE_MAX + 1] = { 1607 .maxtype = IFLA_GRE_MAX, 1622 .maxtype = IFLA_GRE_MAX, 1637 .maxtype = IFLA_GRE_MAX,
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6_gre.c | 2207 static const struct nla_policy ip6gre_policy[IFLA_GRE_MAX + 1] = { 2312 .maxtype = IFLA_GRE_MAX, 2327 .maxtype = IFLA_GRE_MAX, 2341 .maxtype = IFLA_GRE_MAX,
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6_gre.c | 2204 static const struct nla_policy ip6gre_policy[IFLA_GRE_MAX + 1] = { 2309 .maxtype = IFLA_GRE_MAX, 2324 .maxtype = IFLA_GRE_MAX, 2338 .maxtype = IFLA_GRE_MAX,
|
Completed in 12 milliseconds