JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
IFF_802_1Q_VLAN
IFF_ALLMULTI
IFF_ALTPHYS
IFF_AUTOMEDIA
IFF_BONDING
IFF_BRIDGE_PORT
IFF_BROADCAST
IFF_CANTCONFIG
IFF_DEBUG
IFF_DISABLE_NETPOLL
IFF_DONT_BRIDGE
IFF_DORMANT
IFF_DRV_OACTIVE
IFF_DRV_RUNNING
IFF_DYING
IFF_DYNAMIC
IFF_EBRIDGE
IFF_ECHO
IFF_ISATAP
IFF_LINK0
IFF_LINK1
IFF_LINK2
IFF_LIVE_ADDR_CHANGE
IFF_LOOPBACK
IFF_LOWER_UP
IFF_MACVLAN_PORT
IFF_MASTER
IFF_MASTER_8023AD
IFF_MASTER_ALB
IFF_MASTER_ARPMON
IFF_MONITOR
IFF_MULTICAST
IFF_NOARP
IFF_NOTRAILERS
IFF_OACTIVE
IFF_OVS_DATAPATH
IFF_POINTOPOINT
IFF_PORTSEL
IFF_PPROMISC
IFF_PROMISC
IFF_RENAMING
IFF_ROUTE
IFF_RUNNING
IFF_SIMPLEX
IFF_SLAVE
IFF_SLAVE_INACTIVE
IFF_SLAVE_NEEDARP
IFF_SMART
IFF_STATICARP
IFF_SUPP_NOFCS
IFF_TEAM_PORT
IFF_TX_SKB_SHARING
IFF_UNICAST_FLT
IFF_UP
IFF_WAN_HDLC
IFF_XMIT_DST_RELEASE
IFF_VOLATILE
IFF_CANTCHANGE
Field Details
value
MIN_VALUE
MAX_VALUE
Constructor Details
InterfaceInfo(long)
Method Details
values()
valueOf(String)
value()
intValue()
longValue()
defined()
Enum Constant Summary
Enum Constants
Field Summary
Fields
static final long
static final long
private final long
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
final boolean
final int
final long
final int
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf