Home
last modified time | relevance | path

Searched refs:bstp_destroy (Results 1 – 3 of 3) sorted by relevance

/src/sys/net/
H A Dbridgestp.h379 void bstp_destroy(struct bstp_port *);
H A Dbridgestp.c2296 bstp_destroy(struct bstp_port *bp) in bstp_destroy() function
H A Dif_bridge.c1316 bstp_destroy(&bif->bif_stp); /* prepare to free */ in bridge_delete_member()