Searched refs:LINK_STATE_DOWN (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/net/ | ||
| H A D | bridgestp.h | 377 #define LINK_STATE_DOWN 1 /* link is down */ macro |
| H A D | bridgestp.c | 1871 if (bp->bp_if_link_state == LINK_STATE_DOWN) { in bstp_calc_path_cost() |