#include <itpp/protocol/packet.h>
Public Member Functions | |
| Link_Packet (const int Seq_no, const unsigned long int Link_packet_id, L3_Packet_Info *Cp) | |
| ADD DOCUMENTATION HERE. More... | |
| ~Link_Packet () | |
| ADD DOCUMENTATION HERE. More... | |
| void | set_bit_size (int packet_size) |
| set size of packet in bits More... | |
| int | bit_size () |
| get size of packet in bits More... | |
Public Attributes | |
| unsigned long int | link_packet_id |
| ADD DOCUMENTATION HERE. More... | |
| int | seq_no |
| ADD DOCUMENTATION HERE. More... | |
| L3_Packet_Info * | l3_pkt_info_p |
| ADD DOCUMENTATION HERE. More... | |
|
inline |
ADD DOCUMENTATION HERE.
Definition at line 101 of file packet.h.
References l3_pkt_info_p, link_packet_id, and seq_no.
|
inline |
|
inlineinherited |
set size of packet in bits
Definition at line 64 of file packet.h.
References it_assert.
Referenced by itpp::Packet::Packet().
|
inlineinherited |
get size of packet in bits
Definition at line 67 of file packet.h.
Referenced by itpp::Front_Drop_Queue::pop(), itpp::Front_Drop_Queue::push(), and itpp::TCP_Server_Application::write_to_net().
| unsigned long int itpp::Link_Packet::link_packet_id |
| int itpp::Link_Packet::seq_no |
| L3_Packet_Info* itpp::Link_Packet::l3_pkt_info_p |
Generated on Wed Mar 30 2022 00:00:00 for IT++ by Doxygen 1.9.3