Searched refs:net_ipv4_ctl_path (Results 1 - 5 of 5) 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.c680 struct ctl_path net_ipv4_ctl_path[] = { variable in typeref:struct:ctl_path
685 EXPORT_SYMBOL_GPL(net_ipv4_ctl_path); variable
716 net_ipv4_ctl_path, table);
757 hdr = register_sysctl_paths(net_ipv4_ctl_path, ipv4_table);
H A Dxfrm4_policy.c295 sysctl_hdr = register_net_sysctl_table(&init_net, net_ipv4_ctl_path,
H A Dip_fragment.c680 hdr = register_net_sysctl_table(net, net_ipv4_ctl_path, table);
705 register_net_sysctl_rotable(net_ipv4_ctl_path, ip4_frags_ctl_table);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip.h208 extern struct ctl_path net_ipv4_ctl_path[];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dip_queue.c587 ipq_sysctl_header = register_sysctl_paths(net_ipv4_ctl_path, ipq_table);

Completed in 100 milliseconds