Searched refs:kni_interface_stats (Results 1 – 2 of 2) sorted by relevance
65 struct kni_interface_stats { struct82 struct kni_interface_stats **kni_stat; argument428 sizeof(struct kni_interface_stats *) * nb_ports, in ff_kni_init()482 kni_stat[port_id] = (struct kni_interface_stats*)rte_zmalloc( in ff_kni_alloc()484 sizeof(struct kni_interface_stats), in ff_kni_alloc()
113 struct kni_interface_stats { struct128 static struct kni_interface_stats kni_stats[RTE_MAX_ETHPORTS]; argument