Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dif_tunnel.h146 #define IFLA_GRE_MAX (__IFLA_GRE_MAX - 1) macro
/linux/net/ipv4/
A Dip_gre.c1569 static const struct nla_policy ipgre_policy[IFLA_GRE_MAX + 1] = {
1595 .maxtype = IFLA_GRE_MAX,
1610 .maxtype = IFLA_GRE_MAX,
1625 .maxtype = IFLA_GRE_MAX,
/linux/net/ipv6/
A Dip6_gre.c2190 static const struct nla_policy ip6gre_policy[IFLA_GRE_MAX + 1] = {
2295 .maxtype = IFLA_GRE_MAX,
2310 .maxtype = IFLA_GRE_MAX,
2324 .maxtype = IFLA_GRE_MAX,

Completed in 15 milliseconds