Searched refs:flow_viable (Results 1 – 1 of 1) sorted by relevance
2453 bool flow_viable = flow->viable; in necp_client_update_flows() local2454 …t_handle, NECP_CLIENT_CBACTION_VIABLE, flow->interface_index, flow->necp_flow_flags, &flow_viable); in necp_client_update_flows()2455 flow->viable = flow_viable; in necp_client_update_flows()2460 bool flow_viable = flow->viable; in necp_client_update_flows() local2461 …andle, NECP_CLIENT_CBACTION_NONVIABLE, flow->interface_index, flow->necp_flow_flags, &flow_viable); in necp_client_update_flows()2462 flow->viable = flow_viable; in necp_client_update_flows()