centos man page for ibv_port_state_str

Query: ibv_port_state_str

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IBV_EVENT_TYPE_STR(3)					  Libibverbs Programmer's Manual				     IBV_EVENT_TYPE_STR(3)

NAME
ibv_event_type_str - Return string describing event_type enum value ibv_node_type_str - Return string describing node_type enum value ibv_port_state_str - Return string describing port_state enum value
SYNOPSIS
#include <infiniband/verbs.h> const char *ibv_event_type_str(enum ibv_event_type event_type); const char *ibv_node_type_str(enum ibv_node_type node_type); const char *ibv_port_state_str(enum ibv_port_state port_state);
DESCRIPTION
ibv_node_type_str() returns a string describing the node type enum value node_type. ibv_port_state_str() returns a string describing the port state enum value port_state. ibv_event_type_str() returns a string describing the event type enum value event_type.
RETURN VALUE
These functions return a constant string that describes the enum value passed as their argument.
AUTHOR
Roland Dreier <rolandd@cisco.com> libibverbs 2006-10-31 IBV_EVENT_TYPE_STR(3)
Related Man Pages
pmc_name_of_cputype(3) - freebsd
mapiadmin_release(debian) - debian
memcached_strerror(3) - debian
pmc_name_of_event(3) - freebsd
pmc_name_of_state(3) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Please Welcome Dave Munro to the Moderator Team!