Searched refs:flow_viable (Results 1 – 1 of 1) sorted by relevance
2191 bool flow_viable = flow->viable; in necp_client_update_flows() local2192 …t_handle, NECP_CLIENT_CBACTION_VIABLE, flow->interface_index, flow->necp_flow_flags, &flow_viable); in necp_client_update_flows()2193 flow->viable = flow_viable; in necp_client_update_flows()2198 bool flow_viable = flow->viable; in necp_client_update_flows() local2199 …andle, NECP_CLIENT_CBACTION_NONVIABLE, flow->interface_index, flow->necp_flow_flags, &flow_viable); in necp_client_update_flows()2200 flow->viable = flow_viable; in necp_client_update_flows()