Documentation
¶
Index ¶
Constants ¶
View Source
const ( // L3EndpointTypeName contains the name of the type that gadgets should use to store an L3 endpoint. L3EndpointTypeName = "gadget_l3endpoint_t" // L4EndpointTypeName contains the name of the type that gadgets should use to store an L4 endpoint. L4EndpointTypeName = "gadget_l4endpoint_t" // TimestampTypeName contains the name of the type to store a timestamp TimestampTypeName = "gadget_timestamp" )
Keep this aligned with include/gadget/types.h
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.