class <LL/Sat> SatLL : public LL


Inheritance:


Public Methods

Channel* channel()
Helper function used for ``ARP''
virtual void recv(Packet* p, Handler* h)
SatLL()
virtual void sendDown(Packet* p)
virtual void sendUp(Packet* p)

Protected Fields

int arpcache_
Optimization-- cache the last value of Mac address
int arpcachedst_

Inherited from LL:

Public Methods

inline int ackno()
friend void ARPTable::arpinput(Packet *p, LL* ll)
friend void ARPTable::arprequest(nsaddr_t src, nsaddr_t dst, LL* ll)
inline NsObject* downtarget()
void handle(Event* e)
inline Queue* ifq()
inline int initialized()
inline int macDA()
inline int seqno()
inline NsObject* uptarget()

Protected Fields

int ackno_
ARPTable* arptable_
NsObject* downtarget_
Queue* ifq_
LanRouter* lanrouter_
Mac* mac_
int macDA_
int seqno_
NsObject* uptarget_
VARPTable* varp_

Protected Methods

int command(int argc, const char*const* argv)

Inherited from LinkDelay:

Public Methods

double bandwidth()
double delay()
void pktintran(int src, int group)
void send(Packet* p, Handler*)
inline double txtime(Packet* p)

Protected Fields

double bandwidth_
double delay_
int dynamic_
Event intr_
PacketQueue* itq_
int total_[4]

Protected Methods

void reset()

Inherited from Connector:

Public Methods

virtual void drop(Packet* p)
inline NsObject* target()

Protected Fields

NsObject* drop_
NsObject* target_

Protected Methods

virtual void drop(Packet* p, const char *s)

Inherited from NsObject:

Public Methods

virtual void debug(const char *fmt, ...)
virtual int delay_bind_dispatch(const char *varName, const char *localName, TclObject *tracer)
virtual void delay_bind_init_all()
int isdebug()

Protected Fields

int debug_
int off_cmn_
int off_flags_

Inherited from Handler:


Documentation

SatLL()

virtual void sendDown(Packet* p)

virtual void sendUp(Packet* p)

virtual void recv(Packet* p, Handler* h)

Channel* channel()
Helper function used for ``ARP''

int arpcache_
Optimization-- cache the last value of Mac address

int arpcachedst_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de