Home
last modified time | relevance | path

Searched refs:IPV6_DEFAULT_VERS_AND_FLOW (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip6.h109 #define IPV6_DEFAULT_VERS_AND_FLOW 0x60000000 macro
118 #define IPV6_DEFAULT_VERS_AND_FLOW 0x00000060 macro
/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ipv6.c154 ip6hp->ip6_vcf = IPV6_DEFAULT_VERS_AND_FLOW; in mac_ipv6_header()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c2495 ip6h->ip6_vcf = IPV6_DEFAULT_VERS_AND_FLOW; in mld_sendpkt()
2638 ip6h->ip6_vcf = IPV6_DEFAULT_VERS_AND_FLOW; in mldv2_sendrpt()
H A Dip6.c1370 ip6h->ip6_vcf = IPV6_DEFAULT_VERS_AND_FLOW; in icmp_pkt_v6()
4474 (IPV6_DEFAULT_VERS_AND_FLOW & IPV6_VERS_AND_FLOW_MASK) | in ip_build_hdrs_v6()
H A Dip6_input.c631 IPV6_DEFAULT_VERS_AND_FLOW) { in ill_input_short_v6()
H A Dipsecah.c2953 ip6h->ip6_vcf = IPV6_DEFAULT_VERS_AND_FLOW; in ah_process_ip_options_v6()
H A Dip_ndp.c2446 ip6h->ip6_vcf = IPV6_DEFAULT_VERS_AND_FLOW; in ndp_xmit()
H A Dicmp.c4079 (IPV6_DEFAULT_VERS_AND_FLOW & IPV6_VERS_AND_FLOW_MASK) | in icmp_prepend_header_template()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c3428 (IPV6_DEFAULT_VERS_AND_FLOW & IPV6_VERS_AND_FLOW_MASK) | in udp_prepend_header_template()