программируемый классификатор и действия BPF для дисциплин входящей / исходящей очереди (BPF programmable classifier and actions for ingress/egress queueing disciplines)
Синопсис (Synopsis)
eBPF classifier (filter) or action:
tc filter ... bpf
[ object-file
OBJ_FILE ] [ section
CLS_NAME ] [
export
UDS_FILE ] [ verbose
] [ direct-action
| da
] [ skip_hw
|
skip_sw
] [ police
POLICE_SPEC ] [ action
ACTION_SPEC ] [ classid
CLASSID ]
tc action ... bpf
[ object-file
OBJ_FILE ] [ section
CLS_NAME ] [
export
UDS_FILE ] [ verbose
]
cBPF classifier (filter) or action:
tc filter ... bpf
[ bytecode-file
BPF_FILE | bytecode
BPF_BYTECODE ] [ police
POLICE_SPEC ] [ action
ACTION_SPEC ] [
classid
CLASSID ]
tc action ... bpf
[ bytecode-file
BPF_FILE | bytecode
BPF_BYTECODE ]