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

/linux-master/net/ipv6/
H A Dsysctl_net_ipv6.c258 struct ctl_table *ipv6_icmp_table; local
274 ipv6_icmp_table = ipv6_icmp_sysctl_init(net);
275 if (!ipv6_icmp_table)
293 ipv6_icmp_table,
306 kfree(ipv6_icmp_table);
318 struct ctl_table *ipv6_icmp_table; local
322 ipv6_icmp_table = net->ipv6.sysctl.icmp_hdr->ctl_table_arg;
330 kfree(ipv6_icmp_table);

Completed in 136 milliseconds