Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din_tclass.c960 SOTHROTTLELOG("throttle[%d]: so 0x%llx " in so_set_traffic_class()
1184 SOTHROTTLELOG("throttle[%d]: so 0x%llx [%d,%d] TCP %s send; " in set_tcp_stream_priority()
H A Din_pcblist.c803 SOTHROTTLELOG("throttle[%d]: so 0x%llx " in inpcb_count_opportunistic()
/xnu-12377.41.6/bsd/sys/
H A Dsocketvar.h693 #define SOTHROTTLELOG(fmt, ...) do { \ macro