Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dnecp_client.c7561 u_int32_t *ntstat_flags, in necp_find_conn_netstat_data() argument
7650 if (ntstat_flags) { in necp_find_conn_netstat_data()
7651 …*ntstat_flags = (has_remote_address && has_ip_protocol && has_transport_protocol)? NSTAT_NECP_CONN… in necp_find_conn_netstat_data()