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

/linux-master/net/ax25/
H A Dsysctl_net_ax25.c29 static const struct ctl_table ax25_param_table[] = { variable in typeref:struct:ctl_table
154 table = kmemdup(ax25_param_table, sizeof(ax25_param_table), GFP_KERNEL);
163 ARRAY_SIZE(ax25_param_table));

Completed in 105 milliseconds