sipxtacklib  Version 3.3
inet.h
Go to the documentation of this file.
1 //
2 // Copyright (C) 2004-2006 SIPfoundry Inc.
3 // Licensed by SIPfoundry under the LGPL license.
4 //
5 // Copyright (C) 2004-2006 Pingtel Corp. All rights reserved.
6 // Licensed to SIPfoundry under a Contributor Agreement.
7 //
8 // $$
10 
11 #ifndef _INET_H
12 #define _INET_H
13 
14 struct in_addr inet_makeaddr();
15 unsigned long inet_netof();
16 
17 #endif
struct in_addr inet_makeaddr()
unsigned long inet_netof()

sipXtackLib home page