Home
last modified time | relevance | path

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

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