Expand description
Constants related to rtnetlink
Structs§
- IfaF
- Interface address flags
- Iff
- Values for
ifi_flagsinIfinfomsg. - Ntf
- Arp neighbor cache entry flags
- Nud
- Arp neighbor cache entry states
- RtmF
rtm_flagsFlags for rtnetlink messages
Enums§
- Af
- Internet address families
- Arphrd
- Interface types
- Ifa
- Enum usable with
Rtattrfield,rta_type. Values are interface address message attributes. Used withIfaddrmsg. - Ifla
- Enum usable with
Rtattrfield,rta_type. Values are interface information message attributes. Used withIfinfomsg. - Ifla
Info - Enum usable with
Rtattrfield,rta_type. Values are nested attributes to IFLA_LINKMODE. - Nda
- Enum usable with
Rtattrfield,rta_type. Values specify neighbor table attributes - RtAddr
Family - General address families for sockets
- RtScope
rtm_scopeThe distance between destinations- RtTable
rt_class_tReserved route table identifiers- Rta
- Enum usable with
Rtattrfield,rta_type. Values are routing message attributes. Used withRtmsg. - RtaType
Wrapper - Wrapper that is usable for all values in
Rtattrfield,rta_type - Rtm
- rtnetlink-related values for
nl_typeinNlmsghdr. - Rtn
rtm_typeThe results of a lookup from a route table- Rtprot
rtm_protocolThe origins of routes that are defined in the kernel- Tca
- Enum usable with
Rtattrfield,rta_type. Values specify queuing discipline attributes. Used withTcmsg.