Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnecp.h461 #define NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT 0x00000001 // The flow is effe… macro
H A Dnecp_client.c1345 NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT); in necp_defunct_flow_registration()
5396 NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT); in necp_client_early_close()
H A Dntstat.c2890 if (event & NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT) { in ntstat_userland_stats_event()