Searched refs:if_idx (Results 1 – 1 of 1) sorted by relevance
1094 uint32_t if_idx = flow->interface_index; in necp_client_collect_interface_stats() local1097 if (if_idx != IFSCOPE_NONE && if_idx <= (uint32_t)if_index) { in necp_client_collect_interface_stats()1098 ifp = ifindex2ifnet[if_idx]; in necp_client_collect_interface_stats()