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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_output.c2062 case IPV6_TCLASS:
2440 case IPV6_TCLASS:
2706 case IPV6_TCLASS:
2794 if (optname == -1 || optname == IPV6_TCLASS)
3158 case IPV6_TCLASS:
3254 case IPV6_TCLASS:
H A Din6.h578 #define IPV6_TCLASS 36 /* int; send traffic class value */ macro
589 * collision with definition of IPV6_TCLASS in previous
H A Dip6_input.c1582 IPV6_TCLASS, IPPROTO_IPV6, mp);
H A Dicmp6.c3054 case IPV6_TCLASS:
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socket.c604 sopt.sopt_name = IPV6_TCLASS;
647 sopt.sopt_name = IPV6_TCLASS;

Completed in 35 milliseconds