Kernel Functions for Drivers netinfo(9F)
NAME
netinfo - interface to network data/functionality
DESCRIPTION
The netgetnetid() interface is designed to provide the
framework for accessing functionality and data within an
implementation of a network layer protocol (OSI layer 3.) A
protocol may or may not provide full coverage for each of
the functions that is described within this interface.
Where it does not, it must return an appropriate error con-
dition for that call. Documentation pertaining to the net-
work protocol, as found in man page section 7pP, must list
which functions provided by this interface are and are not
supported.
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Interface Stability Committed
SEE ALSO
attributes(5), hookalloc(9F), hookfree(9F),
hooknicevent(9S), hookpktevent(9S), hookt(9S),
netgetifname(9F), netgetlifaddr(9F), netgetmtu(9F),
netgetnetid(9F), netgetpmtuenabled(9F),
nethookregister(9F), nethookunregister(9F),
netinject(9F), netinjectalloc(9F), netinjectfree(9F),
netinjectt(9S), netinstancealloc(9F),
netinstancefree(9F), netinstanceregister(9F),
netinstanceregister(9F), netinjectt(9S),
netispartialchecksum(9F), netisvalidchecksum(9F),
netkstatcreate(9F), netkstatdelete(9F),
netlifgetnext(9F), netnetidtozonid(9F),
netphygetnext(9F), netphylookup(9F),
netprotocollookup(9F), netprotocolrelease(9F),
netprotocolwalk(9F), netrouteto(9F),
netzoneidtonetid(9F)
SunOS 5.11 Last change: 1 May 2008 1
|