Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netns/
H A Dipv6.h34 int auto_flowlabels; member
/kernel/linux/linux-6.6/include/net/netns/
H A Dipv6.h35 u8 auto_flowlabels; member
/kernel/linux/linux-5.10/net/ipv6/
H A Dsysctl_net_ipv6.c67 .procname = "auto_flowlabels",
68 .data = &init_net.ipv6.sysctl.auto_flowlabels,
H A Daf_inet6.c975 net->ipv6.sysctl.auto_flowlabels = IP6_DEFAULT_AUTO_FLOW_LABELS; in inet6_net_init()
/kernel/linux/linux-6.6/net/ipv6/
H A Dsysctl_net_ipv6.c87 .procname = "auto_flowlabels",
88 .data = &init_net.ipv6.sysctl.auto_flowlabels,
H A Daf_inet6.c972 net->ipv6.sysctl.auto_flowlabels = IP6_DEFAULT_AUTO_FLOW_LABELS; in inet6_net_init()
/kernel/linux/linux-5.10/include/net/
H A Dipv6.h854 /* Sysctl settings for net ipv6.auto_flowlabels */
876 net->ipv6.sysctl.auto_flowlabels == IP6_AUTO_FLOW_LABEL_OFF || in ip6_make_flowlabel()
878 net->ipv6.sysctl.auto_flowlabels != IP6_AUTO_FLOW_LABEL_FORCED)) in ip6_make_flowlabel()
899 switch (net->ipv6.sysctl.auto_flowlabels) { in ip6_default_np_autolabel()
/kernel/linux/linux-6.6/include/net/
H A Dipv6.h949 /* Sysctl settings for net ipv6.auto_flowlabels */
971 net->ipv6.sysctl.auto_flowlabels == IP6_AUTO_FLOW_LABEL_OFF || in ip6_make_flowlabel()
973 net->ipv6.sysctl.auto_flowlabels != IP6_AUTO_FLOW_LABEL_FORCED)) in ip6_make_flowlabel()
994 switch (net->ipv6.sysctl.auto_flowlabels) { in ip6_default_np_autolabel()

Completed in 9 milliseconds