Searched refs:IPV6_VERS_AND_FLOW_MASK (Results 1 – 8 of 8) sorted by relevance
109 #define IPV6_VERS_AND_FLOW_MASK 0xF0000000 macro118 #define IPV6_VERS_AND_FLOW_MASK 0x000000F0 macro
272 sin6->sin6_flowinfo & ~IPV6_VERS_AND_FLOW_MASK; in sctp_bind()
1408 sin6.sin6_flowinfo = ip6h->ip6_vcf & ~IPV6_VERS_AND_FLOW_MASK; in icmp_icmp_error_ipv6()4071 (IPV6_DEFAULT_VERS_AND_FLOW & IPV6_VERS_AND_FLOW_MASK) | in icmp_prepend_header_template()4072 (flowinfo & ~IPV6_VERS_AND_FLOW_MASK); in icmp_prepend_header_template()
4575 (IPV6_DEFAULT_VERS_AND_FLOW & IPV6_VERS_AND_FLOW_MASK) | in ip_build_hdrs_v6()4576 (flowinfo & ~IPV6_VERS_AND_FLOW_MASK); in ip_build_hdrs_v6()
631 if ((ip6h->ip6_vcf & IPV6_VERS_AND_FLOW_MASK) != in ill_input_short_v6()
469 sin6.sin6_flowinfo = ip6h->ip6_vcf & ~IPV6_VERS_AND_FLOW_MASK; in tcp_conn_con()
894 sin6.sin6_flowinfo = ip6h->ip6_vcf & ~IPV6_VERS_AND_FLOW_MASK; in tcp_conn_create_v6()
1199 sin6.sin6_flowinfo = ip6h->ip6_vcf & ~IPV6_VERS_AND_FLOW_MASK; in udp_icmp_error_ipv6()3292 (IPV6_DEFAULT_VERS_AND_FLOW & IPV6_VERS_AND_FLOW_MASK) | in udp_prepend_header_template()3293 (flowinfo & ~IPV6_VERS_AND_FLOW_MASK); in udp_prepend_header_template()