Searched refs:seg6_hmac_info_add (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | seg6_hmac.h | 46 extern int seg6_hmac_info_add(struct net *net, u32 key,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | seg6_hmac.h | 46 extern int seg6_hmac_info_add(struct net *net, u32 key,
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | seg6_hmac.c | 292 int seg6_hmac_info_add(struct net *net, u32 key, struct seg6_hmac_info *hinfo) in seg6_hmac_info_add() function 302 EXPORT_SYMBOL(seg6_hmac_info_add); variable
|
H A D | seg6.c | 162 err = seg6_hmac_info_add(net, hmackeyid, hinfo); in seg6_genl_sethmac()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | seg6_hmac.c | 291 int seg6_hmac_info_add(struct net *net, u32 key, struct seg6_hmac_info *hinfo) in seg6_hmac_info_add() function 301 EXPORT_SYMBOL(seg6_hmac_info_add); variable
|
H A D | seg6.c | 218 err = seg6_hmac_info_add(net, hmackeyid, hinfo); in seg6_genl_sethmac()
|
Completed in 4 milliseconds