X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Fnet%2Frequest_sock.h;h=4c0766e201e39b7650773e6ba8a6329d997269b4;hp=99e6e19b57c2188ed0a592789e68e00c2d0a55f8;hb=fed678dc8a8b839c8189b5d889a94e865cd327dd;hpb=3595be778d8cb887f0e0575ef0a0c1a094d120bb diff --git a/include/net/request_sock.h b/include/net/request_sock.h index 99e6e19b57c2..4c0766e201e3 100644 --- a/include/net/request_sock.h +++ b/include/net/request_sock.h @@ -96,7 +96,8 @@ extern int sysctl_max_syn_backlog; */ struct listen_sock { u8 max_qlen_log; - /* 3 bytes hole, try to use */ + u8 synflood_warned; + /* 2 bytes hole, try to use */ int qlen; int qlen_young; int clock_hand;