Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.c177 switch (bp->bp_role) { in bstp_transmit()
423 switch (bp->bp_role) { in bstp_pdu_flags()
926 switch (bp->bp_role) { in bstp_update_roles()
1108 bp->bp_role != BSTP_ROLE_ROOT && in bstp_update_tc()
1113 bp->bp_role == BSTP_ROLE_ROOT) && in bstp_update_tc()
1244 if (bp->bp_role == role) in bstp_set_port_role()
1248 switch (bp->bp_role) { in bstp_set_port_role()
1272 bp->bp_role = role; in bstp_set_port_role()
1278 switch (bp->bp_role) { in bstp_set_port_role()
1682 if (bp->bp_role != BSTP_ROLE_DISABLED) in bstp_set_autoptp()
[all …]
H A Dbridgestp.h308 uint8_t bp_role; member
H A Dif_bridge.c1304 req->ifbr_role = bp->bp_role; in bridge_ioctl_gifflags()