MCPcopy Create free account
hub / github.com/F-Stack/f-stack / handle_traffic_msg

Function handle_traffic_msg

lib/ff_dpdk_if.c:1847–1852  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1845#endif
1846
1847static inline void
1848handle_traffic_msg(struct ff_msg *msg)
1849{
1850 msg->traffic = ff_traffic;
1851 msg->result = 0;
1852}
1853
1854void ff_get_traffic(void *buffer)
1855{

Callers 1

handle_msgFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected