opensolaris man page for if

Query: if

OS: opensolaris

Section: 3head

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

if.h(3HEAD)							      Headers							       if.h(3HEAD)

NAME
if.h, if - sockets local interfaces
SYNOPSIS
#include <net/if.h>
DESCRIPTION
The <net/if.h> header defines the if_nameindex structure, which includes the following members: unsigned if_index /* numeric index of the interface */ char *if_name /* null-terminated name of the interface */ The <net/if.h> header defines the following macro for the length of a buffer containing an interface name (including the terminating null character): IF_NAMESIZE interface name length
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+
SEE ALSO
if_nametoindex(3XNET), attributes(5), standards(5) SunOS 5.11 10 Sep 2004 if.h(3HEAD)
Related Man Pages
if_freenameindex(3xnet) - sunos
if_indextoname(3xnet) - sunos
if_nameindex(3xnet) - sunos
if_freenameindex(3xnet) - opensolaris
if_indextoname(3xnet) - opensolaris
Similar Topics in the Unix Linux Community
Volunteers to Ping Technorati
match range of different numbers by AWK
How can i copy a list of files with different names into others directory have the same name?
Extract sequences of bytes from binary for differents blocks
Need help on find and replacement on specific line and position