Home
last modified time | relevance | path

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

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