Searched refs:inbytes (Results 1 – 1 of 1) sorted by relevance
659 igc_alloc_flow(const void *filter, enum igc_filter_type type, uint inbytes) in igc_alloc_flow() argument663 sizeof(struct rte_flow) + inbytes, 8); in igc_alloc_flow()672 memcpy(flow->filter, filter, inbytes); in igc_alloc_flow()