Module netlink_packet_route::tc
source · Structs§
- Generic traffic control action parameters.
- Message to describe tc-actions
- Flags to configure action dumps (list operations).
TcActionMessageFlagsWithSelector
sets theTcActionMessageFlags
which are to be included in an operation, based on the accompanyingflags
andselector
fields.- Traffic control action used to mirror or redirect packets.
- Network address translation action.
- Parameters for the mirred action.
- Network address translation action.
- Network Address Translation flags.
- Generic queue statistics
- Byte/Packet throughput statistics
- Queuing statistics
Enums§
- Attributes of a traffic control action.
- This enum is used to represent the different types of attributes that can be part of a
TcActionMessage
. - Options for the
TcActionMirror
action. - Options for the
TcActionNat
action. TcActionOption
is a netlink message attribute that describes an option of a tc-actions action.- Generic traffic control action types.
- Type of mirroring or redirecting action.