Searched refs:has_expired (Results 1 - 1 of 1) sorted by relevance

/net/bridge/
H A Dbr_fdb.c67 static inline int has_expired(const struct net_bridge *br, function
356 if (unlikely(has_expired(br, fdb)))
408 if (has_expired(br, f))
593 else if (has_expired(fdb->dst->br, fdb))

Completed in 25 milliseconds