Home
last modified time | relevance | path

Searched refs:flush_timeout (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Datmlec.h52 unsigned int flush_timeout; member
/linux/net/atm/
H A Dlec.h133 unsigned long flush_timeout; member
H A Dlec.c406 priv->flush_timeout = (mesg->content.config.flush_timeout * HZ); in lec_atm_send()
772 priv->flush_timeout = (4 * HZ); in lecd_attach()