Skip to main content

Module net_if

Module net_if 

Source
Expand description

Structs§

if_nameindex
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/net_if.h.html.

Constants§

IFF_ALLMULTI
Receive all multicast packets.
IFF_AUTOMEDIA
Auto media selection active.
IFF_BROADCAST
Valid broadcast address set.
IFF_DEBUG
Internal debugging flag.
IFF_DORMANT
Driver signals dormant.
IFF_DYNAMIC
The addresses are lost when the interface goes down.
IFF_ECHO
Echo sent packets.
IFF_LOOPBACK
Interface is a loopback interface.
IFF_LOWER_UP
Driver signals L1 up.
IFF_MASTER
Master of a load balancing bundle.
IFF_MULTICAST
Supports multicast.
IFF_NOARP
No arp protocol, L2 destination address not set.
IFF_NOTRAILERS
Avoid use of trailers.
IFF_POINTOPOINT
Interface is a point-to-point link.
IFF_PORTSEL
Is able to select media type via ifmap.
IFF_PROMISC
Interface is in promiscuous mode.
IFF_RUNNING
Resources allocated.
IFF_SLAVE
Slave of a load balancing bundle.
IFF_UP
Interface is running.
IFF_VOLATILE
IF_NAMESIZE
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/net_if.h.html.

Functions§

if_freenameindex
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/if_freenameindex.html.
if_indextoname
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/if_indextoname.html.
if_nameindex
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/if_nameindex.html.
if_nametoindex
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/if_nametoindex.html.