Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dtrace.h280 DEFINE_LINK_EVENT_COND(tipc_link_too_silent, tipc_link_too_silent(l));
H A Dlink.h156 bool tipc_link_too_silent(struct tipc_link *l);
H A Dlink.c812 bool tipc_link_too_silent(struct tipc_link *l) in tipc_link_too_silent() function