PMGETMTU(3)
PM Programmer's Manual
PMGETMTU(3)
NAME
pmGetMtu - get an MTU value of a context

SYNOPSIS
int pmGetMtu(pmContext *pmc, int node, size_t *mtup);

ARGUMENTS
pmContext * pmc
IN
pmContext object: must be a PM_COMPOSITE type
int node
IN
Node number
size_t * mtup
OUT
MTU

IMPLEMENTATION LEVEL
BASE

DESCRIPTION
pmGetMtu() returns an MTU value of context pmc to communicate with node.

RETURN VALUES
PM_SUCCESS Success
EINVAL Invalid node number


CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003 PC Cluster Consortium.