Searched refs:tipc_node_has_redundant_links (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.h107 int tipc_node_has_redundant_links(struct tipc_node *n_ptr);
H A Dnode.c235 int tipc_node_has_redundant_links(struct tipc_node *n_ptr) function
H A Dlink.c2109 if (tipc_node_has_redundant_links(l_ptr->owner)) {
2228 if (!tipc_node_has_redundant_links(l_ptr->owner)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/tipc/
H A Dnode.h107 int tipc_node_has_redundant_links(struct tipc_node *n_ptr);
H A Dnode.c235 int tipc_node_has_redundant_links(struct tipc_node *n_ptr) function
H A Dlink.c2109 if (tipc_node_has_redundant_links(l_ptr->owner)) {
2228 if (!tipc_node_has_redundant_links(l_ptr->owner)) {

Completed in 120 milliseconds