Searched refs:IOAM6_IPTUNNEL_TRACE (Results 1 – 2 of 2) sorted by relevance
51 [IOAM6_IPTUNNEL_TRACE] = NLA_POLICY_EXACT_LEN(sizeof(struct ioam6_trace_hdr)),116 if (!tb[IOAM6_IPTUNNEL_TRACE]) { in ioam6_build_state()121 trace = nla_data(tb[IOAM6_IPTUNNEL_TRACE]); in ioam6_build_state()123 NL_SET_ERR_MSG_ATTR(extack, tb[IOAM6_IPTUNNEL_TRACE], in ioam6_build_state()240 if (nla_put_ioam6_trace(skb, IOAM6_IPTUNNEL_TRACE, trace)) in ioam6_fill_encap_info()
14 IOAM6_IPTUNNEL_TRACE, /* struct ioam6_trace_hdr */ enumerator