Home
last modified time | relevance | path

Searched refs:IFLA_IPTUN_MAX (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dif_tunnel.h82 #define IFLA_IPTUN_MAX (__IFLA_IPTUN_MAX - 1) macro
/linux-6.3-rc2/net/ipv4/
A Dipip.c544 static const struct nla_policy ipip_policy[IFLA_IPTUN_MAX + 1] = {
562 .maxtype = IFLA_IPTUN_MAX,
/linux-6.3-rc2/net/ipv6/
A Dsit.c1734 static const struct nla_policy ipip6_policy[IFLA_IPTUN_MAX + 1] = {
1767 .maxtype = IFLA_IPTUN_MAX,
A Dip6_tunnel.c2143 static const struct nla_policy ip6_tnl_policy[IFLA_IPTUN_MAX + 1] = {
2162 .maxtype = IFLA_IPTUN_MAX,

Completed in 12 milliseconds