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

/linux-master/net/ipv4/
H A Dsysctl_net_ipv4.c580 static struct ctl_table ipv4_net_table[] = { variable in typeref:struct:ctl_table
1508 size_t table_size = ARRAY_SIZE(ipv4_net_table);
1511 table = ipv4_net_table;
1515 table = kmemdup(table, sizeof(ipv4_net_table), GFP_KERNEL);

Completed in 230 milliseconds