Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Datalk.h154 extern void atalk_unregister_sysctl(void);
157 #define atalk_unregister_sysctl() do { } while(0) macro
/linux-4.4.14/net/appletalk/
Dsysctl_net_atalk.c52 void atalk_unregister_sysctl(void) in atalk_unregister_sysctl() function
Dddp.c1949 atalk_unregister_sysctl(); in atalk_exit()