X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=kernel%2Finclude%2Flinux%2Finet_diag.h;h=0e707f0c1a3ed1e747bf11ec9477fbae95468bff;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=ac48b10c9395f992403f1377c63a3be47d90804a;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/include/linux/inet_diag.h b/kernel/include/linux/inet_diag.h index ac48b10c9..0e707f0c1 100644 --- a/kernel/include/linux/inet_diag.h +++ b/kernel/include/linux/inet_diag.h @@ -24,6 +24,7 @@ struct inet_diag_handler { struct inet_diag_msg *r, void *info); __u16 idiag_type; + __u16 idiag_info_size; }; struct inet_connection_sock;