Home
last modified time | relevance | path

Searched refs:ioam6_enabled (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/networking/
H A Dioam6-sysctl.rst11 ioam6_enabled - BOOL
/linux/include/linux/
H A Dipv6.h90 __u8 ioam6_enabled; member
/linux/net/ipv6/
H A Dexthdrs.c919 if (!READ_ONCE(__in6_dev_get(skb->dev)->cnf.ioam6_enabled)) in ipv6_hop_ioam()
H A Daddrconf.c236 .ioam6_enabled = 0,
301 .ioam6_enabled = 0,
5714 array[DEVCONF_IOAM6_ENABLED] = READ_ONCE(cnf->ioam6_enabled); in ipv6_store_devconf()
7251 .data = &ipv6_devconf.ioam6_enabled,