Home
last modified time | relevance | path

Searched refs:next_sent (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/tipc/
Dlink.c1982 u32 next_sent = mod(l_ptr->next_out_no); in tipc_link_send_proto_msg() local
1987 next_sent = buf_seqno(l_ptr->next_out); in tipc_link_send_proto_msg()
1988 msg_set_next_sent(msg, next_sent); in tipc_link_send_proto_msg()