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)NAMEnet_getnetid - returns the instance identifierSYNOPSIS#include <sys/neti.h> netid_t net_getnetid(const net_data_t net);INTERFACE LEVELSolaris DDI specific (Solaris DDI).PARAMETERSnet value returned from a successful call to net_protocol_lookup(9F).DESCRIPTIONThe net_getnetid() function returns the instance identifier for the protocol instance returned via a call to net_protocol_lookup(9F).RETURN VALUESThe net_getnetid() function returns the value of the instance identifier.CONTEXTThe net_getnetid() function may be called from user, kernel, or interrupt context.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+SEE ALSOnet_protocol_lookup(9F) SunOS 5.11 1 May 2008 net_getnetid(9F)
Related Man Pages |
---|
net_getifname(9f) - opensolaris |
net_getmtu(9f) - opensolaris |
net_isvalidchecksum(9f) - opensolaris |
net_netidtozonid(9f) - opensolaris |
net_zoneidtonetid(9f) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
PHP Man Pages Now Available (Over 10,000) |
Change directory for core file |
Identify problem with while getopts |
Solaris 10 - password complexity not working |
Shopt -s histappend |