Searched refs:llc_station_header (Results 1 – 1 of 1) sorted by relevance
54 static struct ctl_table_header *llc_station_header; variable59 llc_station_header = register_net_sysctl(&init_net, "net/llc/station", llc_station_table); in llc_sysctl_init()61 if (!llc2_timeout_header || !llc_station_header) { in llc_sysctl_init()74 if (llc_station_header) { in llc_sysctl_exit()75 unregister_net_sysctl_table(llc_station_header); in llc_sysctl_exit()76 llc_station_header = NULL; in llc_sysctl_exit()