Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dioam6_iptunnel.c142 mode = IOAM6_IPTUNNEL_MODE_INLINE; in ioam6_build_state()
146 if (!tb[IOAM6_IPTUNNEL_DST] && mode != IOAM6_IPTUNNEL_MODE_INLINE) { in ioam6_build_state()
317 case IOAM6_IPTUNNEL_MODE_INLINE: in ioam6_output()
416 if (ilwt->mode != IOAM6_IPTUNNEL_MODE_INLINE) { in ioam6_fill_encap_info()
438 if (ilwt->mode != IOAM6_IPTUNNEL_MODE_INLINE) in ioam6_encap_nlsize()
454 (ilwt_a->mode != IOAM6_IPTUNNEL_MODE_INLINE && in ioam6_encap_cmp()
/openbmc/linux/include/uapi/linux/
H A Dioam6_iptunnel.h20 IOAM6_IPTUNNEL_MODE_INLINE, enumerator