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

Function unsetbridge_autoedge

tools/ifconfig/ifbridge.c:400–404  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398}
399
400static void
401unsetbridge_autoedge(const char *val, int d, int s, const struct afswtch *afp)
402{
403 do_bridgeflag(s, val, IFBIF_BSTP_AUTOEDGE, 0);
404}
405
406static void
407setbridge_ptp(const char *val, int d, int s, const struct afswtch *afp)

Callers

nothing calls this directly

Calls 1

do_bridgeflagFunction · 0.85

Tested by

no test coverage detected