Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h380 void bstp_disable(struct bstp_port *);
H A Dif_bridge.c1056 bstp_disable(&bif->bif_stp); in bridge_delete_member()
1351 bstp_disable(&bif->bif_stp); in bridge_ioctl_sifflags()
H A Dbridgestp.c2252 bstp_disable(struct bstp_port *bp) in bstp_disable() function