Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/net/
H A Dnecp_client.c206 #define NECP_CLIENT_FLOW_LOG(client, flow, fmt, ...) … macro
5988 NECP_CLIENT_FLOW_LOG(client, flow_registration, "Collecting stats"); in necp_find_domain_info_common()
6068 NECP_CLIENT_FLOW_LOG(client, flow_registration, in necp_find_domain_info_common()
7575 NECP_CLIENT_FLOW_LOG(client, flow_registration, "removing flow"); in necp_client_remove_flow()
8450 NECP_CLIENT_FLOW_LOG(client, new_registration, "adding flow"); in necp_client_add_flow()
8556 NECP_CLIENT_FLOW_LOG(client, new_registration, "Initializing stats"); in necp_client_add_flow()
9986 NECP_CLIENT_FLOW_LOG(client, flow_registration, "Initialized stats <error %d>", error); in necp_stats_initialize()