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

/xnu-2422.115.4/bsd/sys/
H A Dsocket.h254 * SO_TC_VI
278 #define SO_TC_VI 700 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.c646 optval = SO_TC_VI;
1073 case SO_TC_VI:
1114 return SO_TC_VI;
/xnu-2422.115.4/bsd/kern/
H A Dkpi_socket.c496 tc = SO_TC_VI;

Completed in 23 milliseconds