Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbridgestp.h370 uint32_t bp_if_link_state; /* cache of the parent if link state */ member
H A Dbridgestp.c1871 if (bp->bp_if_link_state == LINK_STATE_DOWN) { in bstp_calc_path_cost()