Searched refs:rds_iw_sysctl_hdr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/rds/
H A Diw_sysctl.c39 static struct ctl_table_header *rds_iw_sysctl_hdr; variable in typeref:struct:ctl_table_header
114 unregister_net_sysctl_table(rds_iw_sysctl_hdr); rds_iw_sysctl_exit()
119 rds_iw_sysctl_hdr = register_net_sysctl(&init_net, "net/rds/iw", rds_iw_sysctl_table); rds_iw_sysctl_init()
120 if (!rds_iw_sysctl_hdr) rds_iw_sysctl_init()

Completed in 27 milliseconds