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

Function setmediaopt

tools/ifconfig/ifmedia.c:314–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312}
313
314static void
315setmediaopt(const char *val, int d, int s, const struct afswtch *afp)
316{
317
318 domediaopt(val, 0, s);
319}
320
321static void
322unsetmediaopt(const char *val, int d, int s, const struct afswtch *afp)

Callers

nothing calls this directly

Calls 1

domediaoptFunction · 0.85

Tested by

no test coverage detected