Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 23 Mar 2003 02:21:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 23 Mar 2003 02:21:06 -0500 Received: from f110.pav2.hotmail.com ([64.4.37.110]:6408 "EHLO hotmail.com") by vger.kernel.org with ESMTP id ; Sun, 23 Mar 2003 02:21:05 -0500 X-Originating-IP: [129.219.25.77] X-Originating-Email: [bhushan_vadulas@hotmail.com] From: "shesha bhushan" To: linux-kernel@vger.kernel.org, kernelnewbies@nl.linux.org Subject: inet_addr Equivalent Date: Sun, 23 Mar 2003 07:32:05 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 23 Mar 2003 07:32:06.0146 (UTC) FILETIME=[4E126620:01C2F10E] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 799 Lines: 26 Hi all, IF i want to use the inet_addr in kernel modules, then how to use. What is the equivalent function to this or which is the header file that I have to include. If I include "arpa/inet.h" and compile as kernel module, I gives whole bunch of errors. So please help me how to convert doted IP address to unsigned long inside kernel modules. All help is very mucg apperciated. Tahnking You Shesha _________________________________________________________________ Get more buddies in your list. Win prizes http://messenger.msn.co.in/promo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/