Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.h794 #define NECP_CLIENT_RESULT_FLAG_FLOW_VIABLE 0x0080 // Viable, the flow… macro
H A Dnecp_client.c7960 flags |= NECP_CLIENT_RESULT_FLAG_FLOW_VIABLE; in necp_client_fillout_flow_tlvs()