Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Dsocket.h325 #define SO_TC_ALL (-1) macro
/xnu-10063.141.1/bsd/netinet/
H A Din_tclass.c1406 case SO_TC_ALL: in so_tc2msc()
H A Din_pcb.c3679 if (optval != SO_TC_ALL && !SO_VALID_TC(optval)) { in inp_flush()