From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ozgur AKAN Subject: __signed__ ? Date: Thu, 22 Apr 2004 10:58:51 +0300 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <40877B3B.5070808@aiqa.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------050007020503010302000706" Return-path: To: "netfilter-devel@lists.netfilter.org" Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org This is a multi-part message in MIME format. --------------050007020503010302000706 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I am working on netfilter source. I see that there are some definations like typedef __unsigned__ int __s32; 1- what does __signed__ mean? what is the difference from signed? 2- I can not find the corrosponding code of ...ipv4/netfilter/ip_tables.c in cvs.netfilter.org. Is in cvs.netfilter.org only userspace programs shown? thanks, -- Ozgur Akan --------------050007020503010302000706 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit
I am working on netfilter source. I see that there are some definations like

typedef __unsigned__ int __s32;

1- what does __signed__ mean? what is the difference from signed?
2- I can not find the corrosponding code of ...ipv4/netfilter/ip_tables.c in cvs.netfilter.org. 
Is in cvs.netfilter.org only userspace programs shown?
thanks,
-- 
Ozgur Akan
--------------050007020503010302000706--