Home
last modified time | relevance | path

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

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