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

/net/bridge/
H A Dbr_fdb.c64 static inline int has_expired(const struct net_bridge *br, function
273 if (unlikely(has_expired(br, fdb)))
325 if (has_expired(br, f))
497 else if (has_expired(fdb->dst->br, fdb))

Completed in 32 milliseconds