Searched refs:last_sent (Results 1 – 2 of 2) sorted by relevance
311 void tipc_bclink_check_gap(struct tipc_node *n_ptr, u32 last_sent) in tipc_bclink_check_gap() argument314 less_eq(last_sent, mod(n_ptr->bclink.last_in))) in tipc_bclink_check_gap()319 n_ptr->bclink.gap_to = last_sent; in tipc_bclink_check_gap()534 u32 last_sent = mod(bcl->next_out_no - 1); in tipc_bclink_get_last_sent() local537 last_sent = mod(buf_seqno(bcl->next_out) - 1); in tipc_bclink_get_last_sent()538 return last_sent; in tipc_bclink_get_last_sent()
62 unsigned long last_sent; member151 a->last_sent = jiffies; in __aarp_send_query()1014 dt2str(now - entry->last_sent), in aarp_seq_show()