Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dnecp_client.c166 static int necp_timeout_microseconds = 1000 * 100; // 100ms variable
5158 uint32_t timeout_to_use = necp_timeout_microseconds; in necp_update_all_clients_immediately_if_needed()