|
Hybrid ICN (hICN) plugin
v21.06-rc0-4-g18fa668
|

Public Attributes | |
| hicn_socket_type_t | type |
| int | fd |
| char | tun_name [IF_NAMESIZE] |
| uint32_t | tun_id |
| hicn_buffer_t | buffer |
| void(* | cb )(struct hicn_socket_s *, void *, uint8_t *, size_t) |
| void * | cb_data |
| union { | |
| struct { | |
| ip_prefix_t tun_ip_address | |
| uint32_t interface_id | |
| uint8_t table_id | |
| } connection | |
| }; | |
1.8.17