Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dsocket_private.h248 #define SO_STATISTICS_EVENT 0x1123 /* int64 argument, an event in statistics collection */ macro
/xnu-12377.41.6/bsd/kern/
H A Duipc_socket.c5548 case SO_STATISTICS_EVENT: in sosetoptlock()