Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp.h439 #define NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT 0x00000001 // The flow is effe… macro
H A Dnecp_client.c1324 NECP_CLIENT_STATISTICS_EVENT_TIME_WAIT); in necp_defunct_flow_registration()
5299 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()