Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dnecp.h449 #define NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT 0x00000001 // The flow is effe… macro
H A Dnecp_client.c1341 NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT); in necp_defunct_flow_registration()
5390 NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT); in necp_client_early_close()
H A Dntstat.c2891 if (event & NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT) { in ntstat_userland_stats_event()