Searched refs:link_next_sent (Results 1 - 1 of 1) sorted by relevance

/net/tipc/
H A Dlink.c133 static u32 link_next_sent(struct tipc_link *l_ptr) function
142 return mod(link_next_sent(l_ptr) - 1);

Completed in 7 milliseconds