Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dsocket_private.h373 #define SO_STATISTICS_EVENT_EXIT_CELLFALLBACK (1 << 1) macro
/xnu-11215.1.10/bsd/kern/
H A Duipc_socket.c4397 case SO_STATISTICS_EVENT_EXIT_CELLFALLBACK: in so_statistics_event_to_nstat_event()