Home
last modified time | relevance | path

Searched defs:atalk_unregister_sysctl (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/appletalk/
Dsysctl_net_atalk.c52 void atalk_unregister_sysctl(void) in atalk_unregister_sysctl() function
/linux-4.1.27/include/linux/
Datalk.h157 #define atalk_unregister_sysctl() do { } while(0) macro