Home
last modified time | relevance | path

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

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