Home
last modified time | relevance | path

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

/linux-3.3/lib/
Ddynamic_queue_limits.c126 int dql_init(struct dql *dql, unsigned hold_time) in dql_init()
/linux-3.3/net/bridge/
Dbr_fdb.c58 static inline unsigned long hold_time(const struct net_bridge *br) in hold_time() function