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

/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h337 * or the special SO_TC_ALL value.
340 #define SO_TC_ALL (-1) macro
/darwin-on-arm/xnu/bsd/netinet/
H A Din_tclass.c1035 case SO_TC_ALL:
H A Din_pcb.c2251 if (optval != SO_TC_ALL && !SO_VALID_TC(optval))

Completed in 70 milliseconds