Home
last modified time | relevance | path

Searched refs:last_recv_time (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtp_meter.c1115 if (!batadv_has_timed_out(tp_vars->last_recv_time, in batadv_tp_receiver_shutdown()
1426 tp_vars->last_recv_time = jiffies; in batadv_tp_recv_msg()
H A Dtypes.h1495 /** @last_recv_time: time (jiffies) a msg was received */
1496 unsigned long last_recv_time; member
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtp_meter.c1111 if (!batadv_has_timed_out(tp_vars->last_recv_time, in batadv_tp_receiver_shutdown()
1420 tp_vars->last_recv_time = jiffies; in batadv_tp_recv_msg()
H A Dtypes.h1478 /** @last_recv_time: time (jiffies) a msg was received */
1479 unsigned long last_recv_time; member

Completed in 13 milliseconds