commit | 8dc07fdbf2054f157e8333f940a1ad728916c786 | [log] [tgz] |
---|---|---|
author | Willem de Bruijn <willemb@google.com> | Sat Jan 07 17:06:37 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 08 20:58:52 2017 -0500 |
tree | 57c9c5278fc96ac73f70b04c0895011c8faa820f | |
parent | a5135bcfba7345031df45e02cd150a45add47cf8 [diff] |
net-tc: convert tc_at to tc_at_ingress Field tc_at is used only within tc actions to distinguish ingress from egress processing. A single bit is sufficient for this purpose. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>