Home
last modified time | relevance | path

Searched defs:ageing_time (Results 1 – 6 of 6) sorted by relevance

/net/dsa/
Dswitch.c18 unsigned int ageing_time) in dsa_switch_fastest_ageing_time()
35 unsigned int ageing_time = info->ageing_time; in dsa_switch_ageing_time() local
Ddsa_priv.h30 unsigned int ageing_time; member
Dport.c221 unsigned int ageing_time = jiffies_to_msecs(ageing_jiffies); in dsa_port_ageing_time() local
/net/bridge/
Dbr_stp.c587 int br_set_ageing_time(struct net_bridge *br, clock_t ageing_time) in br_set_ageing_time()
Dbr_netlink.c1393 u32 ageing_time = jiffies_to_clock_t(br->ageing_time); in br_fill_info() local
Dbr_private.h357 unsigned long ageing_time; member