Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp_client.c6639 bool has_transport_protocol = false; in necp_find_conn_netstat_data() local
6698 has_transport_protocol = true; 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()