Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Dsocket.h356 #define SO_STATISTICS_EVENT 0x1123 /* int64 argument, an event in statistics collection */ macro
/xnu-10063.141.1/bsd/kern/
H A Duipc_socket.c5610 case SO_STATISTICS_EVENT: in sosetoptlock()