Home
last modified time | relevance | path

Searched refs:IFLA_GRE_MAX (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dif_tunnel.h146 #define IFLA_GRE_MAX (__IFLA_GRE_MAX - 1) macro
/linux-6.3-rc2/net/ipv4/
A Dip_gre.c1576 static const struct nla_policy ipgre_policy[IFLA_GRE_MAX + 1] = {
1602 .maxtype = IFLA_GRE_MAX,
1617 .maxtype = IFLA_GRE_MAX,
1632 .maxtype = IFLA_GRE_MAX,
/linux-6.3-rc2/net/ipv6/
A Dip6_gre.c2200 static const struct nla_policy ip6gre_policy[IFLA_GRE_MAX + 1] = {
2305 .maxtype = IFLA_GRE_MAX,
2320 .maxtype = IFLA_GRE_MAX,
2334 .maxtype = IFLA_GRE_MAX,

Completed in 10 milliseconds