]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/net/inet_timewait_sock.h
include/linux/sysctl.h: inline braces for ctl_table and ctl_table_header
[linux.git] / include / net / inet_timewait_sock.h
index aef38c140014600dbf88b1d664bad1b0adf63668..dfd919b3119e8efcbc436a67e3e6fbd02091db10 100644 (file)
@@ -71,6 +71,7 @@ struct inet_timewait_sock {
                                tw_pad          : 2,    /* 2 bits hole */
                                tw_tos          : 8;
        u32                     tw_txhash;
+       u32                     tw_priority;
        struct timer_list       tw_timer;
        struct inet_bind_bucket *tw_tb;
 };