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

/net/bridge/
H A Dbr_fdb.c59 static inline unsigned long hold_time(const struct net_bridge *br) function
68 time_before_eq(fdb->updated + hold_time(br), jiffies);
175 unsigned long delay = hold_time(br);
456 if (hold_time(br) == 0)
/net/core/
H A Dnet-sysfs.c882 __ATTR(hold_time, S_IRUGO | S_IWUSR, bql_show_hold_time,

Completed in 66 milliseconds