#include "node.h"#include "channel.h"#include "phy.h"#include "queue.h"#include "net-interface.h"#include "timer-handler.h"Include dependency graph for satlink.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | MacHandlerRcv |
| class | MacRecvTimer |
| class | MacSendTimer |
| class | RepeaterPhy |
| class | SatChannel |
| class | SatLinkHead |
| class | SatLL |
| class | SatMac |
| class | SatPhy |
| class | UnslottedAlohaMac |
Defines | |
| #define | LINK_HDRSIZE 16 |
| #define | LINK_GENERIC 1 |
| #define | LINK_GSL_GEO 2 |
| #define | LINK_GSL_POLAR 3 |
| #define | LINK_GSL_REPEATER 4 |
| #define | LINK_GSL 5 |
| #define | LINK_ISL_INTRAPLANE 6 |
| #define | LINK_ISL_INTERPLANE 7 |
| #define | LINK_ISL_CROSSSEAM 8 |
|
|
Definition at line 52 of file satlink.h. Referenced by SatNode::dumpSats(), and TermLinkHandoffMgr::handoff(). |
|
|
Definition at line 56 of file satlink.h. Referenced by SatLinkHead::command(). |
|
|
Definition at line 53 of file satlink.h. Referenced by SatLinkHead::command(), and TermLinkHandoffMgr::handoff(). |
|
|
Definition at line 54 of file satlink.h. Referenced by SatLinkHead::command(), and TermLinkHandoffMgr::handoff(). |
|
|
Definition at line 55 of file satlink.h. Referenced by SatLinkHead::command(), SatRouteObject::compute_topology(), and SatChannel::find_peer_mac_addr(). |
|
|
Definition at line 49 of file satlink.h. Referenced by UnslottedAlohaMac::sendDown(), and SatMac::sendDown(). |
|
|
Definition at line 59 of file satlink.h. Referenced by SatLinkHead::command(), LinkHandoffMgr::get_peer_next_linkhead(), and SatLinkHandoffMgr::handoff(). |
|
|
Definition at line 58 of file satlink.h. Referenced by SatLinkHead::command(), and SatLinkHandoffMgr::handoff(). |
|
|
Definition at line 57 of file satlink.h. Referenced by SatLinkHead::command(). |
1.3.3