Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/netinet/
H A Din_tclass.c960 SOTHROTTLELOG("throttle[%d]: so 0x%llx " in so_set_traffic_class()
1236 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-11417.140.69/bsd/sys/
H A Dsocketvar.h701 #define SOTHROTTLELOG(fmt, ...) do { \ macro