Searched defs:ice_arfs_active_fltr_cntrs (Results 1 – 1 of 1) sorted by relevance
33 struct ice_arfs_active_fltr_cntrs { struct34 atomic_t active_tcpv4_cnt;35 atomic_t active_tcpv6_cnt;36 atomic_t active_udpv4_cnt;37 atomic_t active_udpv6_cnt;
Completed in 4 milliseconds