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

« back to all changes in this revision

Viewing changes to include/linux/unix_diag.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:
31
31
};
32
32
 
33
33
enum {
 
34
        /* UNIX_DIAG_NONE, standard nl API requires this attribute!  */
34
35
        UNIX_DIAG_NAME,
35
36
        UNIX_DIAG_VFS,
36
37
        UNIX_DIAG_PEER,