Home
last modified time | relevance | path

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

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