Home
last modified time | relevance | path

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

/Linux-v4.19/net/appletalk/
Dsysctl_net_atalk.c53 void atalk_unregister_sysctl(void) in atalk_unregister_sysctl() function
/Linux-v4.19/include/linux/
Datalk.h165 #define atalk_unregister_sysctl() do { } while(0) macro