*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> dlpi (7)              
Title
Content
Arch
Section
 

dlb(7)

Contents


NAME    [Toc]    [Back]

       dlb,  dlpi  - STREAMS pseudodevice driver for bridging BSD
       Drivers to STREAMS

SYNOPSIS    [Toc]    [Back]

       #include <sys/dlpihdr.h>  #include  <fcntl.h>  fd  =  open
       ("/dev/streams/dlb", O_RDWR, 0);

DESCRIPTION    [Toc]    [Back]

       The  dlb STREAMS pseudodevice driver provides a communication
 path between BSD-style  device  drivers  and  STREAMS
       protocol  stacks.  The  dlb STREAMS pseudodevice driver is
       the Stream end in a Stream  that  communicates  with  BSDbased
 device drivers.

       When  the  /dev/streams/dlb  character  device  is open, a
       Stream is constructed between a Stream head  and  the  dlb
       pseudodevice  driver. After the Stream that is intended to
       communicate with the BSD-based driver or drivers  is  created,
  the  protocol  module or modules can be pushed onto
       it.

       Tru64 UNIX supports a subset of  the  Data  Link  Provider
       Interface (DLPI) connectionless mode of communication. The
       attach DLPI primitive is required to associate a  particular
  physical  point  of attachment (PPA) with a Stream in
       Tru64 UNIX's implementation of the style 2 provider.

       On the write side, the dlb pseudodevice driver  translates
       connectionless  style  2  DLPI messages to the appropriate
       BSD ifnet interface messages.  On the read side, the userbound
  Service Access Point (SAP) messages received from a
       selected PPA over BSD based driver  or  drivers  are  sent
       upstream.

RELATED INFORMATION    [Toc]    [Back]

       Network Programmer's Guide

       Data    Link    Provider    Interface   specification   in
       /usr/share/doclib/dlpi/dlpi.ps



                                                           dlb(7)
[ Back ]
 Similar pages
Name OS Title
ifnet Tru64 STREAMS ifnet module for bridging STREAMS device drivers to sockets
tels HP-UX STREAMS Telnet slave (pseudo-terminal) driver, STREAMS Telnet master driver (used by telnetd only), respective
telm HP-UX STREAMS Telnet slave (pseudo-terminal) driver, STREAMS Telnet master driver (used by telnetd only), respective
strmod_add Tru64 Add STREAMS modules and drivers
strsetup.conf Tru64 Configuration file for STREAMS drivers
strmod_del Tru64 Delete STREAMS modules and drivers
pseudo Tru64 Starts a non-STREAMS pty interface for a STREAMS device
insq Tru64 STREAMS: Inserts a STREAMS message into a queue
strlog HP-UX STREAMS log driver
log Tru64 STREAMS log driver
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service