Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp.h863 #define NECP_CLIENT_FLOW_FLAGS_BROWSE 0x04 // Create request with a browse … macro
H A Dnecp_client.c1602 if (((flow_registration->flags & NECP_CLIENT_FLOW_FLAGS_BROWSE) || in necp_destroy_client_flow_registration()
1722 if (((flow_defunct->flags & NECP_CLIENT_FLOW_FLAGS_BROWSE) || in necp_process_defunct_list()
8335 (add_request->flags & NECP_CLIENT_FLOW_FLAGS_BROWSE || in necp_client_add_flow()