Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dlink.c564 u16 bc_acked = l->bc_rcvlink->acked; in tipc_link_timeout() local
573 if (bc_up && (bc_acked != bc_snt)) in tipc_link_timeout()