actions in tc(8) Linux actions in tc(8) (NAME) tc-actions - (traffic control actions) (SYNOPSIS) tc [ TC_OPTIONS ] actions add | change | replace ACTSPEC tc [ TC_OPTIONS ] actions get | delete ACTISPEC tc [ TC_OPTIONS ] actions flush ACTNAMESPEC tc [ TC_OPTIONS ] actions ls | list ACTNAMESPEC [ ACTFILTER ] ACTSPEC := action ACTDETAIL [ INDEXSPEC ] [ COOKIESPEC ] [ FLAGS ] [ HWSTATSSPEC ] [ CONTROL ] [ SKIPSPEC ] ACTISPEC := ACTNAMESPEC INDEXSPEC ACTNAMESPEC := action ACTNAME INDEXSPEC := index INDEX ACTFILTER := since MSTIME COOKIESPEC := cookie COOKIE FLAGS := no_percpu HWSTATSSPEC := hw_stats { immediate | delayed | disabled } ACTDETAIL := ACTNAME ACTPARAMS ACTNAME : gact mirred bpf connmark csum police . MSTIME . CONTROL := { reclassify | pipe | drop | continue | ok } SKIPSPEC := { skip_sw | skip_hw } TC_OPTIONS tc . tc(8) . (DESCRIPTION) actions tc () (classifier) . . ( mirred police ) . (OPERATIONS) add . change replace . get . -s tc . delete . . ls list . -s tc . since (datapath) . flush . (ACTION OPTIONS) . index INDEX . INDEX . add change replace . . add . get delete . cookie COOKIE COOKIE . COOKIE . . . . FLAGS . no_percpu percpu . (hardware-offloaded) . hw_stats HW_STATS . . HW_STATS . : immediate (dump) dump . delayed (dump) ( ) . (poll) . disabled (dump) . since MSTIME (dump) MSTIME . MSTIME . <> . . CONTROL CONTROL tc . : reclassify . pipe . . drop . continue . pass qdisc . SKIPSPEC SKIPSPEC tc . : skip_sw . (offload) . skip_hw . (SEE ALSO) tc(8), tc-bpf(8), tc-connmark(8), tc-csum(8), tc-ife(8), tc-mirred(8), tc-nat(8), tc-pedit(8), tc-police(8), tc-simple(8), tc-skbedit(8), tc-skbmod(8), tc-tunnel_key(8), tc-vlan(8), tc-xt(8) iproute2 1 Aug 2017 actions in tc(8)