Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dnecp.h438 #define NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT 0x00000001 // The flow is effe… macro
H A Dnecp_client.c1325 NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT); in necp_defunct_flow_registration()
5309 NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT); in necp_client_early_close()
H A Dntstat.c2851 if (event & NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT) { in ntstat_userland_stats_event()