Lines Matching defs:send_time
663 * @send_time: timestamp (jiffies) when the packet is to be sent
677 unsigned long send_time)
698 send_time - jiffies);
706 * @send_time: timestamp (jiffies) when the packet is to be sent
715 unsigned long send_time)
718 &bat_priv->forw_bcast_list, send_time);
725 * @send_time: timestamp (jiffies) when the packet is to be sent
733 unsigned long send_time)
736 &bat_priv->forw_bat_list, send_time);
859 unsigned long send_time = jiffies + msecs_to_jiffies(5);
952 send_time);