Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netns/
H A Dipv6.h50 int max_dst_opts_len; member
/kernel/linux/linux-6.6/include/net/netns/
H A Dipv6.h51 int max_dst_opts_len; member
/kernel/linux/linux-5.10/net/ipv6/
H A Dsysctl_net_ipv6.c135 .data = &init_net.ipv6.sysctl.max_dst_opts_len,
H A Daf_inet6.c981 net->ipv6.sysctl.max_dst_opts_len = IP6_DEFAULT_MAX_DST_OPTS_LEN; in inet6_net_init()
H A Dexthdrs.c299 if (extlen > net->ipv6.sysctl.max_dst_opts_len) in ipv6_destopt_rcv()
/kernel/linux/linux-6.6/net/ipv6/
H A Dsysctl_net_ipv6.c154 .data = &init_net.ipv6.sysctl.max_dst_opts_len,
H A Daf_inet6.c978 net->ipv6.sysctl.max_dst_opts_len = IP6_DEFAULT_MAX_DST_OPTS_LEN; in inet6_net_init()
H A Dexthdrs.c316 if (extlen > net->ipv6.sysctl.max_dst_opts_len) in ipv6_destopt_rcv()

Completed in 8 milliseconds