Home
last modified time | relevance | path

Searched refs:sysctl (Results 1 – 4 of 4) sorted by relevance

/include/net/netns/
Dieee802154_6lowpan.h18 struct netns_sysctl_lowpan sysctl; member
Dipv6.h68 struct netns_sysctl_ipv6 sysctl; member
/include/net/
Dipv6.h212 ((net)->ipv6.sysctl.fwmark_reflect ? (mark) : 0)
932 return net->ipv6.sysctl.ip_nonlocal_bind || in ipv6_can_nonlocal_bind()
959 net->ipv6.sysctl.auto_flowlabels == IP6_AUTO_FLOW_LABEL_OFF || in ip6_make_flowlabel()
961 net->ipv6.sysctl.auto_flowlabels != IP6_AUTO_FLOW_LABEL_FORCED)) in ip6_make_flowlabel()
974 if (net->ipv6.sysctl.flowlabel_state_ranges) in ip6_make_flowlabel()
982 switch (net->ipv6.sysctl.auto_flowlabels) { in ip6_default_np_autolabel()
1008 return net->ipv6.sysctl.multipath_hash_policy; in ip6_multipath_hash_policy()
1012 return net->ipv6.sysctl.multipath_hash_fields; in ip6_multipath_hash_fields()
/include/linux/
Dinetdevice.h18 void *sysctl; member