Searched refs:IP6OAF_MANAGEMENT_ALLOWED (Results 1 – 9 of 9) sorted by relevance
456 #define IP6OAF_MANAGEMENT_ALLOWED 0x00008000 /* access to management interfaces */ macro
778 ip6oa.ip6oa_flags |= IP6OAF_MANAGEMENT_ALLOWED; in in6_selectsrc()787 IP6OAF_AWDL_UNRESTRICTED | IP6OAF_MANAGEMENT_ALLOWED | in in6_selectsrc()1439 (!((_ip6oa)->ip6oa_flags & IP6OAF_MANAGEMENT_ALLOWED) && \ in selectroute()
225 ip6oa.ip6oa_flags |= IP6OAF_MANAGEMENT_ALLOWED; in udp6_output()
505 ip6oa.ip6oa_flags |= IP6OAF_MANAGEMENT_ALLOWED; in rip6_output()
625 IP6OAF_MANAGEMENT_ALLOWED | IP6OAF_ULTRA_CONSTRAINED_ALLOWED; in nd6_ns_output()1464 IP6OAF_MANAGEMENT_ALLOWED | IP6OAF_ULTRA_CONSTRAINED_ALLOWED; in nd6_na_output()
496 if (ip6oa->ip6oa_flags & IP6OAF_MANAGEMENT_ALLOWED) { in ip6_output_list()881 (ip6oa->ip6oa_flags & IP6OAF_MANAGEMENT_ALLOWED) in ip6_output_list()
2265 IP6OAF_MANAGEMENT_ALLOWED | IPOAF_ULTRA_CONSTRAINED_ALLOWED; in icmp6_reflect()
3597 ip6oa.ip6oa_flags |= IP6OAF_MANAGEMENT_ALLOWED; in tcp_ip_output()
1169 ip6oa.ip6oa_flags |= IP6OAF_MANAGEMENT_ALLOWED; in tcp_respond()