Searched refs:ip6_flow (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h63 #define ip6_flow ip6_ctlun.ip6_un1.ip6_un1_flow macro
64 #define ip6_vcf ip6_flow /* Version, tclass, flow-ID */
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1154 ip6->ip6_flow = ((ip6_t *)fin->fin_ip)->ip6_flow;
1189 * For IPv6 packets, ip6_flow, ip6_vfc, and ip6_hlim are filled
1375 ip6->ip6_flow = ((ip6_t *)fin->fin_ip)->ip6_flow;
H A Dip_frag.c248 frag->ipfr_tos = ip6->ip6_flow & IPV6_FLOWINFO_MASK;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c2619 ipp->ipp_tclass = IPV6_FLOW_TCLASS(ip6h->ip6_flow);
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c5574 ip6h->ip6_flow = (IPV6_VERSION << 28);

Completed in 76 milliseconds