Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dsocket_private.h226 #define SO_TC_ALL (-1) macro
/xnu-11215.1.10/bsd/netinet/
H A Din_tclass.c1377 case SO_TC_ALL: in so_tc2msc()
H A Din_pcb.c3753 if (optval != SO_TC_ALL && !SO_VALID_TC(optval)) { in inp_flush()