Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h278 struct bstp_port { struct
279 LIST_ENTRY(bstp_port) bp_next;
342 struct bstp_port *bs_root_port; argument
360 LIST_HEAD(, bstp_port) bs_bplist;
379 int bstp_enable(struct bstp_port *);
380 void bstp_disable(struct bstp_port *);
381 void bstp_destroy(struct bstp_port *);
382 void bstp_linkstate(struct bstp_port *);
391 int bstp_set_edge(struct bstp_port *, int);
393 int bstp_set_ptp(struct bstp_port *, int);
[all …]
H A Dbridgestp.c901 struct bstp_port *bp2; in bstp_update_state()
1179 struct bstp_port *bp; in bstp_set_all_reroot()
1190 struct bstp_port *bp; in bstp_set_all_sync()
1526 struct bstp_port *bp; in bstp_set_holdcount()
1543 struct bstp_port *bp; in bstp_set_protocol()
1732 struct bstp_port *bp = (struct bstp_port *)arg; in bstp_notify_state()
1746 struct bstp_port *bp = (struct bstp_port *)arg; in bstp_notify_rtage()
1789 struct bstp_port *bp = (struct bstp_port *)arg; in bstp_ifupdstatus()
1866 struct bstp_port *bp; in bstp_tick()
2025 struct bstp_port *bp; in bstp_reinit()
[all …]
H A Dif_bridge.c231 struct bstp_port bif_stp; /* STP state */
1291 struct bstp_port *bp; in bridge_ioctl_gifflags()
1331 struct bstp_port *bp; in bridge_ioctl_sifflags()
1741 struct bstp_port *root_port; in bridge_ioctl_gbparam()
1780 struct bstp_port *bp; in bridge_ioctl_gifsstp()