Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp_client.c6632 u_int32_t *ntstat_flags, in necp_find_conn_netstat_data() argument
6710 if (ntstat_flags) { in necp_find_conn_netstat_data()
6711 …*ntstat_flags = (has_remote_address && has_ip_protocol && has_transport_protocol)? NSTAT_NECP_CONN… in necp_find_conn_netstat_data()