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

/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h158 int32_t so_tcdbg_opportunistic; /* -1: unspecified, 0: off, 1: on, other: errors */ member in struct:so_tcdbg
/darwin-on-arm/xnu/bsd/netinet/
H A Din_tclass.c408 so_tcdbg->so_tcdbg_opportunistic = -1; /* Means not set */
439 so_tcdbg->so_tcdbg_opportunistic = -1; /* Means not set */

Completed in 72 milliseconds