Searched defs: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()534 u32 last_sent = mod(bcl->next_out_no - 1); in tipc_bclink_get_last_sent() local
62 unsigned long last_sent; member