Home
last modified time | relevance | path

Searched refs:SO_CONNECTION_IDLE (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dsocket_private.h262 #define SO_CONNECTION_IDLE 0x1137 /* Connection is idle (int) */ macro
/xnu-12377.41.6/bsd/kern/
H A Duipc_socket.c5714 case SO_CONNECTION_IDLE: { in sosetoptlock()
6263 case SO_CONNECTION_IDLE: { in sogetoptlock()