Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ ethdev_tx_node_get
Function
ethdev_tx_node_get
dpdk/lib/node/ethdev_tx.c:79–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
};
78
79
struct rte_node_register *
80
ethdev_tx_node_get(void)
81
{
82
return ðdev_tx_node_base;
83
}
84
85
RTE_NODE_REGISTER(ethdev_tx_node_base);
Callers
1
rte_node_eth_config
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected