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

/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h281 * SO_TC_VI
305 #define SO_TC_VI 700 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.c638 optval = SO_TC_VI;
1024 case SO_TC_VI:
1065 return SO_TC_VI;
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socket.c526 tc = SO_TC_VI;

Completed in 26 milliseconds