Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ rte_flow_restore_info_dynflag
Function
rte_flow_restore_info_dynflag
dpdk/lib/ethdev/rte_flow.c:1475–1479 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1473
};
1474
1475
uint64_t
1476
rte_flow_restore_info_dynflag(void)
1477
{
1478
return flow_restore_info_dynflag.value;
1479
}
1480
1481
int
1482
rte_flow_restore_info_dynflag_register(void)
Callers
3
mlx5_flow_rx_metadata_negotiate
Function · 0.85
sfc_dp_ft_ctx_id_register
Function · 0.85
dump_pkt_burst
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected