~ubuntu-branches/ubuntu/vivid/iproute2/vivid-proposed

« back to all changes in this revision

Viewing changes to include/linux/tc_act/tc_ipt.h

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-04-14 19:13:42 UTC
  • mfrom: (5.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20140414191342-mvufmrq5o0d5acan
Tags: 3.14.0-1
* Imported Upstream version 3.14.0
  - htb: support 64bit rates (Closes: #731507)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#include <linux/pkt_cls.h>
5
5
 
6
6
#define TCA_ACT_IPT 6
 
7
#define TCA_ACT_XT 10
7
8
 
8
9
enum {
9
10
        TCA_IPT_UNSPEC,