Home
last modified time | relevance | path

Searched refs:flag_time (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ppp/
Dppp_async.c87 static int flag_time = HZ; variable
88 module_param(flag_time, int, 0);
89 MODULE_PARM_DESC(flag_time, "ppp_async: interval between flagged packets (in clock ticks)");
560 if (islcp || flag_time == 0 || in ppp_async_encode()
561 time_after_eq(jiffies, ap->last_xmit + flag_time)) in ppp_async_encode()
/Linux-v5.4/Documentation/isdn/
Dgigaset.rst220 flag_time=0. You can do this e.g. by adding a line like::
222 options ppp_async flag_time=0