DPDK  18.05.1
Typedefs
rte_ethdev_core.h File Reference

Go to the source code of this file.

Typedefs

typedef int(* eth_is_removed_t )(struct rte_eth_dev *dev)

Detailed Description

RTE Ethernet Device internal header.

This header contains internal data types. But they are still part of the public API because they are used by inline functions in the published API.

Applications should not use these directly.

Definition in file rte_ethdev_core.h.

Typedef Documentation

typedef int(* eth_is_removed_t)(struct rte_eth_dev *dev)

<

Definition at line 52 of file rte_ethdev_core.h.