Home
last modified time | relevance | path

Searched refs:SO_TC_VO (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dsocket_private.h175 #define SO_TC_VO 800 macro
187 c == SO_TC_RV || c == SO_TC_VI || c == SO_TC_VO || \
/xnu-12377.41.6/bsd/netinet/
H A Din_tclass.c139 SO_TC_VO, /* NET_SERVICE_TYPE_VO */
927 optval = SO_TC_VO; in so_set_traffic_class()
1318 case SO_TC_VO: in so_tc2msc()
1357 return SO_TC_VO; in so_svc2tc()
1392 case SO_TC_VO: in sotc_index()
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw_netagent.c75 case SO_TC_VO: in fsw_netagent_tc2sc()
/xnu-12377.41.6/tests/
H A Dnet_tuntests.c654 SO_TC_VO, // VO
/xnu-12377.41.6/bsd/kern/
H A Dkpi_socket.c564 tc = SO_TC_VO; in so_tc_from_dscp()
H A Duipc_socket2.c2917 so->so_traffic_class <= SO_TC_VO; in soissrcrealtime()
/xnu-12377.41.6/bsd/net/
H A Dif_ipsec.c4200 ipoa->ipoa_sotc = SO_TC_VO; in ipsec_set_ipoa_for_interface()
4222 ip6oa->ip6oa_sotc = SO_TC_VO; in ipsec_set_ip6oa_for_interface()