Data Link Provider Interface Library Functions
dlpiarptype(3DLPI)
NAME
dlpiarptype - convert a DLPI MAC type to an ARP hardware
type
SYNOPSIS
cc [ flag... ] file... -ldlpi [ library... ]
#include
uintt dlpiarptype(uintt dlpitype);
DESCRIPTION
The dlpiarptype() function converts a DLPI MAC type to an
ARP hardware type defined in
RETURN VALUES
Upon success, the corresponding ARP hardware type is
returned. Otherwise, zero is returned.
ATRIBUTES
See attributes(5) for description of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Interface Stability Committed
MT-Level Safe
SEE ALSO
libdlpi(3LIB), attributes(5)
SunOS 5.11 Last change: 8 Feb 2008 1
Data Link Provider Interface Library Functions
dlpiarptype(3DLPI)
SunOS 5.11 Last change: 8 Feb 2008 2
|