Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h381 void bstp_destroy(struct bstp_port *);
H A Dbridgestp.c2270 bstp_destroy(struct bstp_port *bp) in bstp_destroy() function
H A Dif_bridge.c1117 bstp_destroy(&bif->bif_stp); /* prepare to free */ in bridge_delete_member()