Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rapi_fmt_flowspec(3) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rapi_event_rtn_t(3)

rapi_fmt_adspec(3)

rapi_fmt_filtspec(3)

rapi_fmt_tspec(3)

RSVP(7)

rapi_fmt_flowspec(3)  —  Subroutines

NAME

rapi_fmt_flowspec − Format an RSVP API (RAPI) flowspec

SYNOPSIS

#include <rapi.h>
void rapi_fmt_flowspec(
        rapi_flowspec_t ∗specp,
        char ∗buffer,
        int length );

LIBRARY

RAPI Library (librsvp.so, librsvp.a)

PARAMETERS

specp
Points to an RAPI flowspec.

buffer
Points to a buffer that is to contain the formatted flowspec.

length
Specifies the length, in bytes, of the buffer that is to contain the formatted flowspec.

DESCRIPTION

The rapi_fmt_flowspec() routine reads a given RAPI flowspec and formats it into a fixed length buffer whose address is specified by buffer and whose size is specified by length. If the buffer size is too small, the formatted flowspec is truncated. 

SEE ALSO

Functions: rapi_event_rtn_t(3), rapi_fmt_adspec(3), rapi_fmt_filtspec(3), rapi_fmt_tspec(3). 

Network: RSVP(7). 

Network Programmer’s Guide

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026