Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

umad_set_pkey - set pkey index within umad buffer

Author

Hal Rosenstock <halr@voltaire.com> OpenIB June 20, 2007 UMAD_SET_PKEY(3)

Description

umad_set_pkey() sets the pkey index within the specified umad buffer.

Name

umad_set_pkey - set pkey index within umad buffer

Return Value

umad_set_pkey() returns 0 on success, and a negative value on an error.

Synopsis

#include<infiniband/umad.h>intumad_set_pkey(void*umad,intpkey_index);

See Also