Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dbridgestp.h377 #define LINK_STATE_DOWN 1 /* link is down */ macro
H A Dbridgestp.c1871 if (bp->bp_if_link_state == LINK_STATE_DOWN) { in bstp_calc_path_cost()