Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dbridgestp.h206 #define BSTP_INFO_MINE 2 macro
H A Dbridgestp.c846 if (newinfo == BSTP_INFO_MINE && in bstp_pdu_bettersame()
847 bp->bp_infois == BSTP_INFO_MINE && in bstp_pdu_bettersame()
975 case BSTP_INFO_MINE: in bstp_assign_roles()
1283 if (bp->bp_agreed && !bstp_pdu_bettersame(bp, BSTP_INFO_MINE)) { in bstp_update_info()
1298 bp->bp_infois = BSTP_INFO_MINE; in bstp_update_info()