Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dipv6.h1257 void ac6_proc_exit(struct net *net);
1273 static inline void ac6_proc_exit(struct net *net) { } in ac6_proc_exit() function
/openbmc/linux/net/ipv6/
H A Danycast.c594 void ac6_proc_exit(struct net *net) in ac6_proc_exit() function
H A Daf_inet6.c1016 ac6_proc_exit(net); in inet6_net_exit()