Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/
H A Din_tclass.c137 SO_TC_VO, /* NET_SERVICE_TYPE_VO */
929 optval = SO_TC_VO; in so_set_traffic_class()
1399 case SO_TC_VO: in so_tc2msc()
1438 return SO_TC_VO; in so_svc2tc()
1473 case SO_TC_VO: in sotc_index()
/xnu-10063.141.1/bsd/sys/
H A Dsocket.h274 #define SO_TC_VO 800 macro
286 c == SO_TC_RV || c == SO_TC_VI || c == SO_TC_VO || \
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_netagent.c75 case SO_TC_VO: in fsw_netagent_tc2sc()
/xnu-10063.141.1/bsd/kern/
H A Dkpi_socket.c572 tc = SO_TC_VO; in so_tc_from_dscp()
H A Duipc_socket2.c2895 so->so_traffic_class <= SO_TC_VO; in soissrcrealtime()
/xnu-10063.141.1/tests/
H A Dnet_tuntests.c809 SO_TC_VO, // VO
/xnu-10063.141.1/bsd/net/
H A Dif_ipsec.c5031 ipoa->ipoa_sotc = SO_TC_VO; in ipsec_set_ipoa_for_interface()
5053 ip6oa->ip6oa_sotc = SO_TC_VO; in ipsec_set_ip6oa_for_interface()