Searched refs:seg6_hmac_info_add (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Dseg6_hmac.h46 extern int seg6_hmac_info_add(struct net *net, u32 key,
/linux-master/net/ipv6/
H A Dseg6_hmac.c293 int seg6_hmac_info_add(struct net *net, u32 key, struct seg6_hmac_info *hinfo) function
303 EXPORT_SYMBOL(seg6_hmac_info_add); variable
H A Dseg6.c218 err = seg6_hmac_info_add(net, hmackeyid, hinfo);

Completed in 111 milliseconds