enum net_node_rsrc_type
Overview
All possible node types of /net/node resources More…
#include <tapi_cfg_net.h> enum net_node_rsrc_type { NET_NODE_RSRC_TYPE_UNKNOWN = 0, NET_NODE_RSRC_TYPE_INTERFACE, NET_NODE_RSRC_TYPE_PCI_FN, NET_NODE_RSRC_TYPE_PCI_FN_NETDEV, NET_NODE_RSRC_TYPE_RTE_VDEV, };
Detailed Documentation
All possible node types of /net/node resources
Enum Values
NET_NODE_RSRC_TYPE_UNKNOWN
Unknown type of the resource
NET_NODE_RSRC_TYPE_INTERFACE
Network interface
NET_NODE_RSRC_TYPE_PCI_FN
PCI function
NET_NODE_RSRC_TYPE_PCI_FN_NETDEV
PCI function with port (net)
NET_NODE_RSRC_TYPE_RTE_VDEV
RTE vdev