A Device for a Point to Point ISL Network Link. More...
#include "satellite-point-to-point-isl-net-device.h"
A Device for a Point to Point ISL Network Link.
This PointToPointIslNetDevice class specializes the NetDevice abstract base class. Together with a PointToPointIslChannel (and a peer PointToPointIslNetDevice), the class models, with some level of abstraction, a generic point-to-point-isl or serial link. Key parameters or objects that can be specified for this device include a queue, data rate, and interframe transmission gap (the propagation delay is set in the PointToPointIslChannel).
Definition at line 55 of file satellite-point-to-point-isl-net-device.h.