Searched refs:flow_viable (Results 1 – 1 of 1) sorted by relevance
2480 bool flow_viable = flow->viable; in necp_client_update_flows() local2481 …t_handle, NECP_CLIENT_CBACTION_VIABLE, flow->interface_index, flow->necp_flow_flags, &flow_viable); in necp_client_update_flows()2482 flow->viable = flow_viable; in necp_client_update_flows()2487 bool flow_viable = flow->viable; in necp_client_update_flows() local2488 …andle, NECP_CLIENT_CBACTION_NONVIABLE, flow->interface_index, flow->necp_flow_flags, &flow_viable); in necp_client_update_flows()2489 flow->viable = flow_viable; in necp_client_update_flows()