Home
last modified time | relevance | path

Searched refs:seg6_hmac_net_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/net/
Dseg6_hmac.h54 extern int seg6_hmac_net_init(struct net *net);
/Linux-v5.4/net/ipv6/
Dseg6_hmac.c406 int __net_init seg6_hmac_net_init(struct net *net) in seg6_hmac_net_init() function
414 EXPORT_SYMBOL(seg6_hmac_net_init);
Dseg6.c370 seg6_hmac_net_init(net); in seg6_net_init()