Searched refs:flow_viable (Results 1 – 1 of 1) sorted by relevance
2186 bool flow_viable = flow->viable; in necp_client_update_flows() local2187 …t_handle, NECP_CLIENT_CBACTION_VIABLE, flow->interface_index, flow->necp_flow_flags, &flow_viable); in necp_client_update_flows()2188 flow->viable = flow_viable; in necp_client_update_flows()2193 bool flow_viable = flow->viable; in necp_client_update_flows() local2194 …andle, NECP_CLIENT_CBACTION_NONVIABLE, flow->interface_index, flow->necp_flow_flags, &flow_viable); in necp_client_update_flows()2195 flow->viable = flow_viable; in necp_client_update_flows()