Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ ethdev_rx_node_get
Function
ethdev_rx_node_get
dpdk/lib/node/ethdev_rx.c:222–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
};
221
222
struct rte_node_register *
223
ethdev_rx_node_get(void)
224
{
225
return ðdev_rx_node_base;
226
}
227
228
RTE_NODE_REGISTER(ethdev_rx_node_base);
Callers
1
rte_node_eth_config
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected