dlpi_ext(4) Kernel Interfaces Manual dlpi_ext(4)
NAME
dlpi_ext.h - HP-specific extensions for DLPI
SYNOPSIS
DESCRIPTION
is the header file for HP-specific extensions to data link provider interface, DLPI 2.0 standard. The header file contains definitions for
primitives, acknowledgements, ioctls and associated structures to satisfy needs of DLS users over and beyond what is provided by DLPI 2.0
standard.
The header file must be included by all DLS users (user-space and kernel-space) who intend to interact with LAN drivers through DLPI.
The manual page dlpi(7) provides an overview of HP-UX's DLPI. The header file contains DLPI requests; see dlpi(4). The header file con-
tains definitions that are required by networking device drivers to interact with DLPI; see dlpi_drv(4).
AUTHOR
was created by HP.
SEE ALSO
dlpi(4), dlpi_drv(4), dlpi(7), lan(7).
dlpi_ext(4)