Home
last modified time | relevance | path

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

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