Home
last modified time | relevance | path

Searched refs:inbytes (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/igc/
H A Digc_flow.c659 igc_alloc_flow(const void *filter, enum igc_filter_type type, uint inbytes) in igc_alloc_flow() argument
663 sizeof(struct rte_flow) + inbytes, 8); in igc_alloc_flow()
672 memcpy(flow->filter, filter, inbytes); in igc_alloc_flow()