Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dx25.h302 void x25_unregister_sysctl(void);
305 static inline void x25_unregister_sysctl(void) {}; in x25_unregister_sysctl() function
/linux-4.1.27/net/x25/
Dsysctl_net_x25.c81 void x25_unregister_sysctl(void) in x25_unregister_sysctl() function
Daf_x25.c1836 x25_unregister_sysctl(); in x25_exit()