Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.h312 uint8_t bp_ptp_link; member
H A Dbridgestp.c674 if (cu->cu_agree && bp->bp_ptp_link) { in bstp_received_bpdu()
1050 (bp->bp_ptp_link ? BSTP_DEFAULT_MIGRATE_DELAY : in bstp_update_roles()
1689 bp->bp_ptp_link = set; in bstp_set_ptp()
1830 if (bp->bp_ptp_link ^ fdx) { in bstp_ifupdstatus()
1831 bp->bp_ptp_link = fdx; in bstp_ifupdstatus()
H A Dif_bridge.c1428 if (bp->bp_ptp_link) in bridge_ioctl_gifflags()