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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/tipc/
H A Dnode.h104 void tipc_node_link_down(struct tipc_node *n_ptr, struct link *l_ptr);
H A Dnode.c199 * tipc_node_link_down - handle loss of link
202 void tipc_node_link_down(struct tipc_node *n_ptr, struct link *l_ptr) function
H A Dlink.c645 tipc_node_link_down(l_ptr->owner, l_ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/tipc/
H A Dnode.h104 void tipc_node_link_down(struct tipc_node *n_ptr, struct link *l_ptr);
H A Dnode.c199 * tipc_node_link_down - handle loss of link
202 void tipc_node_link_down(struct tipc_node *n_ptr, struct link *l_ptr) function
H A Dlink.c645 tipc_node_link_down(l_ptr->owner, l_ptr);

Completed in 131 milliseconds