ep_svc_indicator_railmask(3)

NAME

ep_svc_indicator_railmask - gets a railmask of rails that have the Service Indicator set for the destination node.

SYNOPSIS

#include <elan3/epsvc.h>
          
EP_RAILMASK ep_svc_indicator_railmask(
EP_SYS *epsys, int svc_indicator);

PARAMETERS

epsys

A pointer to the Elan Kernel Comms subsystem private state. An EP_SYS pointer can be obtained by calling ep_system(3).

svc_indicator

The service indicator being queried.

DESCRIPTION

Sets a railmask of rails for which the remote node has the Service Indicator active.

RETURN VALUES

A EP_RAILMASK with bits set corresponding to the rails for which the remote node has the Service Indicator active.

SEE ALSO

ep_svc_indicator_set(3). ep_svc_indicator_is_set(3). ep_svc_indicator_clear(3). ep_svc_indicator_bitmap(3).


© Quadrics Ltd. 1998-2003