Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_port/
H A Drte_port_frag.c59 rte_port_ring_reader_frag_create(void *params, int socket_id, int is_ipv4) in rte_port_ring_reader_frag_create() function
118 return rte_port_ring_reader_frag_create(params, socket_id, 1); in rte_port_ring_reader_ipv4_frag_create()
124 return rte_port_ring_reader_frag_create(params, socket_id, 0); in rte_port_ring_reader_ipv6_frag_create()