ns_addr_t is a structure like below.
struct ns_addr_t{
  int32_t nsaddr_t;
  int32_t nsmask_t;
 .......
};

nsaddr_t is a 32 bit integer like below.
typedef int32_t nsaddr_t;

for details, please have a look in ~/ns-2.2x/config.h

Regards,
Abdul Awal.

----- Original Message ----- 
From: "Chams D" <[EMAIL PROTECTED]>
To: <ns-users@ISI.EDU>
Sent: Wednesday, April 26, 2006 1:00 PM
Subject: [ns] Address confusion !!??



Hi,
Can anyone, tell me what is the difference between
this 2 types of addresses :
ns_addr_t and nsaddr_t

thanx
Best regards

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to