Home
last modified time | relevance | path

Searched defs:send_time (Results 1 – 3 of 3) sorted by relevance

/linux/net/batman-adv/
H A Dsend.c671 batadv_forw_packet_queue(struct batadv_forw_packet * forw_packet,spinlock_t * lock,struct hlist_head * head,unsigned long send_time) batadv_forw_packet_queue() argument
709 batadv_forw_packet_bcast_queue(struct batadv_priv * bat_priv,struct batadv_forw_packet * forw_packet,unsigned long send_time) batadv_forw_packet_bcast_queue() argument
727 batadv_forw_packet_ogmv1_queue(struct batadv_priv * bat_priv,struct batadv_forw_packet * forw_packet,unsigned long send_time) batadv_forw_packet_ogmv1_queue() argument
759 unsigned long send_time = jiffies; batadv_forw_bcast_packet_to_list() local
1053 unsigned long send_time = jiffies + msecs_to_jiffies(5); batadv_send_outstanding_bcast_packet() local
[all...]
H A Dbat_iv_ogm.c440 int packet_len, unsigned long send_time, in batadv_iv_ogm_can_aggregate()
546 int packet_len, unsigned long send_time, in batadv_iv_ogm_aggregate_new()
631 int own_packet, unsigned long send_time) in batadv_iv_ogm_queue_add()
796 unsigned long send_time; in batadv_iv_ogm_schedule_buff() local
H A Dtypes.h2127 unsigned long send_time; member