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

Function unsetifdescr

tools/ifconfig/ifconfig.c:1457–1462  ·  view source on GitHub ↗

ARGSUSED */

Source from the content-addressed store, hash-verified

1455
1456/* ARGSUSED */
1457static void
1458unsetifdescr(const char *val, int value, int s, const struct afswtch *afp)
1459{
1460
1461 setifdescr("", 0, s, 0);
1462}
1463
1464#define IFFBITS \
1465"\020\1UP\2BROADCAST\3DEBUG\4LOOPBACK\5POINTOPOINT\7RUNNING" \

Callers

nothing calls this directly

Calls 1

setifdescrFunction · 0.85

Tested by

no test coverage detected