*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: ibv_inc_rkey | Section: 3 | Source: FreeBSD | File: ibv_inc_rkey.3.gz
IBV_INC_RKEY(3) Libibverbs Programmer's Manual IBV_INC_RKEY(3) NAME ibv_inc_rkey - creates a new rkey from the given one SYNOPSIS #include <infiniband/verbs.h> uint32_t ibv_inc_rkey(uint32_t rkey); DESCRIPTION ibv_inc_rkey() Increases the 8 LSB of rkey and returns the new value. RETURN VALUE ibv_inc_rkey() returns the new rkey. NOTES The verb generates a new rkey that is different from the previous one on its tag part but has the same index (bits 0xffffff00). A use case for this verb can be to create a new rkey from a Memory window's rkey when binding it to a Memory region. AUTHORS Majd Dibbiny <[email protected]> Yishai Hadas <[email protected]> libibverbs 2015-01-29 IBV_INC_RKEY(3)

Navigation Options