MCPcopy 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
34int
35graph_pcap_is_enable(void)
36{
37 return pcap_enable;
38}
39
40void
41graph_pcap_exit(struct rte_graph *graph)

Callers 3

graph_nodes_populateFunction · 0.85
graph_fp_mem_populateFunction · 0.85
graph_fp_mem_destroyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected