Searched refs:minStableAge (Results 1 – 3 of 3) sorted by relevance
63 u_int32_t minStableAge; /* min time for a stable host */ member
73 u_int32_t minStableAge; /* min time for a stable host */ member
309 priv->conf.minStableAge = DEFAULT_MIN_STABLE_AGE; in ng_bridge_constructor()718 if (host->age < priv->conf.minStableAge) { in ng_bridge_rcvdata()