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

/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h286 * SO_TC_VO
306 #define SO_TC_VO 800 macro
318 c == SO_TC_RV || c == SO_TC_VI || c == SO_TC_VO || c == SO_TC_CTL)
/darwin-on-arm/xnu/bsd/netinet/
H A Din_tclass.c641 optval = SO_TC_VO;
1028 case SO_TC_VO:
1067 return SO_TC_VO;
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socket.c524 tc = SO_TC_VO;

Completed in 26 milliseconds