MCPcopy Create free account
hub / github.com/esnet/iperf / protocol_free

Function protocol_free

src/iperf_api.c:3244–3248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3242}
3243
3244void
3245protocol_free(struct protocol *proto)
3246{
3247 free(proto);
3248}
3249
3250/**************************************************************************/
3251int

Callers 1

iperf_defaultsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…