Home
last modified time | relevance | path

Searched refs:ingress (Results 1 – 19 of 19) sorted by relevance

/external/iproute2/tc/
Dm_mirred.c71 int ok = 0, iok = 0, mirror = 0, redir = 0, ingress = 0, egress = 0; in parse_direction() local
82 if (ingress) { in parse_direction()
89 } else if (!ingress && matches(*argv, "ingress") == 0) { in parse_direction()
90 ingress = 1; in parse_direction()
/external/iproute2/doc/actions/
Dgact-usage25 Rules can be installed on both ingress and egress - this shows ingress
28 tc qdisc add dev eth0 ingress
Dmirred-usage14 DIRECTION := <ingress | egress>
69 tc qdisc add dev eth0 ingress
79 # redirect all packets arriving on ingress of lo to eth0
81 tc qdisc add dev lo ingress
103 #allow 1 out 10 packets on ingress of lo to randomly make it to the
Dactions-general18 which implies "if a packet is seen on the ingress of the lo device with
38 This stuff works on both ingress and egress qdiscs.
78 *ingress is mapped to pre-routing hook
137 # Add an ingress qdisc on eth0
138 tc qdisc add dev eth0 ingress
Difb-README55 $TC qdisc add dev eth0 ingress
108 qdisc ingress ffff: dev eth0 ----------------
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_xdp_meta.sh39 ip netns exec ns1 tc filter add dev veth1 ingress bpf da obj test_xdp_meta.o sec t
40 ip netns exec ns2 tc filter add dev veth2 ingress bpf da obj test_xdp_meta.o sec t
/external/iproute2/testsuite/tests/tc/
Dpedit.t8 ts_tc "pedit" "Add ingress qdisc" qdisc add dev $DEV ingress
13 qdisc del dev $DEV ingress
15 qdisc add dev $DEV ingress
/external/iproute2/examples/diffserv/
DREADME61 based on the tags from the ingress.
77 *classify on ingress:
DEdge231 $TC qdisc add dev $INDEV handle ffff: ingress
DEdge31-cb-chains40 $TC qdisc add dev $INDEV handle ffff: ingress
DEdge32-cb-u3244 $TC qdisc add dev $INDEV handle ffff: ingress
DEdge31-ca-u3229 $TC qdisc add dev $INDEV handle ffff: ingress
DEdge32-cb-chains43 $TC qdisc add dev $INDEV handle ffff: ingress
DEdge32-ca-u3246 $TC qdisc add dev $INDEV handle ffff: ingress
/external/iproute2/examples/
DSYN-DoS.rate.limit25 $TC qdisc add dev $INDEV handle ffff: ingress
/external/libnl/etc/
Dclassid32 ffff:fff1 ingress
/external/iproute2/bash-completion/
Dtc508 _tc_one_of_list_from $from 'ingress egress'
659 _tc_one_of_list 'root ingress parent clsact'
664 _tc_one_of_list 'ingress clsact'
729 _tc_one_of_list 'root ingress egress parent'
734 _tc_one_of_list 'root ingress egress parent'
/external/linux-kselftest/tools/testing/selftests/tc-testing/
DREADME71 $TC qdisc add dev $DEV1 ingress
/external/libnl/doc/
Droute.txt1397 - `TC_H_INGRESS`: same as `TC_H_ROOT` but on the ingress side of the