Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dnecp_client.c7572 u_int32_t *ntstat_flags, in necp_find_conn_netstat_data() argument
7661 if (ntstat_flags) { in necp_find_conn_netstat_data()
7662 …*ntstat_flags = (has_remote_address && has_ip_protocol && has_transport_protocol)? NSTAT_NECP_CONN… in necp_find_conn_netstat_data()