|
Hybrid ICN (hICN) plugin
v21.06-rc0-4-g18fa668
|
hICN header data structures. More...


Go to the source code of this file.
Classes | |
| struct | hicn_v6_hdr_t |
| struct | hicn_v6ah_hdr_t |
| struct | hicn_v4_hdr_t |
| struct | hicn_v4ah_hdr_t |
| union | hicn_header_t |
hICN header data structures.
NOTE: These structures are used as convenient facade for accessing the encapsulated headers. They are not written taking compiler padding into account, then a sizeof() on these struct could not give the expected result. For accessing the size of the hicn headers use the macros at the end of this file.
1.8.17