Home
last modified time | relevance | path

Searched refs:NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.61.3/bsd/net/
H A Dnecp.h450 #define NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT 0x00000001 // The flow is effe… macro
H A Dnecp_client.c1342 NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT); in necp_defunct_flow_registration()
5392 NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT); in necp_client_early_close()
H A Dntstat.c2908 if (event & NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT) { in ntstat_userland_stats_event()