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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dsysctl_net_ipv4.c627 static struct ctl_table ipv4_net_table[] = { variable in typeref:struct:ctl_table
691 table = ipv4_net_table;
693 table = kmemdup(table, sizeof(ipv4_net_table), GFP_KERNEL);

Completed in 59 milliseconds