Home
last modified time | relevance | path

Searched refs:BSTP_INFO_MINE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Dbridgestp.h177 #define BSTP_INFO_MINE 2 macro
H A Dbridgestp.c728 if (newinfo == BSTP_INFO_MINE && in bstp_pdu_bettersame()
729 bp->bp_infois == BSTP_INFO_MINE && in bstp_pdu_bettersame()
845 case BSTP_INFO_MINE: in bstp_assign_roles()
1140 if (bp->bp_agreed && !bstp_pdu_bettersame(bp, BSTP_INFO_MINE)) in bstp_update_info()
1154 bp->bp_infois = BSTP_INFO_MINE; in bstp_update_info()