max_hbh_opts_len   51 include/net/netns/ipv6.h 	int max_hbh_opts_len;
max_hbh_opts_len  895 net/ipv6/af_inet6.c 	net->ipv6.sysctl.max_hbh_opts_len = IP6_DEFAULT_MAX_HBH_OPTS_LEN;
max_hbh_opts_len  842 net/ipv6/exthdrs.c 	if (extlen > net->ipv6.sysctl.max_hbh_opts_len)
max_hbh_opts_len  142 net/ipv6/sysctl_net_ipv6.c 		.data		= &init_net.ipv6.sysctl.max_hbh_opts_len,
max_hbh_opts_len  226 net/ipv6/sysctl_net_ipv6.c 	ipv6_table[13].data = &net->ipv6.sysctl.max_hbh_opts_len;