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

Function unsetmediaopt

tools/ifconfig/ifmedia.c:321–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321static void
322unsetmediaopt(const char *val, int d, int s, const struct afswtch *afp)
323{
324
325 domediaopt(val, 1, s);
326}
327
328static void
329domediaopt(const char *val, int clear, int s)

Callers

nothing calls this directly

Calls 1

domediaoptFunction · 0.85

Tested by

no test coverage detected