Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dseg6_genl.h14 SEG6_ATTR_SECRETLEN, enumerator
/openbmc/linux/net/ipv6/
H A Dseg6.c145 [SEG6_ATTR_SECRETLEN] = { .type = NLA_U8, },
166 !info->attrs[SEG6_ATTR_SECRETLEN] || in seg6_genl_sethmac()
171 slen = nla_get_u8(info->attrs[SEG6_ATTR_SECRETLEN]); in seg6_genl_sethmac()
305 nla_put_u8(msg, SEG6_ATTR_SECRETLEN, hinfo->slen) || in __seg6_hmac_fill_info()