Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dipv6.h1130 void ac6_proc_exit(struct net *net);
1146 static inline void ac6_proc_exit(struct net *net) { } in ac6_proc_exit() function
/Linux-v5.4/net/ipv6/
Danycast.c587 void ac6_proc_exit(struct net *net) in ac6_proc_exit() function
Daf_inet6.c930 ac6_proc_exit(net); in inet6_net_exit()