Home
last modified time | relevance | path

Searched defs:hold_time (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Ddynamic_queue_limits.c209 void dql_init(struct dql *dql, unsigned int hold_time) in dql_init()
/linux/net/bridge/
H A Dbr_fdb.c63 static inline unsigned long hold_time(const struct net_bridge *br) in hold_time() function