opensolaris man page for net_getnetid

Query: net_getnetid

OS: opensolaris

Section: 9f

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

net_getnetid(9F)					   Kernel Functions for Drivers 					  net_getnetid(9F)

NAME
net_getnetid - returns the instance identifier
SYNOPSIS
#include <sys/neti.h> netid_t net_getnetid(const net_data_t net);
INTERFACE LEVEL
Solaris DDI specific (Solaris DDI).
PARAMETERS
net value returned from a successful call to net_protocol_lookup(9F).
DESCRIPTION
The net_getnetid() function returns the instance identifier for the protocol instance returned via a call to net_protocol_lookup(9F).
RETURN VALUES
The net_getnetid() function returns the value of the instance identifier.
CONTEXT
The net_getnetid() function may be called from user, kernel, or interrupt context.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+
SEE ALSO
net_protocol_lookup(9F) SunOS 5.11 1 May 2008 net_getnetid(9F)
Related Man Pages
net_getpmtuenabled(9f) - opensolaris
net_getmtu(9f) - opensolaris
net_phylookup(9f) - opensolaris
net_phygetnext(9f) - opensolaris
net_zoneidtonetid(9f) - opensolaris
Similar Topics in the Unix Linux Community
solaris zones vs container..
Study UNIX Kernel
Identify problem with while getopts
%memused is high
What is good?