Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ graph_pcap_is_enable
Function
graph_pcap_is_enable
dpdk/lib/graph/graph_pcap.c:34–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
int
35
graph_pcap_is_enable(void)
36
{
37
return pcap_enable;
38
}
39
40
void
41
graph_pcap_exit(struct rte_graph *graph)
Callers
3
graph_nodes_populate
Function · 0.85
graph_fp_mem_populate
Function · 0.85
graph_fp_mem_destroy
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected