!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.6	//
AnWormApp	worm.cc	/^AnWormApp::AnWormApp() : WormApp() {$/;"	f	class:AnWormApp
AnWormApp	worm.h	/^class AnWormApp : public WormApp {$/;"	c
AnWormAppClass	worm.cc	/^	AnWormAppClass() : TclClass("Application\/Worm\/An") {}$/;"	f	class:AnWormAppClass
AnWormAppClass	worm.cc	/^static class AnWormAppClass : public TclClass {$/;"	c	file:
Application	app.cc	/^Application::Application() : enableRecv_(0), enableResume_(0)$/;"	f	class:Application
Application	app.h	/^class Application : public Process {$/;"	c
ApplicationClass	app.cc	/^	ApplicationClass() : TclClass("Application") {}$/;"	f	class:ApplicationClass
ApplicationClass	app.cc	/^static class ApplicationClass : public TclClass {$/;"	c	file:
BITOPS_H	bitops.h	2;"	d
DnhWormApp	worm.cc	/^DnhWormApp::DnhWormApp() : WormApp() {$/;"	f	class:DnhWormApp
DnhWormApp	worm.h	/^class DnhWormApp : public WormApp {$/;"	c
DnhWormAppClass	worm.cc	/^	DnhWormAppClass() : TclClass("Application\/Worm\/Dnh") {}$/;"	f	class:DnhWormAppClass
DnhWormAppClass	worm.cc	/^static class DnhWormAppClass : public TclClass {$/;"	c	file:
FRAMESIZE	vat.h	36;"	d
INITIAL_OFFSET	vat.h	37;"	d
IS_BIT_CLEARED	bitops.h	13;"	d
IS_BIT_SET	bitops.h	9;"	d
MAXSTAT	vatrcvr.cc	99;"	d	file:
Ns2SimNet	ns2SimNet.cc	/^Ns2SimNet::Ns2SimNet(string s, u_int16_t port, $/;"	f	class:Ns2SimNet
Ns2SimNet	ns2SimNet.h	/^class Ns2SimNet : public SimNet, public Application  {$/;"	c
Ns2SimNet	ns2SimNet1.cc	/^Ns2SimNet::Ns2SimNet(string s, u_int16_t port,$/;"	f	class:Ns2SimNet
Ns2SimNet	ns2SimNet1.h	/^class Ns2SimNet : public SimNet, Application  {$/;"	c
Ns2SimNetClass	ns2SimNet.cc	/^  Ns2SimNetClass() : TclClass("Application\/Ns2SimNet") {}$/;"	f	class:Ns2SimNetClass
Ns2SimNetClass	ns2SimNet.cc	/^static class Ns2SimNetClass : public TclClass {$/;"	c	file:
Ns2SimNetVector	p2node.h	/^  vector <Ns2SimNet *> Ns2SimNetVector;$/;"	m	class:P2Node
P2Node	p2node.cc	/^P2Node::P2Node()$/;"	f	class:P2Node
P2Node	p2node.h	/^class P2Node{$/;"	c
P2Node	p2node1.cc	/^P2Node::P2Node()$/;"	f	class:P2Node
P2Node	p2node1.h	/^class P2Node{$/;"	c
PLAYO_FILTER	vat.h	33;"	d
PingAgent	ping.cc	/^PingAgent::PingAgent() : Agent(PT_PING), seq(0), oneway(0)$/;"	f	class:PingAgent
PingAgent	ping.h	/^class PingAgent : public Agent {$/;"	c
PingClass	ping.cc	/^	PingClass() : TclClass("Agent\/Ping") {}$/;"	f	class:PingClass
PingClass	ping.cc	/^static class PingClass : public TclClass {$/;"	c	file:
PingHeaderClass	ping.cc	/^	PingHeaderClass() : PacketHeaderClass("PacketHeader\/Ping", $/;"	f	class:PingHeaderClass
PingHeaderClass	ping.cc	/^static class PingHeaderClass : public PacketHeaderClass {$/;"	c	file:
ProbingTimer	worm.h	/^  ProbingTimer(WormApp* t) : TimerHandler(), t_(t) {};$/;"	f	class:ProbingTimer
ProbingTimer	worm.h	/^class ProbingTimer : public TimerHandler {$/;"	c
RESET_ALL_BITS	bitops.h	/^inline void RESET_ALL_BITS(unsigned char* arr, unsigned long nb_bits)$/;"	f
RESET_BIT	bitops.h	16;"	d
RTPAgent	rtp.cc	/^RTPAgent::RTPAgent() : Agent(PT_RTP), session_(0), lastpkttime_(-1e6), $/;"	f	class:RTPAgent
RTPAgent	rtp.h	/^class RTPAgent : public Agent {$/;"	c
RTPAgentClass	rtp.cc	/^	RTPAgentClass() : TclClass("Agent\/RTP") {}$/;"	f	class:RTPAgentClass
RTPAgentClass	rtp.cc	/^static class RTPAgentClass : public TclClass {$/;"	c	file:
RTPHeaderClass	rtp.cc	/^        RTPHeaderClass() : PacketHeaderClass("PacketHeader\/RTP",$/;"	f	class:RTPHeaderClass
RTPHeaderClass	rtp.cc	/^class RTPHeaderClass : public PacketHeaderClass {$/;"	c	file:
RTPSession	rtp.h	/^class RTPSession : public NsObject {$/;"	c
RTPSource	rtp.h	/^class RTPSource : public TclObject {$/;"	c
RTPTimer	rtp.h	/^        RTPTimer(RTPAgent *a) : TimerHandler() { a_ = a; }$/;"	f	class:RTPTimer
RTPTimer	rtp.h	/^class RTPTimer : public TimerHandler {$/;"	c
RTP_M	rtp.h	45;"	d
RTP_M	udp.h	53;"	d
RTP_M	vat.h	32;"	d
SAMPLERATE	udp.h	52;"	d
SET_ALL_BITS	bitops.h	/^inline void SET_ALL_BITS(unsigned char* arr, unsigned long nb_bits)$/;"	f
SET_BIT	bitops.h	19;"	d
STAT_LATE	vat.h	38;"	d
SctpApp1	sctp_app1.cc	/^SctpApp1::SctpApp1() : running_(0), timer_(this)$/;"	f	class:SctpApp1
SctpApp1	sctp_app1.h	/^class SctpApp1 : public Application {$/;"	c
SctpApp1Class	sctp_app1.cc	/^	SctpApp1Class() : TclClass("Application\/SctpApp1") {}$/;"	f	class:SctpApp1Class
SctpApp1Class	sctp_app1.cc	/^static class SctpApp1Class : public TclClass {$/;"	c	file:
SctpApp1Timer	sctp_app1.h	/^	SctpApp1Timer(SctpApp1* t) : TimerHandler(), t_(t) {}$/;"	f	class:SctpApp1Timer
SctpApp1Timer	sctp_app1.h	/^class SctpApp1Timer : public TimerHandler {$/;"	c
TelnetApp	telnet.cc	/^TelnetApp::TelnetApp() : running_(0), timer_(this)$/;"	f	class:TelnetApp
TelnetApp	telnet.h	/^class TelnetApp : public Application {$/;"	c
TelnetAppClass	telnet.cc	/^	TelnetAppClass() : TclClass("Application\/Telnet") {}$/;"	f	class:TelnetAppClass
TelnetAppClass	telnet.cc	/^static class TelnetAppClass : public TclClass {$/;"	c	file:
TelnetAppTimer	telnet.h	/^	TelnetAppTimer(TelnetApp* t) : TimerHandler(), t_(t) {}$/;"	f	class:TelnetAppTimer
TelnetAppTimer	telnet.h	/^class TelnetAppTimer : public TimerHandler {$/;"	c
USAGE	p2node.cc	/^static char* USAGE = "Usage:\\n\\t runOverLog\\n"$/;"	v	file:
USAGE	p2node1.cc	/^static char* USAGE = "Usage:\\n\\t runOverLog\\n"$/;"	v	file:
UdpAgent	udp.cc	/^UdpAgent::UdpAgent() : Agent(PT_UDP), seqno_(-1)$/;"	f	class:UdpAgent
UdpAgent	udp.cc	/^UdpAgent::UdpAgent(packet_t type) : Agent(type)$/;"	f	class:UdpAgent
UdpAgent	udp.h	/^class UdpAgent : public Agent {$/;"	c
UdpAgentClass	udp.cc	/^	UdpAgentClass() : TclClass("Agent\/UDP") {}$/;"	f	class:UdpAgentClass
UdpAgentClass	udp.cc	/^static class UdpAgentClass : public TclClass {$/;"	c	file:
VAR_FILTER	vat.h	34;"	d
VAR_MULT	vat.h	35;"	d
VatRcvr	vatrcvr.cc	/^VatRcvr::VatRcvr() : $/;"	f	class:VatRcvr
VatRcvr	vatrcvr.cc	/^class VatRcvr : public AdaptiveRcvr {$/;"	c	file:
VatRcvrClass	vatrcvr.cc	/^	VatRcvrClass() : TclClass("Agent\/VatRcvr") {}$/;"	f	class:VatRcvrClass
VatRcvrClass	vatrcvr.cc	/^static class VatRcvrClass : public TclClass {$/;"	c	file:
WormApp	worm.cc	/^WormApp::WormApp() : Application() {$/;"	f	class:WormApp
WormApp	worm.h	/^class WormApp : public  Application {$/;"	c
WormAppClass	worm.cc	/^	WormAppClass() : TclClass("Application\/Worm") {}$/;"	f	class:WormAppClass
WormAppClass	worm.cc	/^static class WormAppClass : public TclClass {$/;"	c	file:
_addr	ns2SimNet.h	/^  string _addr;$/;"	m	class:Ns2SimNet
_port	ns2SimNet.h	/^  int _port;$/;"	m	class:Ns2SimNet
a_	rtp.h	/^        RTPAgent *a_;$/;"	m	class:RTPTimer
absdiff	vatrcvr.cc	/^inline int absdiff(int x, int y)$/;"	f
access	ping.h	/^	inline static hdr_ping* access(const Packet* p) {$/;"	f	struct:hdr_ping
access	rtp.h	/^	inline static hdr_rtp* access(const Packet* p) {$/;"	f	struct:hdr_rtp
adapt	vatrcvr.cc	/^int VatRcvr::adapt(Packet *pkt, u_int32_t local_clock)$/;"	f	class:VatRcvr
addr_high_	worm.cc	/^unsigned long DnhWormApp::addr_high_ = 0;$/;"	m	class:DnhWormApp	file:
addr_high_	worm.h	/^  static unsigned long addr_low_, addr_high_;$/;"	m	class:DnhWormApp
addr_high_	worm.h	/^  unsigned long addr_low_, addr_high_;$/;"	m	class:AnWormApp
addr_low_	worm.cc	/^unsigned long DnhWormApp::addr_low_ = 0;$/;"	m	class:DnhWormApp	file:
addr_low_	worm.h	/^  static unsigned long addr_low_, addr_high_;$/;"	m	class:DnhWormApp
addr_low_	worm.h	/^  unsigned long addr_low_, addr_high_;$/;"	m	class:AnWormApp
address	ns2SimNet.h	/^  map<string, UdpAgent*> address;$/;"	m	class:Ns2SimNet
advanceby	rtp.cc	/^void RTPAgent::advanceby(int delta)$/;"	f	class:RTPAgent
agent_	app.h	/^	Agent *agent_;$/;"	m	class:Application
allsrcs_	rtp.h	/^	RTPSource* allsrcs_;$/;"	m	class:RTPSession
beta_	worm.h	/^  double beta_, gamma_;$/;"	m	class:AnWormApp
block_size_	vatrcvr.cc	/^	int block_size_;$/;"	m	class:VatRcvr	file:
class_app_sctp	sctp_app1.cc	/^} class_app_sctp;$/;"	v	typeref:class:SctpApp1Class	file:
class_app_telnet	telnet.cc	/^} class_app_telnet;$/;"	v	typeref:class:TelnetAppClass	file:
class_app_worm	worm.cc	/^} class_app_worm;$/;"	v	typeref:class:WormAppClass	file:
class_app_worm_an	worm.cc	/^} class_app_worm_an;$/;"	v	typeref:class:AnWormAppClass	file:
class_app_worm_dnh	worm.cc	/^} class_app_worm_dnh;$/;"	v	typeref:class:DnhWormAppClass	file:
class_application	app.cc	/^} class_application;$/;"	v	typeref:class:ApplicationClass	file:
class_ns2simnet	ns2SimNet.cc	/^} class_ns2simnet;$/;"	v	typeref:class:Ns2SimNetClass	file:
class_ping	ping.cc	/^} class_ping;$/;"	v	typeref:class:PingClass	file:
class_pinghdr	ping.cc	/^} class_pinghdr;$/;"	v	typeref:class:PingHeaderClass	file:
class_rtp_agent	rtp.cc	/^} class_rtp_agent;$/;"	v	typeref:class:RTPAgentClass	file:
class_rtphdr	rtp.cc	/^} class_rtphdr;$/;"	v	typeref:class:RTPHeaderClass
class_udp_agent	udp.cc	/^} class_udp_agent;$/;"	v	typeref:class:UdpAgentClass	file:
class_vat_rcvr	vatrcvr.cc	/^} class_vat_rcvr;$/;"	v	typeref:class:VatRcvrClass	file:
cnt	vatrcvr.cc	/^		u_int cnt;$/;"	m	struct:VatRcvr::statcntr	file:
command	app.cc	/^int Application::command(int argc, const char*const* argv)$/;"	f	class:Application
command	ns2SimNet.cc	/^int Ns2SimNet::command(int argc, const char*const*argv) { $/;"	f	class:Ns2SimNet
command	ping.cc	/^int PingAgent::command(int argc, const char*const* argv)$/;"	f	class:PingAgent
command	rtp.cc	/^int RTPAgent::command(int argc, const char*const* argv)$/;"	f	class:RTPAgent
command	udp.cc	/^int UdpAgent::command(int argc, const char*const* argv)$/;"	f	class:UdpAgent
command	worm.cc	/^int AnWormApp::command(int argc, const char*const* argv) {$/;"	f	class:AnWormApp
command	worm.cc	/^int DnhWormApp::command(int argc, const char*const* argv) {$/;"	f	class:DnhWormApp
command	worm.cc	/^int WormApp::command(int argc, const char*const* argv) {$/;"	f	class:WormApp
count	vatrcvr.cc	/^inline void VatRcvr::count(int statno)$/;"	f	class:VatRcvr
create	app.cc	/^	TclObject* create(int, const char*const*) {$/;"	f	class:ApplicationClass
create	ns2SimNet.cc	/^  TclObject* create(int, const char*const*) {$/;"	f	class:Ns2SimNetClass
create	ping.cc	/^	TclObject* create(int, const char*const*) {$/;"	f	class:PingClass
create	rtp.cc	/^	TclObject* create(int, const char*const*) {$/;"	f	class:RTPAgentClass
create	sctp_app1.cc	/^	TclObject* create(int, const char*const*) {$/;"	f	class:SctpApp1Class
create	telnet.cc	/^	TclObject* create(int, const char*const*) {$/;"	f	class:TelnetAppClass
create	udp.cc	/^	TclObject* create(int, const char*const*) {$/;"	f	class:UdpAgentClass
create	vatrcvr.cc	/^	TclObject* create(int, const char*const*) {$/;"	f	class:VatRcvrClass
create	worm.cc	/^	TclObject* create(int, const char*const*) {$/;"	f	class:AnWormAppClass
create	worm.cc	/^	TclObject* create(int, const char*const*) {$/;"	f	class:DnhWormAppClass
create	worm.cc	/^	TclObject* create(int, const char*const*) {$/;"	f	class:WormAppClass
createDataflow	p2node.cc	/^void P2Node::createDataflow()$/;"	f	class:P2Node
data_to_transport	sctp_app1.cc	/^AppData_S *data_to_transport = NULL;$/;"	v
default_gw_	worm.cc	/^unsigned long DnhWormApp::default_gw_ = 0;$/;"	m	class:DnhWormApp	file:
default_gw_	worm.h	/^  static unsigned long default_gw_;$/;"	m	class:DnhWormApp
delvar_	vatrcvr.cc	/^	int delvar_;$/;"	m	class:VatRcvr	file:
dn_high_	worm.h	/^  unsigned long dn_low_, dn_high_;$/;"	m	class:AnWormApp
dn_low_	worm.h	/^  unsigned long dn_low_, dn_high_;$/;"	m	class:AnWormApp
e	telnet.h	/^	Slot  *e;$/;"	m	class:TelnetApp
ehsr	rtp.h	/^	inline int ehsr() { return (ehsr_); }$/;"	f	class:RTPSource
ehsr	rtp.h	/^	inline void ehsr(int n) { ehsr_ = n; }$/;"	f	class:RTPSource
ehsr_	rtp.h	/^	int ehsr_;$/;"	m	class:RTPSource
enableRecv_	app.h	/^	int enableRecv_;		\/\/ call Tcl recv or not$/;"	m	class:Application
enableResume_	app.h	/^	int enableResume_;		\/\/ call Tcl resume or not$/;"	m	class:Application
expire	rtp.cc	/^void RTPTimer::expire(Event* \/*e*\/) {$/;"	f	class:RTPTimer
expire	sctp_app1.cc	/^void SctpApp1Timer::expire(Event*)$/;"	f	class:SctpApp1Timer
expire	telnet.cc	/^void TelnetAppTimer::expire(Event*)$/;"	f	class:TelnetAppTimer
expire	worm.cc	/^void ProbingTimer::expire(Event*) {$/;"	f	class:ProbingTimer
fillLocalAddress	ns2SimNet.cc	/^void Ns2SimNet::fillLocalAddress(string address, u_int16_t port)$/;"	f	class:Ns2SimNet
fillLocalAddress	ns2SimNet1.cc	/^void Ns2SimNet::fillLocalAddress(string address, u_int16_t port)$/;"	f	class:Ns2SimNet
finish	rtp.cc	/^void RTPAgent::finish()$/;"	f	class:RTPAgent
finish	test-ns.tcl	/^proc finish {} {$/;"	p
first_probe_	worm.cc	/^int WormApp::first_probe_ = 0;$/;"	m	class:WormApp	file:
first_probe_	worm.h	/^  static int first_probe_;$/;"	m	class:WormApp
flags	rtp.h	/^	u_int16_t& flags() { return (flags_); }$/;"	f	struct:hdr_rtp
flags_	rtp.h	/^	u_int16_t flags_; $/;"	m	struct:hdr_rtp
gamma_	worm.h	/^  double beta_, gamma_;$/;"	m	class:AnWormApp
get_addr_string	ns2SimNet.cc	/^string Ns2SimNet::get_addr_string()$/;"	f	class:Ns2SimNet
get_port	ns2SimNet.cc	/^u_int16_t Ns2SimNet::get_port()$/;"	f	class:Ns2SimNet
hdr_ping	ping.h	/^struct hdr_ping {$/;"	s
hdr_rtp	rtp.h	/^struct hdr_rtp { $/;"	s
hostoffset_	vatrcvr.cc	/^	u_int32_t hostoffset_;$/;"	m	class:VatRcvr	file:
i_	worm.h	/^  double s_, i_, r_, s_max_, n_;$/;"	m	class:AnWormApp
infect_total_	worm.cc	/^unsigned long DnhWormApp::infect_total_ = 0;$/;"	m	class:DnhWormApp	file:
infect_total_	worm.h	/^  static unsigned long infect_total_;$/;"	m	class:DnhWormApp
infected_	worm.h	/^  bool infected_;$/;"	m	class:DnhWormApp
interval_	rtp.h	/^        double interval_;$/;"	m	class:RTPAgent
interval_	sctp_app1.h	/^	double interval_;$/;"	m	class:SctpApp1
interval_	telnet.h	/^	double interval_;$/;"	m	class:TelnetApp
last_np_	rtp.h	/^	int last_np_;$/;"	m	class:RTPSession
lastpkttime_	rtp.h	/^        double lastpkttime_;$/;"	m	class:RTPAgent
lastrecv_	vatrcvr.cc	/^	u_int32_t lastrecv_;$/;"	m	class:VatRcvr	file:
lecture_mode_	vatrcvr.cc	/^	int lecture_mode_;$/;"	m	class:VatRcvr	file:
loadAllModules	p2node.cc	/^loadAllModules()$/;"	f	class:P2Node
loadAllModules	p2node1.cc	/^loadAllModules()$/;"	f	class:P2Node
localAddr	ns2SimNet1.h	/^  FdbufPtr localAddr;$/;"	m	class:Ns2SimNet
localAddr_	ns2SimNet.h	/^  FdbufPtr localAddr_;$/;"	m	class:Ns2SimNet
localSim	p2node1.h	/^  boost::shared_ptr< Ns2SimNet > localSim;$/;"	m	class:P2Node
local_main	p2node1.cc	/^local_main()$/;"	f	class:P2Node
local_p_	worm.cc	/^float DnhWormApp::local_p_ = 0;$/;"	m	class:DnhWormApp	file:
local_p_	worm.h	/^  static float local_p_;$/;"	m	class:DnhWormApp
localsrc_	rtp.h	/^	RTPSource* localsrc_;$/;"	m	class:RTPSession
makepkt	rtp.cc	/^void RTPAgent::makepkt(Packet* p)$/;"	f	class:RTPAgent
maxdel_	vatrcvr.cc	/^	int maxdel_;$/;"	m	class:VatRcvr	file:
maxpkts_	rtp.h	/^        int maxpkts_;$/;"	m	class:RTPAgent
mode_	ns2SimNet.h	/^  int mode_; \/\/ mode == 0 implies UDP, 1 implies TCP$/;"	m	class:Ns2SimNet
my_addr_	worm.h	/^  unsigned long  my_addr_;$/;"	m	class:WormApp
n_	worm.h	/^  double s_, i_, r_, s_max_, n_;$/;"	m	class:AnWormApp
name	vatrcvr.cc	/^		const char* name;$/;"	m	struct:VatRcvr::statcntr	file:
newoffset	vatrcvr.cc	/^static inline int newoffset($/;"	f	file:
next	rtp.h	/^	RTPSource* next;$/;"	m	class:RTPSource
next	sctp_app1.cc	/^double SctpApp1::next()$/;"	f	class:SctpApp1
next	telnet.cc	/^double TelnetApp::next()$/;"	f	class:TelnetApp
nodeCount	p2node.h	/^  int nodeCount;$/;"	m	class:P2Node
np	rtp.h	/^	inline int np() { return (np_); }$/;"	f	class:RTPSource
np	rtp.h	/^	inline void np(int n) { np_ += n; }$/;"	f	class:RTPSource
np_	rtp.h	/^	int np_;$/;"	m	class:RTPSource
ns2_sim_h	ns2SimNet.h	2;"	d
ns2_sim_h	ns2SimNet1.h	2;"	d
ns_app_h	app.h	39;"	d
ns_ping_h	ping.h	62;"	d
ns_rtp_h	rtp.h	38;"	d
ns_sctp_app1_h	sctp_app1.h	43;"	d
ns_telnet_h	telnet.h	38;"	d
ns_udp_h	udp.h	45;"	d
ns_vat_h	vat.h	30;"	d
ns_worm_h	worm.h	4;"	d
nstat_	vatrcvr.cc	/^	int nstat_;$/;"	m	class:VatRcvr	file:
numStreams	sctp_app1.h	/^	int numStreams;$/;"	m	class:SctpApp1
numUnreliable	sctp_app1.h	/^	int numUnreliable;$/;"	m	class:SctpApp1
offset	ping.h	/^	inline static int& offset() { return offset_; }$/;"	f	struct:hdr_ping
offset	rtp.h	/^	inline static int& offset() { return offset_; }$/;"	f	struct:hdr_rtp
offset_	ping.cc	/^int hdr_ping::offset_;$/;"	m	class:hdr_ping	file:
offset_	ping.h	/^	static int offset_; \/\/ required by PacketHeaderManager$/;"	m	struct:hdr_ping
offset_	rtp.cc	/^int hdr_rtp::offset_;$/;"	m	class:hdr_rtp	file:
offset_	rtp.h	/^	static int offset_;$/;"	m	struct:hdr_rtp
oneway	ping.h	/^	int oneway; 	\/\/ enable seq number and one-way delay printouts$/;"	m	class:PingAgent
p2Node_	ns2SimNet.h	/^  static P2Node p2Node_;$/;"	m	class:Ns2SimNet
p2Node_	ns2SimNet1.h	/^  static P2Node p2Node_;$/;"	m	class:Ns2SimNet
p2_node_h	p2node.h	2;"	d
p2_node_h	p2node1.h	2;"	d
p_inv_	worm.h	/^  double p_inv_;$/;"	m	class:DnhWormApp
p_size_	worm.h	/^  int p_size_;$/;"	m	class:WormApp
playout_	vatrcvr.cc	/^	u_int32_t playout_; \/\/ playout delay (in media units)$/;"	m	class:VatRcvr	file:
predicted_drop_	vatrcvr.cc	/^	u_int32_t predicted_drop_;$/;"	m	class:VatRcvr	file:
probe	worm.cc	/^void AnWormApp::probe(int times) {$/;"	f	class:AnWormApp
probe	worm.cc	/^void DnhWormApp::probe() {$/;"	f	class:DnhWormApp
probe_in	worm.h	/^  double probe_in, probe_recv;$/;"	m	class:AnWormApp
probe_out	worm.h	/^  double probe_out;$/;"	m	class:AnWormApp
probe_recv	worm.h	/^  double probe_in, probe_recv;$/;"	m	class:AnWormApp
process_data	ns2SimNet.cc	/^void Ns2SimNet::process_data(int size, AppData * data)$/;"	f	class:Ns2SimNet
process_data	ns2SimNet1.cc	/^void Ns2SimNet::process_data(int size, AppData * data)$/;"	f	class:Ns2SimNet
process_data	worm.cc	/^void WormApp::process_data(int nbytes, AppData* data) {$/;"	f	class:WormApp
r_	worm.h	/^  double s_, i_, r_, s_max_, n_;$/;"	m	class:AnWormApp
random_	rtp.h	/^        int random_;$/;"	m	class:RTPAgent
rate_change	rtp.cc	/^void RTPAgent::rate_change()$/;"	f	class:RTPAgent
rcsid	rtp.cc	/^static const char rcsid[] =$/;"	v	file:
rcsid	udp.cc	/^static const char rcsid[] =$/;"	v	file:
rcsid	vatrcvr.cc	/^static const char  rcsid[] =$/;"	v	file:
rcvAgent_	ns2SimNet.h	/^  UdpAgent * rcvAgent_;$/;"	m	class:Ns2SimNet
rcv_from_dataflow	ns2SimNet.cc	/^void Ns2SimNet::rcv_from_dataflow(TuplePtr t)$/;"	f	class:Ns2SimNet
rcv_from_dataflow	ns2SimNet1.cc	/^void Ns2SimNet::rcv_from_dataflow(TuplePtr t)$/;"	f	class:Ns2SimNet
rcv_time	ping.h	/^ 	double rcv_time;	\/\/ when ping arrived to receiver$/;"	m	struct:hdr_ping
readScript	p2node.cc	/^readScript(string overlog,$/;"	f	class:P2Node
readScript	p2node1.cc	/^readScript(string overlog,$/;"	f
recv	app.cc	/^void Application::recv(int nbytes)$/;"	f	class:Application
recv	ping.cc	/^void PingAgent::recv(Packet* pkt, Handler*)$/;"	f	class:PingAgent
recv	rtp.cc	/^void RTPAgent::recv(Packet* p, Handler*)$/;"	f	class:RTPAgent
recv	udp.cc	/^void UdpAgent::recv(Packet* pkt, Handler*)$/;"	f	class:UdpAgent
recv	worm.cc	/^void AnWormApp::recv(int nbytes) {$/;"	f	class:AnWormApp
recv	worm.cc	/^void DnhWormApp::recv(int nbytes) {$/;"	f	class:DnhWormApp
recv	worm.cc	/^void WormApp::recv(int nbytes) {$/;"	f	class:WormApp
registerNs2SimNet	p2node.cc	/^P2Node::registerNs2SimNet(Ns2SimNet* ns2simnet_)$/;"	f	class:P2Node
reliability	sctp_app1.h	/^	int reliability;$/;"	m	class:SctpApp1
resume	app.cc	/^void Application::resume()$/;"	f	class:Application
ret	ping.h	/^	char ret;$/;"	m	struct:hdr_ping
rtp_timer_	rtp.h	/^        RTPTimer rtp_timer_;$/;"	m	class:RTPAgent
running_	rtp.h	/^        int running_;$/;"	m	class:RTPAgent
running_	sctp_app1.h	/^	int running_;$/;"	m	class:SctpApp1
running_	telnet.h	/^	int running_;$/;"	m	class:TelnetApp
s_	worm.h	/^  double s_, i_, r_, s_max_, n_;$/;"	m	class:AnWormApp
s_max_	worm.h	/^  double s_, i_, r_, s_max_, n_;$/;"	m	class:AnWormApp
scan_port_	worm.h	/^  int scan_port_;$/;"	m	class:WormApp
scan_rate_	worm.h	/^  double scan_rate_;$/;"	m	class:WormApp
send	app.cc	/^void Application::send(int nbytes)$/;"	f	class:Application
sendAgents_	ns2SimNet.h	/^  vector< UdpAgent *> sendAgents_;$/;"	m	class:Ns2SimNet
send_data	ns2SimNet.cc	/^void Ns2SimNet::send_data(int size, AppData * data, Agent * ag)$/;"	f	class:Ns2SimNet
send_data	ns2SimNet1.cc	/^void Ns2SimNet::send_data(int size, AppData * data)$/;"	f	class:Ns2SimNet
send_probe	worm.cc	/^void DnhWormApp::send_probe() {$/;"	f	class:DnhWormApp
send_time	ping.h	/^	double send_time;$/;"	m	struct:hdr_ping
sendmsg	rtp.cc	/^void RTPAgent::sendmsg(int nbytes, const char* \/*flags*\/)$/;"	f	class:RTPAgent
sendmsg	udp.cc	/^void UdpAgent::sendmsg(int nbytes, AppData* data, const char* flags)$/;"	f	class:UdpAgent
sendmsg	udp.h	/^	virtual void sendmsg(int nbytes, const char *flags = 0)$/;"	f	class:UdpAgent
sendpkt	rtp.cc	/^void RTPAgent::sendpkt()$/;"	f	class:RTPAgent
seq	ping.h	/^ 	int seq;		\/\/ sequence number$/;"	m	struct:hdr_ping
seq	ping.h	/^ 	int seq;	\/\/ a send sequence number like in real ping$/;"	m	class:PingAgent
seqno	rtp.h	/^	int& seqno() { return (seqno_); }$/;"	f	struct:hdr_rtp
seqno_	rtp.h	/^	int seqno_;$/;"	m	struct:hdr_rtp
seqno_	rtp.h	/^        int seqno_;$/;"	m	class:RTPAgent
seqno_	udp.h	/^	int seqno_;$/;"	m	class:UdpAgent
session_	rtp.h	/^        RTPSession* session_;$/;"	m	class:RTPAgent
snp	rtp.h	/^	inline int snp() { return (snp_); }$/;"	f	class:RTPSource
snp	rtp.h	/^	inline void snp(int n) { snp_ = n; }$/;"	f	class:RTPSource
snp_	rtp.h	/^	int snp_;$/;"	m	class:RTPSource
srcid	rtp.h	/^	inline u_int32_t srcid() { return (localsrc_->srcid()); }$/;"	f	class:RTPSession
srcid	rtp.h	/^	inline u_int32_t srcid() { return (srcid_); }$/;"	f	class:RTPSource
srcid	rtp.h	/^	u_int32_t& srcid() { return (srcid_); }$/;"	f	struct:hdr_rtp
srcid_	rtp.h	/^	u_int32_t srcid_;$/;"	m	class:RTPSource
srcid_	rtp.h	/^	u_int32_t srcid_;$/;"	m	struct:hdr_rtp
start	app.cc	/^void Application::start()$/;"	f	class:Application
start	rtp.cc	/^void RTPAgent::start()$/;"	f	class:RTPAgent
start	sctp_app1.cc	/^void SctpApp1::start()$/;"	f	class:SctpApp1
start	telnet.cc	/^void TelnetApp::start()$/;"	f	class:TelnetApp
start	worm.cc	/^void AnWormApp::start() {$/;"	f	class:AnWormApp
startOverLogDataflow	p2node.cc	/^void P2Node::startOverLogDataflow(boost::shared_ptr< OL_Context> ctxt,$/;"	f	class:P2Node
startOverLogDataflow	p2node1.cc	/^void P2Node::startOverLogDataflow(boost::shared_ptr< OL_Context> ctxt,$/;"	f	class:P2Node
stat_	vatrcvr.cc	/^	} stat_[MAXSTAT];$/;"	m	class:VatRcvr	typeref:struct:VatRcvr::statcntr	file:
statcntr	vatrcvr.cc	/^	struct statcntr {$/;"	s	class:VatRcvr	file:
stop	app.cc	/^void Application::stop()$/;"	f	class:Application
stop	rtp.cc	/^void RTPAgent::stop()$/;"	f	class:RTPAgent
stop	sctp_app1.cc	/^void SctpApp1::stop()$/;"	f	class:SctpApp1
stop	telnet.cc	/^void TelnetApp::stop()$/;"	f	class:TelnetApp
t_	sctp_app1.h	/^	SctpApp1* t_;$/;"	m	class:SctpApp1Timer
t_	telnet.h	/^	TelnetApp* t_;$/;"	m	class:TelnetAppTimer
t_	worm.h	/^  WormApp* t_;$/;"	m	class:ProbingTimer
testOverLog	p2node.cc	/^testOverLog(string myIP,$/;"	f	class:P2Node
testOverLog	p2node1.cc	/^testOverLog(string myIP,$/;"	f	class:P2Node
time_step_	worm.h	/^  int time_step_;$/;"	m	class:AnWormApp
timeout	rtp.cc	/^void RTPAgent::timeout(int) $/;"	f	class:RTPAgent
timeout	sctp_app1.cc	/^void SctpApp1::timeout()$/;"	f	class:SctpApp1
timeout	telnet.cc	/^void TelnetApp::timeout()$/;"	f	class:TelnetApp
timeout	worm.cc	/^void AnWormApp::timeout() {$/;"	f	class:AnWormApp
timeout	worm.cc	/^void DnhWormApp::timeout() {$/;"	f	class:DnhWormApp
timeout	worm.cc	/^void WormApp::timeout() {$/;"	f	class:WormApp
timer_	sctp_app1.h	/^	SctpApp1Timer timer_;$/;"	m	class:SctpApp1
timer_	telnet.h	/^	TelnetAppTimer timer_;$/;"	m	class:TelnetApp
timer_	worm.h	/^  ProbingTimer *timer_;$/;"	m	class:AnWormApp
timer_	worm.h	/^  ProbingTimer *timer_;$/;"	m	class:DnhWormApp
total_addr_	worm.cc	/^double WormApp::total_addr_ = pow(2, 32);$/;"	m	class:WormApp	file:
total_addr_	worm.h	/^  static double total_addr_;$/;"	m	class:WormApp
update	worm.cc	/^void AnWormApp::update() {$/;"	f	class:AnWormApp
v_percentage_	worm.h	/^  double v_percentage_;$/;"	m	class:AnWormApp
var_	vatrcvr.cc	/^	int32_t var_; \/\/variance in  this host's interarrival time$/;"	m	class:VatRcvr	file:
~Ns2SimNet	ns2SimNet.h	/^  ~Ns2SimNet() {}$/;"	f	class:Ns2SimNet
~Ns2SimNet	ns2SimNet1.h	/^  ~Ns2SimNet() {}$/;"	f	class:Ns2SimNet
~P2Node	p2node1.h	/^  ~P2Node() {};$/;"	f	class:P2Node
