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

Function bstp_migrate_delay_expiry

freebsd/net/bridgestp.c:1974–1978  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1972}
1973
1974static void
1975bstp_migrate_delay_expiry(struct bstp_state *bs, struct bstp_port *bp)
1976{
1977 bp->bp_flags |= BSTP_PORT_CANMIGRATE;
1978}
1979
1980static void
1981bstp_edge_delay_expiry(struct bstp_state *bs, struct bstp_port *bp)

Callers 1

bstp_tickFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected