Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dsocket_private.h375 #define SO_STATISTICS_EVENT_EXIT_CELLFALLBACK (1 << 1) macro
/xnu-12377.41.6/bsd/kern/
H A Duipc_socket.c4285 case SO_STATISTICS_EVENT_EXIT_CELLFALLBACK: in so_statistics_event_to_nstat_event()