Home
last modified time | relevance | path

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

/linux-2.6.39/net/tipc/
Dlink.h241 void tipc_link_wakeup_ports(struct link *l_ptr, int all);
Dbcast.c264 tipc_link_wakeup_ports(bcl, 0); in tipc_bclink_acknowledge()
Dlink.c441 void tipc_link_wakeup_ports(struct link *l_ptr, int all) in tipc_link_wakeup_ports() function
582 tipc_link_wakeup_ports(l_ptr, 1); in tipc_link_reset()
1719 tipc_link_wakeup_ports(l_ptr, 0); in tipc_recv_msg()