Searched refs:link_cnt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dnode.h55 * @link_cnt: number of links to node
79 int link_cnt; member in struct:tipc_node
H A Dnode.c260 if (n_ptr->link_cnt >= 2) {
269 n_ptr->link_cnt++;
283 n_ptr->link_cnt--;

Completed in 48 milliseconds