Home
last modified time | relevance | path

Searched refs:MPLS_IPTUNNEL_MAX (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/mpls/
A Dmpls_iptunnel.c25 static const struct nla_policy mpls_iptunnel_policy[MPLS_IPTUNNEL_MAX + 1] = {
171 struct nlattr *tb[MPLS_IPTUNNEL_MAX + 1]; in mpls_build_state()
176 ret = nla_parse_nested_deprecated(tb, MPLS_IPTUNNEL_MAX, nla, in mpls_build_state()
/linux-6.3-rc2/include/uapi/linux/
A Dmpls_iptunnel.h29 #define MPLS_IPTUNNEL_MAX (__MPLS_IPTUNNEL_MAX - 1) macro

Completed in 4 milliseconds