Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dioam6_iptunnel.h62 #define IOAM6_IPTUNNEL_MAX (__IOAM6_IPTUNNEL_MAX - 1) macro
/linux/net/ipv6/
H A Dioam6_iptunnel.c69 static const struct nla_policy ioam6_iptunnel_policy[IOAM6_IPTUNNEL_MAX + 1] = {
104 struct nlattr *tb[IOAM6_IPTUNNEL_MAX + 1]; in ioam6_build_state()
116 err = nla_parse_nested(tb, IOAM6_IPTUNNEL_MAX, nla, in ioam6_build_state()