Home
last modified time | relevance | path

Searched defs:fwd_engine (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test-pmd/
H A Dtestpmd.h328 struct fwd_engine { struct
329 const char *fwd_mode_name; /**< Forwarding mode name. */
330 port_fwd_begin_t port_fwd_begin; /**< NULL if nothing special to do. */
331 port_fwd_end_t port_fwd_end; /**< NULL if nothing special to do. */
332 packet_fwd_t packet_fwd; /**< Mandatory. */