Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netns/
H A Dipv6.h33 int flowlabel_consistency; member
/kernel/linux/linux-6.6/include/net/netns/
H A Dipv6.h34 u8 flowlabel_consistency; member
/kernel/linux/linux-5.10/net/ipv6/
H A Dsysctl_net_ipv6.c60 .procname = "flowlabel_consistency",
61 .data = &init_net.ipv6.sysctl.flowlabel_consistency,
H A Dip6_flowlabel.c619 if (net->ipv6.sysctl.flowlabel_consistency) { in ipv6_flowlabel_get()
620 net_info_ratelimited("Can not set IPV6_FL_F_REFLECT if flowlabel_consistency sysctl is enable\n"); in ipv6_flowlabel_get()
H A Daf_inet6.c974 net->ipv6.sysctl.flowlabel_consistency = 1; in inet6_net_init()
/kernel/linux/linux-6.6/net/ipv6/
H A Dsysctl_net_ipv6.c80 .procname = "flowlabel_consistency",
81 .data = &init_net.ipv6.sysctl.flowlabel_consistency,
H A Dip6_flowlabel.c622 if (net->ipv6.sysctl.flowlabel_consistency) { in ipv6_flowlabel_get()
623 net_info_ratelimited("Can not set IPV6_FL_F_REFLECT if flowlabel_consistency sysctl is enable\n"); in ipv6_flowlabel_get()
H A Daf_inet6.c971 net->ipv6.sysctl.flowlabel_consistency = 1; in inet6_net_init()

Completed in 8 milliseconds