Home
last modified time | relevance | path

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

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