Searched defs:hmackeyid (Results 1 – 4 of 4) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | seg6_hmac.h | 14 __be32 hmackeyid; member |
/linux/include/net/ | ||
H A D | seg6_hmac.h | 29 u32 hmackeyid; global() member |
/linux/net/ipv6/ | ||
H A D | seg6.c | 155 u32 hmackeyid; in seg6_genl_sethmac() local |
H A D | seg6_hmac.c | 171 __be32 hmackeyid = cpu_to_be32(hinfo->hmackeyid); seg6_hmac_compute() local |