tail head cat sleep
QR code linking to this page

Manual Pages  — IBND_ITER_NODES

NAME

ibnd_iter_nodes, ibnd_iter_nodes_type - given a fabric object and a function itterate over the nodes in the fabric.

CONTENTS

SYNOPSIS

#include <infiniband/ibnetdisc.h> 

void ibnd_iter_nodes(ibnd_fabric_t *fabric, ibnd_iter_func_t func, void *user_data) void ibnd_iter_nodes_type(ibnd_fabric_t *fabric, ibnd_iter_func_t func, ibnd_node_type_t type, void *user_data)

DESCRIPTION

ibnd_iter_nodes() Itterate through all the nodes in the fabric and call "func" on them. ibnd_iter_nodes_type() The same as ibnd_iter_nodes except to limit the iteration to the nodes with the specified type.

RETURN VALUE

ibnd_iter_nodes(), ibnd_iter_nodes_type() NONE

AUTHORS


July 25, 2008 IBND_ITER_NODES (3) OpenIB

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

“ "I liken starting one's computing career with Unix, say as an undergraduate, to being born in East Africa. It is intolerably hot, your body is covered with lice and flies, you are malnourished and you suffer from numerous curable diseases. But, as far as young East Africans can tell, this is simply the natural condition and they live within it. By the time they find out differently, it is too late. They already think that the writing of shell scripts is a natural act." ”
— Ken Pier, Xerox PARC