Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dntstat.h362 #define NSTAT_NECP_CONN_HAS_NET_ACCESS 0x01000000 macro
H A Dnecp_client.c6528 …as_remote_address && has_ip_protocol && has_transport_protocol)? NSTAT_NECP_CONN_HAS_NET_ACCESS: 0; in necp_find_conn_netstat_data()