Searched refs:SO_TC_VO (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dsocket.h259 * SO_TC_VO
279 #define SO_TC_VO 800 macro
291 c == SO_TC_RV || c == SO_TC_VI || c == SO_TC_VO || c == SO_TC_CTL)
/xnu-2422.115.4/bsd/netinet/
H A Din_tclass.c649 optval = SO_TC_VO;
1077 case SO_TC_VO:
1116 return SO_TC_VO;
/xnu-2422.115.4/bsd/kern/
H A Dkpi_socket.c494 tc = SO_TC_VO;

Completed in 28 milliseconds