Searched refs:SOTCDB_NO_SENDTCPBG (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsocketvar.h604 #define SOTCDB_NO_SENDTCPBG 0x04 /* Do not use background TCP CC algorithm for sender */ macro
/darwin-on-arm/xnu/bsd/netinet/
H A Din_tclass.c791 if ((sotcdb & SOTCDB_NO_SENDTCPBG) != 0) {

Completed in 20 milliseconds