Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dioam6_genl.h25 IOAM6_ATTR_SC_NONE, /* Flag */ enumerator
/linux/net/ipv6/
H A Dioam6.c104 [IOAM6_ATTR_SC_NONE] = { .type = NLA_FLAG },
509 !info->attrs[IOAM6_ATTR_SC_NONE])) in ioam6_genl_ns_set_schema()
523 if (info->attrs[IOAM6_ATTR_SC_NONE]) { in ioam6_genl_ns_set_schema()