Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netns/
H A Dipv6.h51 int max_hbh_opts_len; member
/kernel/linux/linux-6.6/include/net/netns/
H A Dipv6.h52 int max_hbh_opts_len; member
/kernel/linux/linux-5.10/net/ipv6/
H A Dsysctl_net_ipv6.c142 .data = &init_net.ipv6.sysctl.max_hbh_opts_len,
H A Daf_inet6.c982 net->ipv6.sysctl.max_hbh_opts_len = IP6_DEFAULT_MAX_HBH_OPTS_LEN; in inet6_net_init()
H A Dexthdrs.c1031 if (extlen > net->ipv6.sysctl.max_hbh_opts_len) in ipv6_parse_hopopts()
/kernel/linux/linux-6.6/net/ipv6/
H A Dsysctl_net_ipv6.c161 .data = &init_net.ipv6.sysctl.max_hbh_opts_len,
H A Daf_inet6.c979 net->ipv6.sysctl.max_hbh_opts_len = IP6_DEFAULT_MAX_HBH_OPTS_LEN; in inet6_net_init()
H A Dexthdrs.c1056 if (extlen > net->ipv6.sysctl.max_hbh_opts_len) in ipv6_parse_hopopts()

Completed in 13 milliseconds