IPnom Home • Manuals • FreeBSD

 FreeBSD Man Pages

Man Sections:Commands (1)System Calls (2)Library Functions (3)Device Drivers (4)File Formats (5)Miscellaneous (7)System Utilities (8)
Keyword Live Search (10 results max):
 Type in part of a command in the search box.
 


libngatm(3)

NAME

     libngatm -- ATM signalling library


LIBRARY

     Begemot ATM signalling library (libngatm, -lngatm)


DESCRIPTION

     The Begemot UNI signalling library handles message decoding and encoding
     as well as the Q.2110 and Q.2120 transport protocols and adaptation lay-
     ers, and ATM-Forum UNI 4.0 compliant signalling.  Because of this com-
     plexity the description is broken down in several man pages:

     unimsg(3)
	   Describes a data structure and functions for handling of variable
	   sized messages.

     unistruct(3)
	   describes data structures for the decoding, encoding and printing
	   functions in the library.

     unifunc(3)
	   describes the decoding, encoding and printing functions.

     uniaddr(3)
	   describes address structures and handling functions.

     unisap(3)


SEE ALSO

     sscop(1)


STANDARDS

     This implementation conforms to the applicable ITU-T recommendations and
     ATM Forum standards.


AUTHORS

     Hartmut Brandt <harti@freebsd.org>

FreeBSD 5.4			 July 7, 2004			   FreeBSD 5.4

SPONSORED LINKS




Man(1) output converted with man2html , sed , awk