Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dseg6_hmac.h55 extern void seg6_hmac_net_exit(struct net *net);
/Linux-v6.6/net/ipv6/
Dseg6_hmac.c433 void __net_exit seg6_hmac_net_exit(struct net *net) in seg6_hmac_net_exit() function
439 EXPORT_SYMBOL(seg6_hmac_net_exit);
Dseg6.c456 seg6_hmac_net_exit(net); in seg6_net_exit()