MCPcopy 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
1475uint64_t
1476rte_flow_restore_info_dynflag(void)
1477{
1478 return flow_restore_info_dynflag.value;
1479}
1480
1481int
1482rte_flow_restore_info_dynflag_register(void)

Callers 3

dump_pkt_burstFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected