Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp_client.c7005 bool has_remote_address = false; in necp_find_conn_netstat_data() local
7059 has_remote_address = true; in necp_find_conn_netstat_data()
7088 …*ntstat_flags = (has_remote_address && has_ip_protocol && has_transport_protocol)? NSTAT_NECP_CONN… in necp_find_conn_netstat_data()