Searched refs:flow_viable (Results 1 – 1 of 1) sorted by relevance
2170 bool flow_viable = flow->viable; in necp_client_update_flows() local2171 …t_handle, NECP_CLIENT_CBACTION_VIABLE, flow->interface_index, flow->necp_flow_flags, &flow_viable); in necp_client_update_flows()2172 flow->viable = flow_viable; in necp_client_update_flows()2177 bool flow_viable = flow->viable; in necp_client_update_flows() local2178 …andle, NECP_CLIENT_CBACTION_NONVIABLE, flow->interface_index, flow->necp_flow_flags, &flow_viable); in necp_client_update_flows()2179 flow->viable = flow_viable; in necp_client_update_flows()