Browse Source

chore: Bless public API changes

Signed-off-by: Dave Tucker <[email protected]>
Dave Tucker 1 year ago
parent
commit
d0c244356f

+ 0 - 5921
xtask/public-api/aya-bpf-bindings.txt

@@ -1,5921 +0,0 @@
-pub mod aya_bpf_bindings
-pub mod aya_bpf_bindings::bindings
-pub mod aya_bpf_bindings::bindings::_bindgen_ty_26
-pub const aya_bpf_bindings::bindings::_bindgen_ty_26::BPF_SKB_TSTAMP_DELIVERY_MONO: aya_bpf_bindings::bindings::_bindgen_ty_26::Type = 1u32
-pub const aya_bpf_bindings::bindings::_bindgen_ty_26::BPF_SKB_TSTAMP_UNSPEC: aya_bpf_bindings::bindings::_bindgen_ty_26::Type = 0u32
-pub type aya_bpf_bindings::bindings::_bindgen_ty_26::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::_bindgen_ty_31
-pub const aya_bpf_bindings::bindings::_bindgen_ty_31::BPF_LOAD_HDR_OPT_TCP_SYN: aya_bpf_bindings::bindings::_bindgen_ty_31::Type = 1u32
-pub type aya_bpf_bindings::bindings::_bindgen_ty_31::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::_bindgen_ty_32
-pub const aya_bpf_bindings::bindings::_bindgen_ty_32::BPF_WRITE_HDR_TCP_CURRENT_MSS: aya_bpf_bindings::bindings::_bindgen_ty_32::Type = 1u32
-pub const aya_bpf_bindings::bindings::_bindgen_ty_32::BPF_WRITE_HDR_TCP_SYNACK_COOKIE: aya_bpf_bindings::bindings::_bindgen_ty_32::Type = 2u32
-pub type aya_bpf_bindings::bindings::_bindgen_ty_32::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_adj_room_mode
-pub const aya_bpf_bindings::bindings::bpf_adj_room_mode::BPF_ADJ_ROOM_MAC: aya_bpf_bindings::bindings::bpf_adj_room_mode::Type = 1u32
-pub const aya_bpf_bindings::bindings::bpf_adj_room_mode::BPF_ADJ_ROOM_NET: aya_bpf_bindings::bindings::bpf_adj_room_mode::Type = 0u32
-pub type aya_bpf_bindings::bindings::bpf_adj_room_mode::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_attach_type
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_DEVICE: aya_bpf_bindings::bindings::bpf_attach_type::Type = 6u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_GETSOCKOPT: aya_bpf_bindings::bindings::bpf_attach_type::Type = 21u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET4_BIND: aya_bpf_bindings::bindings::bpf_attach_type::Type = 8u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET4_CONNECT: aya_bpf_bindings::bindings::bpf_attach_type::Type = 10u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET4_GETPEERNAME: aya_bpf_bindings::bindings::bpf_attach_type::Type = 29u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET4_GETSOCKNAME: aya_bpf_bindings::bindings::bpf_attach_type::Type = 31u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET4_POST_BIND: aya_bpf_bindings::bindings::bpf_attach_type::Type = 12u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET6_BIND: aya_bpf_bindings::bindings::bpf_attach_type::Type = 9u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET6_CONNECT: aya_bpf_bindings::bindings::bpf_attach_type::Type = 11u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET6_GETPEERNAME: aya_bpf_bindings::bindings::bpf_attach_type::Type = 30u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET6_GETSOCKNAME: aya_bpf_bindings::bindings::bpf_attach_type::Type = 32u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET6_POST_BIND: aya_bpf_bindings::bindings::bpf_attach_type::Type = 13u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET_EGRESS: aya_bpf_bindings::bindings::bpf_attach_type::Type = 1u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET_INGRESS: aya_bpf_bindings::bindings::bpf_attach_type::Type = 0u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET_SOCK_CREATE: aya_bpf_bindings::bindings::bpf_attach_type::Type = 2u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET_SOCK_RELEASE: aya_bpf_bindings::bindings::bpf_attach_type::Type = 34u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_SETSOCKOPT: aya_bpf_bindings::bindings::bpf_attach_type::Type = 22u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_SOCK_OPS: aya_bpf_bindings::bindings::bpf_attach_type::Type = 3u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_SYSCTL: aya_bpf_bindings::bindings::bpf_attach_type::Type = 18u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_UDP4_RECVMSG: aya_bpf_bindings::bindings::bpf_attach_type::Type = 19u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_UDP4_SENDMSG: aya_bpf_bindings::bindings::bpf_attach_type::Type = 14u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_UDP6_RECVMSG: aya_bpf_bindings::bindings::bpf_attach_type::Type = 20u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_UDP6_SENDMSG: aya_bpf_bindings::bindings::bpf_attach_type::Type = 15u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_FLOW_DISSECTOR: aya_bpf_bindings::bindings::bpf_attach_type::Type = 17u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_LIRC_MODE2: aya_bpf_bindings::bindings::bpf_attach_type::Type = 16u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_LSM_CGROUP: aya_bpf_bindings::bindings::bpf_attach_type::Type = 43u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_LSM_MAC: aya_bpf_bindings::bindings::bpf_attach_type::Type = 27u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_MODIFY_RETURN: aya_bpf_bindings::bindings::bpf_attach_type::Type = 26u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_PERF_EVENT: aya_bpf_bindings::bindings::bpf_attach_type::Type = 41u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_SK_LOOKUP: aya_bpf_bindings::bindings::bpf_attach_type::Type = 36u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_SK_MSG_VERDICT: aya_bpf_bindings::bindings::bpf_attach_type::Type = 7u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_SK_REUSEPORT_SELECT: aya_bpf_bindings::bindings::bpf_attach_type::Type = 39u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_SK_REUSEPORT_SELECT_OR_MIGRATE: aya_bpf_bindings::bindings::bpf_attach_type::Type = 40u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_SK_SKB_STREAM_PARSER: aya_bpf_bindings::bindings::bpf_attach_type::Type = 4u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_SK_SKB_STREAM_VERDICT: aya_bpf_bindings::bindings::bpf_attach_type::Type = 5u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_SK_SKB_VERDICT: aya_bpf_bindings::bindings::bpf_attach_type::Type = 38u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_STRUCT_OPS: aya_bpf_bindings::bindings::bpf_attach_type::Type = 44u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_TRACE_FENTRY: aya_bpf_bindings::bindings::bpf_attach_type::Type = 24u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_TRACE_FEXIT: aya_bpf_bindings::bindings::bpf_attach_type::Type = 25u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_TRACE_ITER: aya_bpf_bindings::bindings::bpf_attach_type::Type = 28u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_TRACE_KPROBE_MULTI: aya_bpf_bindings::bindings::bpf_attach_type::Type = 42u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_TRACE_RAW_TP: aya_bpf_bindings::bindings::bpf_attach_type::Type = 23u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_XDP: aya_bpf_bindings::bindings::bpf_attach_type::Type = 37u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_XDP_CPUMAP: aya_bpf_bindings::bindings::bpf_attach_type::Type = 35u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::BPF_XDP_DEVMAP: aya_bpf_bindings::bindings::bpf_attach_type::Type = 33u32
-pub const aya_bpf_bindings::bindings::bpf_attach_type::__MAX_BPF_ATTACH_TYPE: aya_bpf_bindings::bindings::bpf_attach_type::Type = 45u32
-pub type aya_bpf_bindings::bindings::bpf_attach_type::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_cgroup_iter_order
-pub const aya_bpf_bindings::bindings::bpf_cgroup_iter_order::BPF_CGROUP_ITER_ANCESTORS_UP: aya_bpf_bindings::bindings::bpf_cgroup_iter_order::Type = 4u32
-pub const aya_bpf_bindings::bindings::bpf_cgroup_iter_order::BPF_CGROUP_ITER_DESCENDANTS_POST: aya_bpf_bindings::bindings::bpf_cgroup_iter_order::Type = 3u32
-pub const aya_bpf_bindings::bindings::bpf_cgroup_iter_order::BPF_CGROUP_ITER_DESCENDANTS_PRE: aya_bpf_bindings::bindings::bpf_cgroup_iter_order::Type = 2u32
-pub const aya_bpf_bindings::bindings::bpf_cgroup_iter_order::BPF_CGROUP_ITER_ORDER_UNSPEC: aya_bpf_bindings::bindings::bpf_cgroup_iter_order::Type = 0u32
-pub const aya_bpf_bindings::bindings::bpf_cgroup_iter_order::BPF_CGROUP_ITER_SELF_ONLY: aya_bpf_bindings::bindings::bpf_cgroup_iter_order::Type = 1u32
-pub type aya_bpf_bindings::bindings::bpf_cgroup_iter_order::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_check_mtu_flags
-pub const aya_bpf_bindings::bindings::bpf_check_mtu_flags::BPF_MTU_CHK_SEGS: aya_bpf_bindings::bindings::bpf_check_mtu_flags::Type = 1u32
-pub type aya_bpf_bindings::bindings::bpf_check_mtu_flags::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_check_mtu_ret
-pub const aya_bpf_bindings::bindings::bpf_check_mtu_ret::BPF_MTU_CHK_RET_FRAG_NEEDED: aya_bpf_bindings::bindings::bpf_check_mtu_ret::Type = 1u32
-pub const aya_bpf_bindings::bindings::bpf_check_mtu_ret::BPF_MTU_CHK_RET_SEGS_TOOBIG: aya_bpf_bindings::bindings::bpf_check_mtu_ret::Type = 2u32
-pub const aya_bpf_bindings::bindings::bpf_check_mtu_ret::BPF_MTU_CHK_RET_SUCCESS: aya_bpf_bindings::bindings::bpf_check_mtu_ret::Type = 0u32
-pub type aya_bpf_bindings::bindings::bpf_check_mtu_ret::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_cmd
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_BTF_GET_FD_BY_ID: aya_bpf_bindings::bindings::bpf_cmd::Type = 19u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_BTF_GET_NEXT_ID: aya_bpf_bindings::bindings::bpf_cmd::Type = 23u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_BTF_LOAD: aya_bpf_bindings::bindings::bpf_cmd::Type = 18u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_ENABLE_STATS: aya_bpf_bindings::bindings::bpf_cmd::Type = 32u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_ITER_CREATE: aya_bpf_bindings::bindings::bpf_cmd::Type = 33u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_LINK_CREATE: aya_bpf_bindings::bindings::bpf_cmd::Type = 28u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_LINK_DETACH: aya_bpf_bindings::bindings::bpf_cmd::Type = 34u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_LINK_GET_FD_BY_ID: aya_bpf_bindings::bindings::bpf_cmd::Type = 30u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_LINK_GET_NEXT_ID: aya_bpf_bindings::bindings::bpf_cmd::Type = 31u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_LINK_UPDATE: aya_bpf_bindings::bindings::bpf_cmd::Type = 29u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_MAP_CREATE: aya_bpf_bindings::bindings::bpf_cmd::Type = 0u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_MAP_DELETE_BATCH: aya_bpf_bindings::bindings::bpf_cmd::Type = 27u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_MAP_DELETE_ELEM: aya_bpf_bindings::bindings::bpf_cmd::Type = 3u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_MAP_FREEZE: aya_bpf_bindings::bindings::bpf_cmd::Type = 22u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_MAP_GET_FD_BY_ID: aya_bpf_bindings::bindings::bpf_cmd::Type = 14u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_MAP_GET_NEXT_ID: aya_bpf_bindings::bindings::bpf_cmd::Type = 12u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_MAP_GET_NEXT_KEY: aya_bpf_bindings::bindings::bpf_cmd::Type = 4u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_MAP_LOOKUP_AND_DELETE_BATCH: aya_bpf_bindings::bindings::bpf_cmd::Type = 25u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_MAP_LOOKUP_AND_DELETE_ELEM: aya_bpf_bindings::bindings::bpf_cmd::Type = 21u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_MAP_LOOKUP_BATCH: aya_bpf_bindings::bindings::bpf_cmd::Type = 24u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_MAP_LOOKUP_ELEM: aya_bpf_bindings::bindings::bpf_cmd::Type = 1u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_MAP_UPDATE_BATCH: aya_bpf_bindings::bindings::bpf_cmd::Type = 26u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_MAP_UPDATE_ELEM: aya_bpf_bindings::bindings::bpf_cmd::Type = 2u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_OBJ_GET: aya_bpf_bindings::bindings::bpf_cmd::Type = 7u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_OBJ_GET_INFO_BY_FD: aya_bpf_bindings::bindings::bpf_cmd::Type = 15u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_OBJ_PIN: aya_bpf_bindings::bindings::bpf_cmd::Type = 6u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_PROG_ATTACH: aya_bpf_bindings::bindings::bpf_cmd::Type = 8u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_PROG_BIND_MAP: aya_bpf_bindings::bindings::bpf_cmd::Type = 35u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_PROG_DETACH: aya_bpf_bindings::bindings::bpf_cmd::Type = 9u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_PROG_GET_FD_BY_ID: aya_bpf_bindings::bindings::bpf_cmd::Type = 13u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_PROG_GET_NEXT_ID: aya_bpf_bindings::bindings::bpf_cmd::Type = 11u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_PROG_LOAD: aya_bpf_bindings::bindings::bpf_cmd::Type = 5u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_PROG_QUERY: aya_bpf_bindings::bindings::bpf_cmd::Type = 16u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_PROG_RUN: aya_bpf_bindings::bindings::bpf_cmd::Type = 10u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_PROG_TEST_RUN: aya_bpf_bindings::bindings::bpf_cmd::Type = 10u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_RAW_TRACEPOINT_OPEN: aya_bpf_bindings::bindings::bpf_cmd::Type = 17u32
-pub const aya_bpf_bindings::bindings::bpf_cmd::BPF_TASK_FD_QUERY: aya_bpf_bindings::bindings::bpf_cmd::Type = 20u32
-pub type aya_bpf_bindings::bindings::bpf_cmd::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_core_relo_kind
-pub const aya_bpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_ENUMVAL_EXISTS: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = 10u32
-pub const aya_bpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_ENUMVAL_VALUE: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = 11u32
-pub const aya_bpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_FIELD_BYTE_OFFSET: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = 0u32
-pub const aya_bpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_FIELD_BYTE_SIZE: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = 1u32
-pub const aya_bpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_FIELD_EXISTS: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = 2u32
-pub const aya_bpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_FIELD_LSHIFT_U64: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = 4u32
-pub const aya_bpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_FIELD_RSHIFT_U64: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = 5u32
-pub const aya_bpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_FIELD_SIGNED: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = 3u32
-pub const aya_bpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_TYPE_EXISTS: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = 8u32
-pub const aya_bpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_TYPE_ID_LOCAL: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = 6u32
-pub const aya_bpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_TYPE_ID_TARGET: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = 7u32
-pub const aya_bpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_TYPE_MATCHES: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = 12u32
-pub const aya_bpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_TYPE_SIZE: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = 9u32
-pub type aya_bpf_bindings::bindings::bpf_core_relo_kind::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_func_id
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_bind: aya_bpf_bindings::bindings::bpf_func_id::Type = 64u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_bprm_opts_set: aya_bpf_bindings::bindings::bpf_func_id::Type = 159u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_btf_find_by_name_kind: aya_bpf_bindings::bindings::bpf_func_id::Type = 167u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_cgrp_storage_delete: aya_bpf_bindings::bindings::bpf_func_id::Type = 211u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_cgrp_storage_get: aya_bpf_bindings::bindings::bpf_func_id::Type = 210u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_check_mtu: aya_bpf_bindings::bindings::bpf_func_id::Type = 163u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_clone_redirect: aya_bpf_bindings::bindings::bpf_func_id::Type = 13u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_copy_from_user: aya_bpf_bindings::bindings::bpf_func_id::Type = 148u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_copy_from_user_task: aya_bpf_bindings::bindings::bpf_func_id::Type = 191u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_csum_diff: aya_bpf_bindings::bindings::bpf_func_id::Type = 28u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_csum_level: aya_bpf_bindings::bindings::bpf_func_id::Type = 135u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_csum_update: aya_bpf_bindings::bindings::bpf_func_id::Type = 40u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_current_task_under_cgroup: aya_bpf_bindings::bindings::bpf_func_id::Type = 37u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_d_path: aya_bpf_bindings::bindings::bpf_func_id::Type = 147u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_dynptr_data: aya_bpf_bindings::bindings::bpf_func_id::Type = 203u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_dynptr_from_mem: aya_bpf_bindings::bindings::bpf_func_id::Type = 197u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_dynptr_read: aya_bpf_bindings::bindings::bpf_func_id::Type = 201u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_dynptr_write: aya_bpf_bindings::bindings::bpf_func_id::Type = 202u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_fib_lookup: aya_bpf_bindings::bindings::bpf_func_id::Type = 69u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_find_vma: aya_bpf_bindings::bindings::bpf_func_id::Type = 180u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_for_each_map_elem: aya_bpf_bindings::bindings::bpf_func_id::Type = 164u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_attach_cookie: aya_bpf_bindings::bindings::bpf_func_id::Type = 174u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_branch_snapshot: aya_bpf_bindings::bindings::bpf_func_id::Type = 176u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_cgroup_classid: aya_bpf_bindings::bindings::bpf_func_id::Type = 17u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_ancestor_cgroup_id: aya_bpf_bindings::bindings::bpf_func_id::Type = 123u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_cgroup_id: aya_bpf_bindings::bindings::bpf_func_id::Type = 80u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_comm: aya_bpf_bindings::bindings::bpf_func_id::Type = 16u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_pid_tgid: aya_bpf_bindings::bindings::bpf_func_id::Type = 14u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_task: aya_bpf_bindings::bindings::bpf_func_id::Type = 35u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_task_btf: aya_bpf_bindings::bindings::bpf_func_id::Type = 158u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_uid_gid: aya_bpf_bindings::bindings::bpf_func_id::Type = 15u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_func_arg: aya_bpf_bindings::bindings::bpf_func_id::Type = 183u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_func_arg_cnt: aya_bpf_bindings::bindings::bpf_func_id::Type = 185u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_func_ip: aya_bpf_bindings::bindings::bpf_func_id::Type = 173u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_func_ret: aya_bpf_bindings::bindings::bpf_func_id::Type = 184u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_hash_recalc: aya_bpf_bindings::bindings::bpf_func_id::Type = 34u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_listener_sock: aya_bpf_bindings::bindings::bpf_func_id::Type = 98u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_local_storage: aya_bpf_bindings::bindings::bpf_func_id::Type = 81u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_netns_cookie: aya_bpf_bindings::bindings::bpf_func_id::Type = 122u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_ns_current_pid_tgid: aya_bpf_bindings::bindings::bpf_func_id::Type = 120u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_numa_node_id: aya_bpf_bindings::bindings::bpf_func_id::Type = 42u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_prandom_u32: aya_bpf_bindings::bindings::bpf_func_id::Type = 7u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_retval: aya_bpf_bindings::bindings::bpf_func_id::Type = 186u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_route_realm: aya_bpf_bindings::bindings::bpf_func_id::Type = 24u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_smp_processor_id: aya_bpf_bindings::bindings::bpf_func_id::Type = 8u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_socket_cookie: aya_bpf_bindings::bindings::bpf_func_id::Type = 46u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_socket_uid: aya_bpf_bindings::bindings::bpf_func_id::Type = 47u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_stack: aya_bpf_bindings::bindings::bpf_func_id::Type = 67u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_stackid: aya_bpf_bindings::bindings::bpf_func_id::Type = 27u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_task_stack: aya_bpf_bindings::bindings::bpf_func_id::Type = 141u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_getsockopt: aya_bpf_bindings::bindings::bpf_func_id::Type = 57u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ima_file_hash: aya_bpf_bindings::bindings::bpf_func_id::Type = 193u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ima_inode_hash: aya_bpf_bindings::bindings::bpf_func_id::Type = 161u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_inode_storage_delete: aya_bpf_bindings::bindings::bpf_func_id::Type = 146u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_inode_storage_get: aya_bpf_bindings::bindings::bpf_func_id::Type = 145u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_jiffies64: aya_bpf_bindings::bindings::bpf_func_id::Type = 118u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_kallsyms_lookup_name: aya_bpf_bindings::bindings::bpf_func_id::Type = 179u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_kptr_xchg: aya_bpf_bindings::bindings::bpf_func_id::Type = 194u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ktime_get_boot_ns: aya_bpf_bindings::bindings::bpf_func_id::Type = 125u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ktime_get_coarse_ns: aya_bpf_bindings::bindings::bpf_func_id::Type = 160u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ktime_get_ns: aya_bpf_bindings::bindings::bpf_func_id::Type = 5u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ktime_get_tai_ns: aya_bpf_bindings::bindings::bpf_func_id::Type = 208u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_l3_csum_replace: aya_bpf_bindings::bindings::bpf_func_id::Type = 10u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_l4_csum_replace: aya_bpf_bindings::bindings::bpf_func_id::Type = 11u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_load_hdr_opt: aya_bpf_bindings::bindings::bpf_func_id::Type = 142u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_loop: aya_bpf_bindings::bindings::bpf_func_id::Type = 181u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_lwt_push_encap: aya_bpf_bindings::bindings::bpf_func_id::Type = 73u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_lwt_seg6_action: aya_bpf_bindings::bindings::bpf_func_id::Type = 76u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_lwt_seg6_adjust_srh: aya_bpf_bindings::bindings::bpf_func_id::Type = 75u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_lwt_seg6_store_bytes: aya_bpf_bindings::bindings::bpf_func_id::Type = 74u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_delete_elem: aya_bpf_bindings::bindings::bpf_func_id::Type = 3u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_lookup_elem: aya_bpf_bindings::bindings::bpf_func_id::Type = 1u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_lookup_percpu_elem: aya_bpf_bindings::bindings::bpf_func_id::Type = 195u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_peek_elem: aya_bpf_bindings::bindings::bpf_func_id::Type = 89u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_pop_elem: aya_bpf_bindings::bindings::bpf_func_id::Type = 88u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_push_elem: aya_bpf_bindings::bindings::bpf_func_id::Type = 87u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_update_elem: aya_bpf_bindings::bindings::bpf_func_id::Type = 2u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_apply_bytes: aya_bpf_bindings::bindings::bpf_func_id::Type = 61u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_cork_bytes: aya_bpf_bindings::bindings::bpf_func_id::Type = 62u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_pop_data: aya_bpf_bindings::bindings::bpf_func_id::Type = 91u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_pull_data: aya_bpf_bindings::bindings::bpf_func_id::Type = 63u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_push_data: aya_bpf_bindings::bindings::bpf_func_id::Type = 90u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_redirect_hash: aya_bpf_bindings::bindings::bpf_func_id::Type = 71u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_redirect_map: aya_bpf_bindings::bindings::bpf_func_id::Type = 60u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_override_return: aya_bpf_bindings::bindings::bpf_func_id::Type = 58u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_per_cpu_ptr: aya_bpf_bindings::bindings::bpf_func_id::Type = 153u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_perf_event_output: aya_bpf_bindings::bindings::bpf_func_id::Type = 25u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_perf_event_read: aya_bpf_bindings::bindings::bpf_func_id::Type = 22u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_perf_event_read_value: aya_bpf_bindings::bindings::bpf_func_id::Type = 55u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_perf_prog_read_value: aya_bpf_bindings::bindings::bpf_func_id::Type = 56u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_read: aya_bpf_bindings::bindings::bpf_func_id::Type = 4u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_read_kernel: aya_bpf_bindings::bindings::bpf_func_id::Type = 113u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_read_kernel_str: aya_bpf_bindings::bindings::bpf_func_id::Type = 115u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_read_str: aya_bpf_bindings::bindings::bpf_func_id::Type = 45u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_read_user: aya_bpf_bindings::bindings::bpf_func_id::Type = 112u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_read_user_str: aya_bpf_bindings::bindings::bpf_func_id::Type = 114u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_write_user: aya_bpf_bindings::bindings::bpf_func_id::Type = 36u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_rc_keydown: aya_bpf_bindings::bindings::bpf_func_id::Type = 78u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_rc_pointer_rel: aya_bpf_bindings::bindings::bpf_func_id::Type = 92u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_rc_repeat: aya_bpf_bindings::bindings::bpf_func_id::Type = 77u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_read_branch_records: aya_bpf_bindings::bindings::bpf_func_id::Type = 119u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_redirect: aya_bpf_bindings::bindings::bpf_func_id::Type = 23u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_redirect_map: aya_bpf_bindings::bindings::bpf_func_id::Type = 51u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_redirect_neigh: aya_bpf_bindings::bindings::bpf_func_id::Type = 152u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_redirect_peer: aya_bpf_bindings::bindings::bpf_func_id::Type = 155u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_reserve_hdr_opt: aya_bpf_bindings::bindings::bpf_func_id::Type = 144u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_discard: aya_bpf_bindings::bindings::bpf_func_id::Type = 133u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_discard_dynptr: aya_bpf_bindings::bindings::bpf_func_id::Type = 200u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_output: aya_bpf_bindings::bindings::bpf_func_id::Type = 130u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_query: aya_bpf_bindings::bindings::bpf_func_id::Type = 134u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_reserve: aya_bpf_bindings::bindings::bpf_func_id::Type = 131u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_reserve_dynptr: aya_bpf_bindings::bindings::bpf_func_id::Type = 198u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_submit: aya_bpf_bindings::bindings::bpf_func_id::Type = 132u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_submit_dynptr: aya_bpf_bindings::bindings::bpf_func_id::Type = 199u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_send_signal: aya_bpf_bindings::bindings::bpf_func_id::Type = 109u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_send_signal_thread: aya_bpf_bindings::bindings::bpf_func_id::Type = 117u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_seq_printf: aya_bpf_bindings::bindings::bpf_func_id::Type = 126u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_seq_printf_btf: aya_bpf_bindings::bindings::bpf_func_id::Type = 150u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_seq_write: aya_bpf_bindings::bindings::bpf_func_id::Type = 127u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_set_hash: aya_bpf_bindings::bindings::bpf_func_id::Type = 48u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_set_hash_invalid: aya_bpf_bindings::bindings::bpf_func_id::Type = 41u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_set_retval: aya_bpf_bindings::bindings::bpf_func_id::Type = 187u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_setsockopt: aya_bpf_bindings::bindings::bpf_func_id::Type = 49u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_ancestor_cgroup_id: aya_bpf_bindings::bindings::bpf_func_id::Type = 129u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_assign: aya_bpf_bindings::bindings::bpf_func_id::Type = 124u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_cgroup_id: aya_bpf_bindings::bindings::bpf_func_id::Type = 128u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_fullsock: aya_bpf_bindings::bindings::bpf_func_id::Type = 95u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_lookup_tcp: aya_bpf_bindings::bindings::bpf_func_id::Type = 84u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_lookup_udp: aya_bpf_bindings::bindings::bpf_func_id::Type = 85u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_redirect_hash: aya_bpf_bindings::bindings::bpf_func_id::Type = 72u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_redirect_map: aya_bpf_bindings::bindings::bpf_func_id::Type = 52u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_release: aya_bpf_bindings::bindings::bpf_func_id::Type = 86u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_select_reuseport: aya_bpf_bindings::bindings::bpf_func_id::Type = 82u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_storage_delete: aya_bpf_bindings::bindings::bpf_func_id::Type = 108u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_storage_get: aya_bpf_bindings::bindings::bpf_func_id::Type = 107u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_adjust_room: aya_bpf_bindings::bindings::bpf_func_id::Type = 50u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_ancestor_cgroup_id: aya_bpf_bindings::bindings::bpf_func_id::Type = 83u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_cgroup_classid: aya_bpf_bindings::bindings::bpf_func_id::Type = 151u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_cgroup_id: aya_bpf_bindings::bindings::bpf_func_id::Type = 79u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_change_head: aya_bpf_bindings::bindings::bpf_func_id::Type = 43u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_change_proto: aya_bpf_bindings::bindings::bpf_func_id::Type = 31u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_change_tail: aya_bpf_bindings::bindings::bpf_func_id::Type = 38u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_change_type: aya_bpf_bindings::bindings::bpf_func_id::Type = 32u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_ecn_set_ce: aya_bpf_bindings::bindings::bpf_func_id::Type = 97u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_get_tunnel_key: aya_bpf_bindings::bindings::bpf_func_id::Type = 20u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_get_tunnel_opt: aya_bpf_bindings::bindings::bpf_func_id::Type = 29u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_get_xfrm_state: aya_bpf_bindings::bindings::bpf_func_id::Type = 66u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_load_bytes: aya_bpf_bindings::bindings::bpf_func_id::Type = 26u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_load_bytes_relative: aya_bpf_bindings::bindings::bpf_func_id::Type = 68u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_output: aya_bpf_bindings::bindings::bpf_func_id::Type = 111u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_pull_data: aya_bpf_bindings::bindings::bpf_func_id::Type = 39u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_set_tstamp: aya_bpf_bindings::bindings::bpf_func_id::Type = 192u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_set_tunnel_key: aya_bpf_bindings::bindings::bpf_func_id::Type = 21u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_set_tunnel_opt: aya_bpf_bindings::bindings::bpf_func_id::Type = 30u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_store_bytes: aya_bpf_bindings::bindings::bpf_func_id::Type = 9u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_under_cgroup: aya_bpf_bindings::bindings::bpf_func_id::Type = 33u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_vlan_pop: aya_bpf_bindings::bindings::bpf_func_id::Type = 19u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_vlan_push: aya_bpf_bindings::bindings::bpf_func_id::Type = 18u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_lookup_tcp: aya_bpf_bindings::bindings::bpf_func_id::Type = 99u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_mptcp_sock: aya_bpf_bindings::bindings::bpf_func_id::Type = 196u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_tcp6_sock: aya_bpf_bindings::bindings::bpf_func_id::Type = 136u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_tcp_request_sock: aya_bpf_bindings::bindings::bpf_func_id::Type = 139u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_tcp_sock: aya_bpf_bindings::bindings::bpf_func_id::Type = 137u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_tcp_timewait_sock: aya_bpf_bindings::bindings::bpf_func_id::Type = 138u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_udp6_sock: aya_bpf_bindings::bindings::bpf_func_id::Type = 140u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_unix_sock: aya_bpf_bindings::bindings::bpf_func_id::Type = 178u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_snprintf: aya_bpf_bindings::bindings::bpf_func_id::Type = 165u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_snprintf_btf: aya_bpf_bindings::bindings::bpf_func_id::Type = 149u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sock_from_file: aya_bpf_bindings::bindings::bpf_func_id::Type = 162u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sock_hash_update: aya_bpf_bindings::bindings::bpf_func_id::Type = 70u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sock_map_update: aya_bpf_bindings::bindings::bpf_func_id::Type = 53u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sock_ops_cb_flags_set: aya_bpf_bindings::bindings::bpf_func_id::Type = 59u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_spin_lock: aya_bpf_bindings::bindings::bpf_func_id::Type = 93u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_spin_unlock: aya_bpf_bindings::bindings::bpf_func_id::Type = 94u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_store_hdr_opt: aya_bpf_bindings::bindings::bpf_func_id::Type = 143u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_strncmp: aya_bpf_bindings::bindings::bpf_func_id::Type = 182u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_strtol: aya_bpf_bindings::bindings::bpf_func_id::Type = 105u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_strtoul: aya_bpf_bindings::bindings::bpf_func_id::Type = 106u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sys_bpf: aya_bpf_bindings::bindings::bpf_func_id::Type = 166u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sys_close: aya_bpf_bindings::bindings::bpf_func_id::Type = 168u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sysctl_get_current_value: aya_bpf_bindings::bindings::bpf_func_id::Type = 102u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sysctl_get_name: aya_bpf_bindings::bindings::bpf_func_id::Type = 101u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sysctl_get_new_value: aya_bpf_bindings::bindings::bpf_func_id::Type = 103u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_sysctl_set_new_value: aya_bpf_bindings::bindings::bpf_func_id::Type = 104u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_tail_call: aya_bpf_bindings::bindings::bpf_func_id::Type = 12u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_task_pt_regs: aya_bpf_bindings::bindings::bpf_func_id::Type = 175u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_task_storage_delete: aya_bpf_bindings::bindings::bpf_func_id::Type = 157u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_task_storage_get: aya_bpf_bindings::bindings::bpf_func_id::Type = 156u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_check_syncookie: aya_bpf_bindings::bindings::bpf_func_id::Type = 100u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_gen_syncookie: aya_bpf_bindings::bindings::bpf_func_id::Type = 110u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_raw_check_syncookie_ipv4: aya_bpf_bindings::bindings::bpf_func_id::Type = 206u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_raw_check_syncookie_ipv6: aya_bpf_bindings::bindings::bpf_func_id::Type = 207u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_raw_gen_syncookie_ipv4: aya_bpf_bindings::bindings::bpf_func_id::Type = 204u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_raw_gen_syncookie_ipv6: aya_bpf_bindings::bindings::bpf_func_id::Type = 205u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_send_ack: aya_bpf_bindings::bindings::bpf_func_id::Type = 116u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_sock: aya_bpf_bindings::bindings::bpf_func_id::Type = 96u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_this_cpu_ptr: aya_bpf_bindings::bindings::bpf_func_id::Type = 154u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_timer_cancel: aya_bpf_bindings::bindings::bpf_func_id::Type = 172u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_timer_init: aya_bpf_bindings::bindings::bpf_func_id::Type = 169u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_timer_set_callback: aya_bpf_bindings::bindings::bpf_func_id::Type = 170u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_timer_start: aya_bpf_bindings::bindings::bpf_func_id::Type = 171u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_trace_printk: aya_bpf_bindings::bindings::bpf_func_id::Type = 6u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_trace_vprintk: aya_bpf_bindings::bindings::bpf_func_id::Type = 177u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_unspec: aya_bpf_bindings::bindings::bpf_func_id::Type = 0u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_user_ringbuf_drain: aya_bpf_bindings::bindings::bpf_func_id::Type = 209u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_adjust_head: aya_bpf_bindings::bindings::bpf_func_id::Type = 44u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_adjust_meta: aya_bpf_bindings::bindings::bpf_func_id::Type = 54u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_adjust_tail: aya_bpf_bindings::bindings::bpf_func_id::Type = 65u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_get_buff_len: aya_bpf_bindings::bindings::bpf_func_id::Type = 188u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_load_bytes: aya_bpf_bindings::bindings::bpf_func_id::Type = 189u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_output: aya_bpf_bindings::bindings::bpf_func_id::Type = 121u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_store_bytes: aya_bpf_bindings::bindings::bpf_func_id::Type = 190u32
-pub const aya_bpf_bindings::bindings::bpf_func_id::__BPF_FUNC_MAX_ID: aya_bpf_bindings::bindings::bpf_func_id::Type = 212u32
-pub type aya_bpf_bindings::bindings::bpf_func_id::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_hdr_start_off
-pub const aya_bpf_bindings::bindings::bpf_hdr_start_off::BPF_HDR_START_MAC: aya_bpf_bindings::bindings::bpf_hdr_start_off::Type = 0u32
-pub const aya_bpf_bindings::bindings::bpf_hdr_start_off::BPF_HDR_START_NET: aya_bpf_bindings::bindings::bpf_hdr_start_off::Type = 1u32
-pub type aya_bpf_bindings::bindings::bpf_hdr_start_off::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_link_type
-pub const aya_bpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_CGROUP: aya_bpf_bindings::bindings::bpf_link_type::Type = 3u32
-pub const aya_bpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_ITER: aya_bpf_bindings::bindings::bpf_link_type::Type = 4u32
-pub const aya_bpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_KPROBE_MULTI: aya_bpf_bindings::bindings::bpf_link_type::Type = 8u32
-pub const aya_bpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_NETFILTER: aya_bpf_bindings::bindings::bpf_link_type::Type = 10u32
-pub const aya_bpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_NETNS: aya_bpf_bindings::bindings::bpf_link_type::Type = 5u32
-pub const aya_bpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_PERF_EVENT: aya_bpf_bindings::bindings::bpf_link_type::Type = 7u32
-pub const aya_bpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_RAW_TRACEPOINT: aya_bpf_bindings::bindings::bpf_link_type::Type = 1u32
-pub const aya_bpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_STRUCT_OPS: aya_bpf_bindings::bindings::bpf_link_type::Type = 9u32
-pub const aya_bpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_TRACING: aya_bpf_bindings::bindings::bpf_link_type::Type = 2u32
-pub const aya_bpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_UNSPEC: aya_bpf_bindings::bindings::bpf_link_type::Type = 0u32
-pub const aya_bpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_XDP: aya_bpf_bindings::bindings::bpf_link_type::Type = 6u32
-pub const aya_bpf_bindings::bindings::bpf_link_type::MAX_BPF_LINK_TYPE: aya_bpf_bindings::bindings::bpf_link_type::Type = 11u32
-pub type aya_bpf_bindings::bindings::bpf_link_type::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_lwt_encap_mode
-pub const aya_bpf_bindings::bindings::bpf_lwt_encap_mode::BPF_LWT_ENCAP_IP: aya_bpf_bindings::bindings::bpf_lwt_encap_mode::Type = 2u32
-pub const aya_bpf_bindings::bindings::bpf_lwt_encap_mode::BPF_LWT_ENCAP_SEG6: aya_bpf_bindings::bindings::bpf_lwt_encap_mode::Type = 0u32
-pub const aya_bpf_bindings::bindings::bpf_lwt_encap_mode::BPF_LWT_ENCAP_SEG6_INLINE: aya_bpf_bindings::bindings::bpf_lwt_encap_mode::Type = 1u32
-pub type aya_bpf_bindings::bindings::bpf_lwt_encap_mode::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_map_type
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_ARRAY: aya_bpf_bindings::bindings::bpf_map_type::Type = 2u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_ARRAY_OF_MAPS: aya_bpf_bindings::bindings::bpf_map_type::Type = 12u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_BLOOM_FILTER: aya_bpf_bindings::bindings::bpf_map_type::Type = 30u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_CGROUP_ARRAY: aya_bpf_bindings::bindings::bpf_map_type::Type = 8u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_CGROUP_STORAGE: aya_bpf_bindings::bindings::bpf_map_type::Type = 19u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_CGROUP_STORAGE_DEPRECATED: aya_bpf_bindings::bindings::bpf_map_type::Type = 19u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_CGRP_STORAGE: aya_bpf_bindings::bindings::bpf_map_type::Type = 32u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_CPUMAP: aya_bpf_bindings::bindings::bpf_map_type::Type = 16u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_DEVMAP: aya_bpf_bindings::bindings::bpf_map_type::Type = 14u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_DEVMAP_HASH: aya_bpf_bindings::bindings::bpf_map_type::Type = 25u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_HASH: aya_bpf_bindings::bindings::bpf_map_type::Type = 1u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_HASH_OF_MAPS: aya_bpf_bindings::bindings::bpf_map_type::Type = 13u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_INODE_STORAGE: aya_bpf_bindings::bindings::bpf_map_type::Type = 28u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_LPM_TRIE: aya_bpf_bindings::bindings::bpf_map_type::Type = 11u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_LRU_HASH: aya_bpf_bindings::bindings::bpf_map_type::Type = 9u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_LRU_PERCPU_HASH: aya_bpf_bindings::bindings::bpf_map_type::Type = 10u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_PERCPU_ARRAY: aya_bpf_bindings::bindings::bpf_map_type::Type = 6u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE: aya_bpf_bindings::bindings::bpf_map_type::Type = 21u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_PERCPU_HASH: aya_bpf_bindings::bindings::bpf_map_type::Type = 5u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_PERF_EVENT_ARRAY: aya_bpf_bindings::bindings::bpf_map_type::Type = 4u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_PROG_ARRAY: aya_bpf_bindings::bindings::bpf_map_type::Type = 3u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_QUEUE: aya_bpf_bindings::bindings::bpf_map_type::Type = 22u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_REUSEPORT_SOCKARRAY: aya_bpf_bindings::bindings::bpf_map_type::Type = 20u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_RINGBUF: aya_bpf_bindings::bindings::bpf_map_type::Type = 27u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_SK_STORAGE: aya_bpf_bindings::bindings::bpf_map_type::Type = 24u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_SOCKHASH: aya_bpf_bindings::bindings::bpf_map_type::Type = 18u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_SOCKMAP: aya_bpf_bindings::bindings::bpf_map_type::Type = 15u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_STACK: aya_bpf_bindings::bindings::bpf_map_type::Type = 23u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_STACK_TRACE: aya_bpf_bindings::bindings::bpf_map_type::Type = 7u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_STRUCT_OPS: aya_bpf_bindings::bindings::bpf_map_type::Type = 26u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_TASK_STORAGE: aya_bpf_bindings::bindings::bpf_map_type::Type = 29u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_UNSPEC: aya_bpf_bindings::bindings::bpf_map_type::Type = 0u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_USER_RINGBUF: aya_bpf_bindings::bindings::bpf_map_type::Type = 31u32
-pub const aya_bpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_XSKMAP: aya_bpf_bindings::bindings::bpf_map_type::Type = 17u32
-pub type aya_bpf_bindings::bindings::bpf_map_type::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_prog_type
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_CGROUP_DEVICE: aya_bpf_bindings::bindings::bpf_prog_type::Type = 15u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_CGROUP_SKB: aya_bpf_bindings::bindings::bpf_prog_type::Type = 8u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_CGROUP_SOCK: aya_bpf_bindings::bindings::bpf_prog_type::Type = 9u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_CGROUP_SOCKOPT: aya_bpf_bindings::bindings::bpf_prog_type::Type = 25u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_CGROUP_SOCK_ADDR: aya_bpf_bindings::bindings::bpf_prog_type::Type = 18u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_CGROUP_SYSCTL: aya_bpf_bindings::bindings::bpf_prog_type::Type = 23u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_EXT: aya_bpf_bindings::bindings::bpf_prog_type::Type = 28u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_FLOW_DISSECTOR: aya_bpf_bindings::bindings::bpf_prog_type::Type = 22u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_KPROBE: aya_bpf_bindings::bindings::bpf_prog_type::Type = 2u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_LIRC_MODE2: aya_bpf_bindings::bindings::bpf_prog_type::Type = 20u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_LSM: aya_bpf_bindings::bindings::bpf_prog_type::Type = 29u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_LWT_IN: aya_bpf_bindings::bindings::bpf_prog_type::Type = 10u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_LWT_OUT: aya_bpf_bindings::bindings::bpf_prog_type::Type = 11u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_LWT_SEG6LOCAL: aya_bpf_bindings::bindings::bpf_prog_type::Type = 19u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_LWT_XMIT: aya_bpf_bindings::bindings::bpf_prog_type::Type = 12u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_NETFILTER: aya_bpf_bindings::bindings::bpf_prog_type::Type = 32u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_PERF_EVENT: aya_bpf_bindings::bindings::bpf_prog_type::Type = 7u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_RAW_TRACEPOINT: aya_bpf_bindings::bindings::bpf_prog_type::Type = 17u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE: aya_bpf_bindings::bindings::bpf_prog_type::Type = 24u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SCHED_ACT: aya_bpf_bindings::bindings::bpf_prog_type::Type = 4u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SCHED_CLS: aya_bpf_bindings::bindings::bpf_prog_type::Type = 3u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SK_LOOKUP: aya_bpf_bindings::bindings::bpf_prog_type::Type = 30u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SK_MSG: aya_bpf_bindings::bindings::bpf_prog_type::Type = 16u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SK_REUSEPORT: aya_bpf_bindings::bindings::bpf_prog_type::Type = 21u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SK_SKB: aya_bpf_bindings::bindings::bpf_prog_type::Type = 14u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SOCKET_FILTER: aya_bpf_bindings::bindings::bpf_prog_type::Type = 1u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SOCK_OPS: aya_bpf_bindings::bindings::bpf_prog_type::Type = 13u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_STRUCT_OPS: aya_bpf_bindings::bindings::bpf_prog_type::Type = 27u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SYSCALL: aya_bpf_bindings::bindings::bpf_prog_type::Type = 31u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_TRACEPOINT: aya_bpf_bindings::bindings::bpf_prog_type::Type = 5u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_TRACING: aya_bpf_bindings::bindings::bpf_prog_type::Type = 26u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_UNSPEC: aya_bpf_bindings::bindings::bpf_prog_type::Type = 0u32
-pub const aya_bpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_XDP: aya_bpf_bindings::bindings::bpf_prog_type::Type = 6u32
-pub type aya_bpf_bindings::bindings::bpf_prog_type::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_ret_code
-pub const aya_bpf_bindings::bindings::bpf_ret_code::BPF_DROP: aya_bpf_bindings::bindings::bpf_ret_code::Type = 2u32
-pub const aya_bpf_bindings::bindings::bpf_ret_code::BPF_FLOW_DISSECTOR_CONTINUE: aya_bpf_bindings::bindings::bpf_ret_code::Type = 129u32
-pub const aya_bpf_bindings::bindings::bpf_ret_code::BPF_LWT_REROUTE: aya_bpf_bindings::bindings::bpf_ret_code::Type = 128u32
-pub const aya_bpf_bindings::bindings::bpf_ret_code::BPF_OK: aya_bpf_bindings::bindings::bpf_ret_code::Type = 0u32
-pub const aya_bpf_bindings::bindings::bpf_ret_code::BPF_REDIRECT: aya_bpf_bindings::bindings::bpf_ret_code::Type = 7u32
-pub type aya_bpf_bindings::bindings::bpf_ret_code::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_stack_build_id_status
-pub const aya_bpf_bindings::bindings::bpf_stack_build_id_status::BPF_STACK_BUILD_ID_EMPTY: aya_bpf_bindings::bindings::bpf_stack_build_id_status::Type = 0u32
-pub const aya_bpf_bindings::bindings::bpf_stack_build_id_status::BPF_STACK_BUILD_ID_IP: aya_bpf_bindings::bindings::bpf_stack_build_id_status::Type = 2u32
-pub const aya_bpf_bindings::bindings::bpf_stack_build_id_status::BPF_STACK_BUILD_ID_VALID: aya_bpf_bindings::bindings::bpf_stack_build_id_status::Type = 1u32
-pub type aya_bpf_bindings::bindings::bpf_stack_build_id_status::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_stats_type
-pub const aya_bpf_bindings::bindings::bpf_stats_type::BPF_STATS_RUN_TIME: aya_bpf_bindings::bindings::bpf_stats_type::Type = 0u32
-pub type aya_bpf_bindings::bindings::bpf_stats_type::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::bpf_task_fd_type
-pub const aya_bpf_bindings::bindings::bpf_task_fd_type::BPF_FD_TYPE_KPROBE: aya_bpf_bindings::bindings::bpf_task_fd_type::Type = 2u32
-pub const aya_bpf_bindings::bindings::bpf_task_fd_type::BPF_FD_TYPE_KRETPROBE: aya_bpf_bindings::bindings::bpf_task_fd_type::Type = 3u32
-pub const aya_bpf_bindings::bindings::bpf_task_fd_type::BPF_FD_TYPE_RAW_TRACEPOINT: aya_bpf_bindings::bindings::bpf_task_fd_type::Type = 0u32
-pub const aya_bpf_bindings::bindings::bpf_task_fd_type::BPF_FD_TYPE_TRACEPOINT: aya_bpf_bindings::bindings::bpf_task_fd_type::Type = 1u32
-pub const aya_bpf_bindings::bindings::bpf_task_fd_type::BPF_FD_TYPE_UPROBE: aya_bpf_bindings::bindings::bpf_task_fd_type::Type = 4u32
-pub const aya_bpf_bindings::bindings::bpf_task_fd_type::BPF_FD_TYPE_URETPROBE: aya_bpf_bindings::bindings::bpf_task_fd_type::Type = 5u32
-pub type aya_bpf_bindings::bindings::bpf_task_fd_type::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::sk_action
-pub const aya_bpf_bindings::bindings::sk_action::SK_DROP: aya_bpf_bindings::bindings::sk_action::Type = 0u32
-pub const aya_bpf_bindings::bindings::sk_action::SK_PASS: aya_bpf_bindings::bindings::sk_action::Type = 1u32
-pub type aya_bpf_bindings::bindings::sk_action::Type = aya_bpf_cty::ad::c_uint
-pub mod aya_bpf_bindings::bindings::xdp_action
-pub const aya_bpf_bindings::bindings::xdp_action::XDP_ABORTED: aya_bpf_bindings::bindings::xdp_action::Type = 0u32
-pub const aya_bpf_bindings::bindings::xdp_action::XDP_DROP: aya_bpf_bindings::bindings::xdp_action::Type = 1u32
-pub const aya_bpf_bindings::bindings::xdp_action::XDP_PASS: aya_bpf_bindings::bindings::xdp_action::Type = 2u32
-pub const aya_bpf_bindings::bindings::xdp_action::XDP_REDIRECT: aya_bpf_bindings::bindings::xdp_action::Type = 4u32
-pub const aya_bpf_bindings::bindings::xdp_action::XDP_TX: aya_bpf_bindings::bindings::xdp_action::Type = 3u32
-pub type aya_bpf_bindings::bindings::xdp_action::Type = aya_bpf_cty::ad::c_uint
-#[repr(C)] pub union aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1
-pub aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::flow_keys: *mut aya_bpf_bindings::bindings::bpf_flow_keys
-impl aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1
-impl !core::marker::Send for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1
-impl !core::marker::Sync for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2
-pub aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::sk: *mut aya_bpf_bindings::bindings::bpf_sock
-impl aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2
-impl core::marker::Copy for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2
-impl !core::marker::Send for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2
-impl !core::marker::Sync for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_attr
-pub aya_bpf_bindings::bindings::bpf_attr::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr::__bindgen_anon_2: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_attr::__bindgen_anon_3: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4
-pub aya_bpf_bindings::bindings::bpf_attr::__bindgen_anon_4: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5
-pub aya_bpf_bindings::bindings::bpf_attr::__bindgen_anon_5: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6
-pub aya_bpf_bindings::bindings::bpf_attr::__bindgen_anon_6: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8
-pub aya_bpf_bindings::bindings::bpf_attr::__bindgen_anon_7: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12
-pub aya_bpf_bindings::bindings::bpf_attr::batch: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_attr::enable_stats: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17
-pub aya_bpf_bindings::bindings::bpf_attr::info: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9
-pub aya_bpf_bindings::bindings::bpf_attr::iter_create: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18
-pub aya_bpf_bindings::bindings::bpf_attr::link_create: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14
-pub aya_bpf_bindings::bindings::bpf_attr::link_detach: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16
-pub aya_bpf_bindings::bindings::bpf_attr::link_update: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15
-pub aya_bpf_bindings::bindings::bpf_attr::prog_bind_map: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19
-pub aya_bpf_bindings::bindings::bpf_attr::query: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10
-pub aya_bpf_bindings::bindings::bpf_attr::raw_tracepoint: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11
-pub aya_bpf_bindings::bindings::bpf_attr::task_fd_query: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13
-pub aya_bpf_bindings::bindings::bpf_attr::test: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr
-pub fn aya_bpf_bindings::bindings::bpf_attr::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr
-pub fn aya_bpf_bindings::bindings::bpf_attr::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::map_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::prog_fd: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::target_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::target_ifindex: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::kprobe_multi: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::netfilter: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::perf_event: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::target_btf_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::tracing: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::new_map_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::new_prog_fd: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::old_map_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::old_prog_fd: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::next_key: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::value: aya_bpf_bindings::bindings::__u64
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::attach_btf_obj_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::attach_prog_fd: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::btf_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::link_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::map_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::prog_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::start_id: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::fd: aya_bpf_cty::ad::c_int
-pub aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::id: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::fd: aya_bpf_cty::ad::c_int
-pub aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::id: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::mtu_result: aya_bpf_bindings::bindings::__u16
-pub aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::tot_len: aya_bpf_bindings::bindings::__u16
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::flowinfo: aya_bpf_bindings::bindings::__be32
-pub aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::rt_metric: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::tos: aya_bpf_bindings::bindings::__u8
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::ipv4_src: aya_bpf_bindings::bindings::__be32
-pub aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::ipv6_src: [aya_bpf_bindings::bindings::__u32; 4]
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::clone(&self) -> aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
-pub aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::ipv4_dst: aya_bpf_bindings::bindings::__be32
-pub aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::ipv6_dst: [aya_bpf_bindings::bindings::__u32; 4]
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::clone(&self) -> aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::__bindgen_anon_2: aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_iter_link_info
-pub aya_bpf_bindings::bindings::bpf_iter_link_info::cgroup: aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_iter_link_info::map: aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_iter_link_info::task: aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_iter_link_info
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info::clone(&self) -> aya_bpf_bindings::bindings::bpf_iter_link_info
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_iter_link_info
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_iter_link_info
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_iter_link_info
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_iter_link_info
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_iter_link_info
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_iter_link_info
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_iter_link_info where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_iter_link_info where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_iter_link_info::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_iter_link_info where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_iter_link_info::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_iter_link_info where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_iter_link_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_iter_link_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_iter_link_info
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::cgroup: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::iter: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::netfilter: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::netns: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::raw_tracepoint: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::struct_ops: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::tracing: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::xdp: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::map: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::cgroup: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::task: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::ipv4_nh: aya_bpf_bindings::bindings::__be32
-pub aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::ipv6_nh: [aya_bpf_bindings::bindings::__u32; 4]
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::cookie: aya_bpf_bindings::bindings::__u64
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
-impl !core::marker::Send for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
-impl !core::marker::Sync for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::sk: *mut aya_bpf_bindings::bindings::bpf_sock
-impl aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
-impl !core::marker::Send for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
-impl !core::marker::Sync for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::sk: *mut aya_bpf_bindings::bindings::bpf_sock
-impl aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
-impl !core::marker::Send for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
-impl !core::marker::Sync for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::args: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::reply: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::replylong: [aya_bpf_bindings::bindings::__u32; 4]
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::sk: *mut aya_bpf_bindings::bindings::bpf_sock
-impl aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
-impl !core::marker::Send for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
-impl !core::marker::Sync for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::skb_data: *mut aya_bpf_cty::c_void
-impl aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::clone(&self) -> aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
-impl !core::marker::Send for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
-impl !core::marker::Sync for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
-pub aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::skb_data_end: *mut aya_bpf_cty::c_void
-impl aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::clone(&self) -> aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
-impl !core::marker::Send for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
-impl !core::marker::Sync for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::ipv4: aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::ipv6: aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::sk: *mut aya_bpf_bindings::bindings::bpf_sock
-impl aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
-impl !core::marker::Send for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
-impl !core::marker::Sync for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::optval: *mut aya_bpf_cty::c_void
-impl aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
-impl !core::marker::Send for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
-impl !core::marker::Sync for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::optval_end: *mut aya_bpf_cty::c_void
-impl aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::clone(&self) -> aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
-impl !core::marker::Send for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
-impl !core::marker::Sync for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::ip: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::offset: aya_bpf_bindings::bindings::__u64
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::remote_ipv4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::remote_ipv6: [aya_bpf_bindings::bindings::__u32; 4]
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::tunnel_ext: aya_bpf_bindings::bindings::__u16
-pub aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::tunnel_flags: aya_bpf_bindings::bindings::__be16
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::local_ipv4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::local_ipv6: [aya_bpf_bindings::bindings::__u32; 4]
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::clone(&self) -> aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::remote_ipv4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::remote_ipv6: [aya_bpf_bindings::bindings::__u32; 4]
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1
-pub aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::data: *mut aya_bpf_cty::c_void
-impl aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1
-impl !core::marker::Send for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1
-impl !core::marker::Sync for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2
-pub aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::data_end: *mut aya_bpf_cty::c_void
-impl aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2
-impl core::marker::Copy for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2
-impl !core::marker::Send for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2
-impl !core::marker::Sync for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3
-pub aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::sk: *mut aya_bpf_bindings::bindings::bpf_sock
-impl aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::clone(&self) -> aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3
-impl core::marker::Copy for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3
-impl !core::marker::Send for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3
-impl !core::marker::Sync for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3
-impl core::marker::Unpin for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
-pub aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::data: *mut aya_bpf_cty::c_void
-impl aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
-impl core::marker::Copy for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
-impl !core::marker::Send for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
-impl !core::marker::Sync for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
-pub aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::data_end: *mut aya_bpf_cty::c_void
-impl aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
-impl core::marker::Copy for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
-impl !core::marker::Send for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
-impl !core::marker::Sync for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
-pub aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::sk: *mut aya_bpf_bindings::bindings::bpf_sock
-impl aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::clone(&self) -> aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
-impl core::marker::Copy for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
-impl !core::marker::Send for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
-impl !core::marker::Sync for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
-impl core::marker::Unpin for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::from(t: T) -> T
-#[repr(C)] pub union aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
-pub aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-pub aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::migrating_sk: *mut aya_bpf_bindings::bindings::bpf_sock
-impl aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::clone(&self) -> aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
-impl core::marker::Copy for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
-impl !core::marker::Send for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
-impl !core::marker::Sync for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
-impl core::marker::Unpin for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-impl<Storage> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where Storage: core::convert::AsRef<[u8]> + core::convert::AsMut<[u8]>
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::get(&self, bit_offset: usize, bit_width: u8) -> u64
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::get_bit(&self, index: usize) -> bool
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::set(&mut self, bit_offset: usize, bit_width: u8, val: u64)
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::set_bit(&mut self, index: usize, val: bool)
-impl<Storage> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-pub const fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::new(storage: Storage) -> Self
-impl<Storage: core::clone::Clone> core::clone::Clone for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::clone(&self) -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-impl<Storage: core::cmp::Eq> core::cmp::Eq for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-impl<Storage: core::cmp::Ord> core::cmp::Ord for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::cmp(&self, other: &aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>) -> core::cmp::Ordering
-impl<Storage: core::cmp::PartialEq> core::cmp::PartialEq for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::eq(&self, other: &aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>) -> bool
-impl<Storage: core::cmp::PartialOrd> core::cmp::PartialOrd for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::partial_cmp(&self, other: &aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>) -> core::option::Option<core::cmp::Ordering>
-impl<Storage: core::default::Default> core::default::Default for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::default() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-impl<Storage: core::fmt::Debug> core::fmt::Debug for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl<Storage: core::hash::Hash> core::hash::Hash for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::hash<__H: core::hash::Hasher>(&self, state: &mut __H)
-impl<Storage: core::marker::Copy> core::marker::Copy for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-impl<Storage> core::marker::StructuralPartialEq for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-impl<Storage> core::marker::Send for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where Storage: core::marker::Send
-impl<Storage> core::marker::Sync for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where Storage: core::marker::Sync
-impl<Storage> core::marker::Unpin for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where Storage: core::marker::Unpin
-impl<Storage> core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where Storage: core::panic::unwind_safe::RefUnwindSafe
-impl<Storage> core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where Storage: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
-pub fn aya_bpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::__IncompleteArrayField<T>(_, _)
-impl<T> aya_bpf_bindings::bindings::__IncompleteArrayField<T>
-pub fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::as_mut_ptr(&mut self) -> *mut T
-pub unsafe fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::as_mut_slice(&mut self, len: usize) -> &mut [T]
-pub fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::as_ptr(&self) -> *const T
-pub unsafe fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::as_slice(&self, len: usize) -> &[T]
-pub const fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::new() -> Self
-impl<T: core::default::Default> core::default::Default for aya_bpf_bindings::bindings::__IncompleteArrayField<T>
-pub fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::default() -> aya_bpf_bindings::bindings::__IncompleteArrayField<T>
-impl<T> core::fmt::Debug for aya_bpf_bindings::bindings::__IncompleteArrayField<T>
-pub fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::fmt(&self, fmt: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl<T> core::marker::Send for aya_bpf_bindings::bindings::__IncompleteArrayField<T> where T: core::marker::Send
-impl<T> core::marker::Sync for aya_bpf_bindings::bindings::__IncompleteArrayField<T> where T: core::marker::Sync
-impl<T> core::marker::Unpin for aya_bpf_bindings::bindings::__IncompleteArrayField<T> where T: core::marker::Unpin
-impl<T> core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::__IncompleteArrayField<T> where T: core::panic::unwind_safe::RefUnwindSafe
-impl<T> core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::__IncompleteArrayField<T> where T: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::__IncompleteArrayField<T> where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::__IncompleteArrayField<T> where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::__IncompleteArrayField<T>::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::__IncompleteArrayField<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::__IncompleteArrayField<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::__IncompleteArrayField<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::__IncompleteArrayField<T> where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::__IncompleteArrayField<T> where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::__IncompleteArrayField<T>
-pub fn aya_bpf_bindings::bindings::__IncompleteArrayField<T>::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::__sk_buff
-pub aya_bpf_bindings::bindings::__sk_buff::__bindgen_anon_1: aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_1
-pub aya_bpf_bindings::bindings::__sk_buff::__bindgen_anon_2: aya_bpf_bindings::bindings::__sk_buff__bindgen_ty_2
-pub aya_bpf_bindings::bindings::__sk_buff::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 3]>
-pub aya_bpf_bindings::bindings::__sk_buff::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::__sk_buff::cb: [aya_bpf_bindings::bindings::__u32; 5]
-pub aya_bpf_bindings::bindings::__sk_buff::data: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::data_end: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::data_meta: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::family: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::gso_segs: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::gso_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::hash: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::hwtstamp: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::__sk_buff::ifindex: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::ingress_ifindex: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::len: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::local_ip4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::local_ip6: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::__sk_buff::local_port: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::mark: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::napi_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::pkt_type: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::priority: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::protocol: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::queue_mapping: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::remote_ip4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::remote_ip6: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::__sk_buff::remote_port: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::tc_classid: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::tc_index: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::tstamp: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::__sk_buff::tstamp_type: aya_bpf_bindings::bindings::__u8
-pub aya_bpf_bindings::bindings::__sk_buff::vlan_present: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::vlan_proto: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::vlan_tci: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::__sk_buff::wire_len: aya_bpf_bindings::bindings::__u32
-impl aya_bpf_bindings::bindings::__sk_buff
-pub fn aya_bpf_bindings::bindings::__sk_buff::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 3]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::__sk_buff
-pub fn aya_bpf_bindings::bindings::__sk_buff::clone(&self) -> aya_bpf_bindings::bindings::__sk_buff
-impl core::marker::Copy for aya_bpf_bindings::bindings::__sk_buff
-impl !core::marker::Send for aya_bpf_bindings::bindings::__sk_buff
-impl !core::marker::Sync for aya_bpf_bindings::bindings::__sk_buff
-impl core::marker::Unpin for aya_bpf_bindings::bindings::__sk_buff
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::__sk_buff
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::__sk_buff
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::__sk_buff where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::__sk_buff::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::__sk_buff where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::__sk_buff::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::__sk_buff::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::__sk_buff where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::__sk_buff::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::__sk_buff::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::__sk_buff where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__sk_buff::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::__sk_buff where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__sk_buff::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::__sk_buff where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::__sk_buff::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::__sk_buff
-pub fn aya_bpf_bindings::bindings::__sk_buff::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::btf_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::btf_key_type_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::btf_value_type_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::btf_vmlinux_value_type_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::inner_map_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::key_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::map_extra: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::map_flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::map_ifindex: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::map_name: [aya_bpf_cty::ad::c_char; 16]
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::map_type: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::max_entries: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::numa_node: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::value_size: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::attach_flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::attach_type: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::prog_attach_flags: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::prog_cnt: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::prog_ids: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::query_flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::target_fd: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_10::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11::name: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11::prog_fd: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_11::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::btf: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::btf_log_buf: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::btf_log_level: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::btf_log_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::btf_log_true_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::btf_size: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_12::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::buf: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::buf_len: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::fd_type: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::pid: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::probe_addr: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::probe_offset: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::prog_id: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_13::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::__bindgen_anon_2: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::__bindgen_anon_3: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::attach_type: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::flags: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::iter_info: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::iter_info_len: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::bpf_cookie: aya_bpf_bindings::bindings::__u64
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::addrs: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::cnt: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::cookies: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::syms: aya_bpf_bindings::bindings::__u64
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::cookie: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::target_btf_id: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::hooknum: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::pf: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::priority: aya_bpf_bindings::bindings::__s32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::__bindgen_anon_2: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::link_fd: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_15::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16::link_fd: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_16::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17::type_: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_17::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18::flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18::link_fd: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_18::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::map_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::prog_fd: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_19::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::flags: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::key: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::map_fd: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::count: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::elem_flags: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::flags: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::in_batch: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::keys: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::map_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::out_batch: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::values: aya_bpf_bindings::bindings::__u64
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_3::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::attach_btf_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::core_relo_cnt: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::core_relo_rec_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::core_relos: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::expected_attach_type: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::fd_array: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::func_info: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::func_info_cnt: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::func_info_rec_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::insn_cnt: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::insns: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::kern_version: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::license: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::line_info: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::line_info_cnt: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::line_info_rec_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::log_buf: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::log_level: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::log_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::log_true_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::prog_btf_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::prog_flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::prog_ifindex: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::prog_name: [aya_bpf_cty::ad::c_char; 16]
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::prog_type: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_4::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::bpf_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::file_flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::path_fd: aya_bpf_bindings::bindings::__s32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::pathname: aya_bpf_bindings::bindings::__u64
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_5::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::attach_bpf_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::attach_flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::attach_type: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::replace_bpf_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::target_fd: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_6::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::batch_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::cpu: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::ctx_in: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::ctx_out: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::ctx_size_in: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::ctx_size_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::data_in: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::data_out: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::data_size_in: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::data_size_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::duration: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::prog_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::repeat: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::retval: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_7::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8::next_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8::open_flags: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_8::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::bpf_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::info: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::info_len: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::clone(&self) -> aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9
-pub fn aya_bpf_bindings::bindings::bpf_attr__bindgen_ty_9::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_btf_info
-pub aya_bpf_bindings::bindings::bpf_btf_info::btf: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_btf_info::btf_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_btf_info::id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_btf_info::kernel_btf: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_btf_info::name: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_btf_info::name_len: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_btf_info
-pub fn aya_bpf_bindings::bindings::bpf_btf_info::clone(&self) -> aya_bpf_bindings::bindings::bpf_btf_info
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_btf_info
-pub fn aya_bpf_bindings::bindings::bpf_btf_info::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_btf_info
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_btf_info
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_btf_info
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_btf_info
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_btf_info
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_btf_info
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_btf_info where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_btf_info::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_btf_info where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_btf_info::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_btf_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_btf_info where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_btf_info::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_btf_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_btf_info where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_btf_info::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_btf_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_btf_info::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_btf_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_btf_info::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_btf_info
-pub fn aya_bpf_bindings::bindings::bpf_btf_info::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx
-pub aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::access_type: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::major: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::minor: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::clone(&self) -> aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_dev_ctx::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_cgroup_storage_key
-pub aya_bpf_bindings::bindings::bpf_cgroup_storage_key::attach_type: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_cgroup_storage_key::cgroup_inode_id: aya_bpf_bindings::bindings::__u64
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_cgroup_storage_key
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_storage_key::clone(&self) -> aya_bpf_bindings::bindings::bpf_cgroup_storage_key
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_cgroup_storage_key
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_storage_key::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_cgroup_storage_key
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_cgroup_storage_key
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_cgroup_storage_key
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_cgroup_storage_key
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_cgroup_storage_key
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_cgroup_storage_key
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_cgroup_storage_key where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_storage_key::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_cgroup_storage_key where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_cgroup_storage_key::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_storage_key::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_cgroup_storage_key where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_cgroup_storage_key::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_storage_key::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_cgroup_storage_key where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_storage_key::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_cgroup_storage_key where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_storage_key::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_cgroup_storage_key where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_storage_key::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_cgroup_storage_key
-pub fn aya_bpf_bindings::bindings::bpf_cgroup_storage_key::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_core_relo
-pub aya_bpf_bindings::bindings::bpf_core_relo::access_str_off: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_core_relo::insn_off: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_core_relo::kind: aya_bpf_bindings::bindings::bpf_core_relo_kind::Type
-pub aya_bpf_bindings::bindings::bpf_core_relo::type_id: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_core_relo
-pub fn aya_bpf_bindings::bindings::bpf_core_relo::clone(&self) -> aya_bpf_bindings::bindings::bpf_core_relo
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_core_relo
-pub fn aya_bpf_bindings::bindings::bpf_core_relo::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_core_relo
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_core_relo
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_core_relo
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_core_relo
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_core_relo
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_core_relo
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_core_relo where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_core_relo::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_core_relo where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_core_relo::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_core_relo::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_core_relo where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_core_relo::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_core_relo::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_core_relo where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_core_relo::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_core_relo where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_core_relo::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_core_relo where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_core_relo::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_core_relo
-pub fn aya_bpf_bindings::bindings::bpf_core_relo::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_cpumap_val
-pub aya_bpf_bindings::bindings::bpf_cpumap_val::bpf_prog: aya_bpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_cpumap_val::qsize: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_cpumap_val
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val::clone(&self) -> aya_bpf_bindings::bindings::bpf_cpumap_val
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_cpumap_val
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_cpumap_val
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_cpumap_val
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_cpumap_val
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_cpumap_val
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_cpumap_val
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_cpumap_val where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_cpumap_val where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_cpumap_val::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_cpumap_val where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_cpumap_val::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_cpumap_val where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_cpumap_val where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_cpumap_val where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_cpumap_val
-pub fn aya_bpf_bindings::bindings::bpf_cpumap_val::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_devmap_val
-pub aya_bpf_bindings::bindings::bpf_devmap_val::bpf_prog: aya_bpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_devmap_val::ifindex: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_devmap_val
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val::clone(&self) -> aya_bpf_bindings::bindings::bpf_devmap_val
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_devmap_val
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_devmap_val
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_devmap_val
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_devmap_val
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_devmap_val
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_devmap_val
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_devmap_val where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_devmap_val where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_devmap_val::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_devmap_val where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_devmap_val::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_devmap_val where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_devmap_val where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_devmap_val where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_devmap_val
-pub fn aya_bpf_bindings::bindings::bpf_devmap_val::from(t: T) -> T
-#[repr(C)] #[repr(align(8))] pub struct aya_bpf_bindings::bindings::bpf_dynptr
-pub aya_bpf_bindings::bindings::bpf_dynptr::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
-pub aya_bpf_bindings::bindings::bpf_dynptr::_bitfield_align_1: [u8; 0]
-impl aya_bpf_bindings::bindings::bpf_dynptr
-pub fn aya_bpf_bindings::bindings::bpf_dynptr::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_dynptr
-pub fn aya_bpf_bindings::bindings::bpf_dynptr::clone(&self) -> aya_bpf_bindings::bindings::bpf_dynptr
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_dynptr
-pub fn aya_bpf_bindings::bindings::bpf_dynptr::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_dynptr
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_dynptr
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_dynptr
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_dynptr
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_dynptr
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_dynptr
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_dynptr where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_dynptr::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_dynptr where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_dynptr::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_dynptr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_dynptr where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_dynptr::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_dynptr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_dynptr where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_dynptr::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_dynptr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_dynptr::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_dynptr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_dynptr::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_dynptr
-pub fn aya_bpf_bindings::bindings::bpf_dynptr::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_fib_lookup
-pub aya_bpf_bindings::bindings::bpf_fib_lookup::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_fib_lookup::__bindgen_anon_2: aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_fib_lookup::__bindgen_anon_3: aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_fib_lookup::__bindgen_anon_4: aya_bpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
-pub aya_bpf_bindings::bindings::bpf_fib_lookup::dmac: [aya_bpf_bindings::bindings::__u8; 6]
-pub aya_bpf_bindings::bindings::bpf_fib_lookup::dport: aya_bpf_bindings::bindings::__be16
-pub aya_bpf_bindings::bindings::bpf_fib_lookup::family: aya_bpf_bindings::bindings::__u8
-pub aya_bpf_bindings::bindings::bpf_fib_lookup::h_vlan_TCI: aya_bpf_bindings::bindings::__be16
-pub aya_bpf_bindings::bindings::bpf_fib_lookup::h_vlan_proto: aya_bpf_bindings::bindings::__be16
-pub aya_bpf_bindings::bindings::bpf_fib_lookup::ifindex: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_fib_lookup::l4_protocol: aya_bpf_bindings::bindings::__u8
-pub aya_bpf_bindings::bindings::bpf_fib_lookup::smac: [aya_bpf_bindings::bindings::__u8; 6]
-pub aya_bpf_bindings::bindings::bpf_fib_lookup::sport: aya_bpf_bindings::bindings::__be16
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_fib_lookup
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup::clone(&self) -> aya_bpf_bindings::bindings::bpf_fib_lookup
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_fib_lookup
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_fib_lookup
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_fib_lookup
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_fib_lookup
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_fib_lookup
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_fib_lookup
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_fib_lookup where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_fib_lookup where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_fib_lookup::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_fib_lookup where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_fib_lookup::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_fib_lookup where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_fib_lookup where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_fib_lookup where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_fib_lookup
-pub fn aya_bpf_bindings::bindings::bpf_fib_lookup::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_flow_keys
-pub aya_bpf_bindings::bindings::bpf_flow_keys::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_flow_keys::addr_proto: aya_bpf_bindings::bindings::__u16
-pub aya_bpf_bindings::bindings::bpf_flow_keys::dport: aya_bpf_bindings::bindings::__be16
-pub aya_bpf_bindings::bindings::bpf_flow_keys::flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_flow_keys::flow_label: aya_bpf_bindings::bindings::__be32
-pub aya_bpf_bindings::bindings::bpf_flow_keys::ip_proto: aya_bpf_bindings::bindings::__u8
-pub aya_bpf_bindings::bindings::bpf_flow_keys::is_encap: aya_bpf_bindings::bindings::__u8
-pub aya_bpf_bindings::bindings::bpf_flow_keys::is_first_frag: aya_bpf_bindings::bindings::__u8
-pub aya_bpf_bindings::bindings::bpf_flow_keys::is_frag: aya_bpf_bindings::bindings::__u8
-pub aya_bpf_bindings::bindings::bpf_flow_keys::n_proto: aya_bpf_bindings::bindings::__be16
-pub aya_bpf_bindings::bindings::bpf_flow_keys::nhoff: aya_bpf_bindings::bindings::__u16
-pub aya_bpf_bindings::bindings::bpf_flow_keys::sport: aya_bpf_bindings::bindings::__be16
-pub aya_bpf_bindings::bindings::bpf_flow_keys::thoff: aya_bpf_bindings::bindings::__u16
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_flow_keys
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys::clone(&self) -> aya_bpf_bindings::bindings::bpf_flow_keys
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_flow_keys
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_flow_keys
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_flow_keys
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_flow_keys
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_flow_keys
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_flow_keys
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_flow_keys where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_flow_keys where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_flow_keys::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_flow_keys where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_flow_keys::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_flow_keys where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_flow_keys where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_flow_keys where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_flow_keys
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::ipv4_dst: aya_bpf_bindings::bindings::__be32
-pub aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::ipv4_src: aya_bpf_bindings::bindings::__be32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::ipv6_dst: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::ipv6_src: [aya_bpf_bindings::bindings::__u32; 4]
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_func_info
-pub aya_bpf_bindings::bindings::bpf_func_info::insn_off: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_func_info::type_id: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_func_info
-pub fn aya_bpf_bindings::bindings::bpf_func_info::clone(&self) -> aya_bpf_bindings::bindings::bpf_func_info
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_func_info
-pub fn aya_bpf_bindings::bindings::bpf_func_info::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_func_info
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_func_info
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_func_info
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_func_info
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_func_info
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_func_info
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_func_info where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_func_info::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_func_info where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_func_info::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_func_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_func_info where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_func_info::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_func_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_func_info where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_func_info::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_func_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_func_info::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_func_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_func_info::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_func_info
-pub fn aya_bpf_bindings::bindings::bpf_func_info::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_insn
-pub aya_bpf_bindings::bindings::bpf_insn::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 1]>
-pub aya_bpf_bindings::bindings::bpf_insn::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::bpf_insn::code: aya_bpf_bindings::bindings::__u8
-pub aya_bpf_bindings::bindings::bpf_insn::imm: aya_bpf_bindings::bindings::__s32
-pub aya_bpf_bindings::bindings::bpf_insn::off: aya_bpf_bindings::bindings::__s16
-impl aya_bpf_bindings::bindings::bpf_insn
-pub fn aya_bpf_bindings::bindings::bpf_insn::dst_reg(&self) -> aya_bpf_bindings::bindings::__u8
-pub fn aya_bpf_bindings::bindings::bpf_insn::new_bitfield_1(dst_reg: aya_bpf_bindings::bindings::__u8, src_reg: aya_bpf_bindings::bindings::__u8) -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 1]>
-pub fn aya_bpf_bindings::bindings::bpf_insn::set_dst_reg(&mut self, val: aya_bpf_bindings::bindings::__u8)
-pub fn aya_bpf_bindings::bindings::bpf_insn::set_src_reg(&mut self, val: aya_bpf_bindings::bindings::__u8)
-pub fn aya_bpf_bindings::bindings::bpf_insn::src_reg(&self) -> aya_bpf_bindings::bindings::__u8
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_insn
-pub fn aya_bpf_bindings::bindings::bpf_insn::clone(&self) -> aya_bpf_bindings::bindings::bpf_insn
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_insn
-pub fn aya_bpf_bindings::bindings::bpf_insn::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_insn
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_insn
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_insn
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_insn
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_insn
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_insn
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_insn where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_insn::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_insn where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_insn::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_insn::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_insn where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_insn::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_insn::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_insn where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_insn::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_insn where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_insn::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_insn where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_insn::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_insn
-pub fn aya_bpf_bindings::bindings::bpf_insn::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::map_fd: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::cgroup_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::cgroup_id: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::order: aya_bpf_bindings::bindings::bpf_cgroup_iter_order::Type
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::pid: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::pid_fd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::tid: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::clone(&self) -> aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_iter_num
-pub aya_bpf_bindings::bindings::bpf_iter_num::__opaque: [aya_bpf_bindings::bindings::__u64; 1]
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_iter_num
-pub fn aya_bpf_bindings::bindings::bpf_iter_num::clone(&self) -> aya_bpf_bindings::bindings::bpf_iter_num
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_iter_num
-pub fn aya_bpf_bindings::bindings::bpf_iter_num::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_iter_num
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_iter_num
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_iter_num
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_iter_num
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_iter_num
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_iter_num
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_iter_num where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_iter_num::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_iter_num where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_iter_num::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_iter_num::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_iter_num where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_iter_num::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_iter_num::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_iter_num where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_num::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_iter_num where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_num::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_iter_num where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_iter_num::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_iter_num
-pub fn aya_bpf_bindings::bindings::bpf_iter_num::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_line_info
-pub aya_bpf_bindings::bindings::bpf_line_info::file_name_off: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_line_info::insn_off: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_line_info::line_col: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_line_info::line_off: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_line_info
-pub fn aya_bpf_bindings::bindings::bpf_line_info::clone(&self) -> aya_bpf_bindings::bindings::bpf_line_info
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_line_info
-pub fn aya_bpf_bindings::bindings::bpf_line_info::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_line_info
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_line_info
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_line_info
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_line_info
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_line_info
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_line_info
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_line_info where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_line_info::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_line_info where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_line_info::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_line_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_line_info where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_line_info::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_line_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_line_info where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_line_info::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_line_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_line_info::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_line_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_line_info::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_line_info
-pub fn aya_bpf_bindings::bindings::bpf_line_info::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_link_info
-pub aya_bpf_bindings::bindings::bpf_link_info::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_link_info::id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_link_info::prog_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_link_info::type_: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info
-pub fn aya_bpf_bindings::bindings::bpf_link_info::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info
-pub fn aya_bpf_bindings::bindings::bpf_link_info::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::tp_name: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::tp_name_len: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::attach_type: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::target_btf_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::target_obj_id: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::attach_type: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::cgroup_id: aya_bpf_bindings::bindings::__u64
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::__bindgen_anon_2: aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::target_name: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::target_name_len: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::map_id: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::cgroup_id: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::order: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::pid: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::tid: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::attach_type: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::netns_ino: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::ifindex: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::map_id: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::hooknum: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::pf: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::priority: aya_bpf_bindings::bindings::__s32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::clone(&self) -> aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
-pub fn aya_bpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::from(t: T) -> T
-#[repr(C)] #[repr(align(8))] pub struct aya_bpf_bindings::bindings::bpf_list_head
-pub aya_bpf_bindings::bindings::bpf_list_head::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
-pub aya_bpf_bindings::bindings::bpf_list_head::_bitfield_align_1: [u8; 0]
-impl aya_bpf_bindings::bindings::bpf_list_head
-pub fn aya_bpf_bindings::bindings::bpf_list_head::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_list_head
-pub fn aya_bpf_bindings::bindings::bpf_list_head::clone(&self) -> aya_bpf_bindings::bindings::bpf_list_head
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_list_head
-pub fn aya_bpf_bindings::bindings::bpf_list_head::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_list_head
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_list_head
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_list_head
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_list_head
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_list_head
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_list_head
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_list_head where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_list_head::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_list_head where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_list_head::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_list_head::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_list_head where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_list_head::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_list_head::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_list_head where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_list_head::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_list_head where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_list_head::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_list_head where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_list_head::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_list_head
-pub fn aya_bpf_bindings::bindings::bpf_list_head::from(t: T) -> T
-#[repr(C)] #[repr(align(8))] pub struct aya_bpf_bindings::bindings::bpf_list_node
-pub aya_bpf_bindings::bindings::bpf_list_node::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
-pub aya_bpf_bindings::bindings::bpf_list_node::_bitfield_align_1: [u8; 0]
-impl aya_bpf_bindings::bindings::bpf_list_node
-pub fn aya_bpf_bindings::bindings::bpf_list_node::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_list_node
-pub fn aya_bpf_bindings::bindings::bpf_list_node::clone(&self) -> aya_bpf_bindings::bindings::bpf_list_node
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_list_node
-pub fn aya_bpf_bindings::bindings::bpf_list_node::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_list_node
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_list_node
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_list_node
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_list_node
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_list_node
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_list_node
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_list_node where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_list_node::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_list_node where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_list_node::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_list_node::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_list_node where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_list_node::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_list_node::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_list_node where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_list_node::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_list_node where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_list_node::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_list_node where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_list_node::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_list_node
-pub fn aya_bpf_bindings::bindings::bpf_list_node::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_lpm_trie_key
-pub aya_bpf_bindings::bindings::bpf_lpm_trie_key::data: aya_bpf_bindings::bindings::__IncompleteArrayField<aya_bpf_bindings::bindings::__u8>
-pub aya_bpf_bindings::bindings::bpf_lpm_trie_key::prefixlen: aya_bpf_bindings::bindings::__u32
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_lpm_trie_key
-pub fn aya_bpf_bindings::bindings::bpf_lpm_trie_key::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_lpm_trie_key
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_lpm_trie_key
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_lpm_trie_key
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_lpm_trie_key
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_lpm_trie_key
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_lpm_trie_key where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_lpm_trie_key::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_lpm_trie_key where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_lpm_trie_key::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_lpm_trie_key::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_lpm_trie_key where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_lpm_trie_key::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_lpm_trie_key::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_lpm_trie_key where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_lpm_trie_key::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_lpm_trie_key where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_lpm_trie_key::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_lpm_trie_key where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_lpm_trie_key::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_lpm_trie_key
-pub fn aya_bpf_bindings::bindings::bpf_lpm_trie_key::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_map_def
-pub aya_bpf_bindings::bindings::bpf_map_def::id: aya_bpf_cty::ad::c_uint
-pub aya_bpf_bindings::bindings::bpf_map_def::key_size: aya_bpf_cty::ad::c_uint
-pub aya_bpf_bindings::bindings::bpf_map_def::map_flags: aya_bpf_cty::ad::c_uint
-pub aya_bpf_bindings::bindings::bpf_map_def::max_entries: aya_bpf_cty::ad::c_uint
-pub aya_bpf_bindings::bindings::bpf_map_def::pinning: aya_bpf_cty::ad::c_uint
-pub aya_bpf_bindings::bindings::bpf_map_def::type_: aya_bpf_cty::ad::c_uint
-pub aya_bpf_bindings::bindings::bpf_map_def::value_size: aya_bpf_cty::ad::c_uint
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_map_def
-pub fn aya_bpf_bindings::bindings::bpf_map_def::clone(&self) -> aya_bpf_bindings::bindings::bpf_map_def
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_map_def
-pub fn aya_bpf_bindings::bindings::bpf_map_def::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_map_def
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_map_def
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_map_def
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_map_def
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_map_def
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_map_def
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_map_def where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_map_def::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_map_def where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_map_def::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_map_def::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_map_def where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_map_def::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_map_def::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_map_def where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_map_def::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_map_def where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_map_def::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_map_def where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_map_def::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_map_def
-pub fn aya_bpf_bindings::bindings::bpf_map_def::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_map_info
-pub aya_bpf_bindings::bindings::bpf_map_info::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 4]>
-pub aya_bpf_bindings::bindings::bpf_map_info::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::bpf_map_info::btf_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_map_info::btf_key_type_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_map_info::btf_value_type_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_map_info::btf_vmlinux_value_type_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_map_info::id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_map_info::ifindex: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_map_info::key_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_map_info::map_extra: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_map_info::map_flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_map_info::max_entries: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_map_info::name: [aya_bpf_cty::ad::c_char; 16]
-pub aya_bpf_bindings::bindings::bpf_map_info::netns_dev: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_map_info::netns_ino: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_map_info::type_: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_map_info::value_size: aya_bpf_bindings::bindings::__u32
-impl aya_bpf_bindings::bindings::bpf_map_info
-pub fn aya_bpf_bindings::bindings::bpf_map_info::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 4]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_map_info
-pub fn aya_bpf_bindings::bindings::bpf_map_info::clone(&self) -> aya_bpf_bindings::bindings::bpf_map_info
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_map_info
-pub fn aya_bpf_bindings::bindings::bpf_map_info::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_map_info
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_map_info
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_map_info
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_map_info
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_map_info
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_map_info
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_map_info where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_map_info::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_map_info where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_map_info::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_map_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_map_info where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_map_info::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_map_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_map_info where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_map_info::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_map_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_map_info::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_map_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_map_info::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_map_info
-pub fn aya_bpf_bindings::bindings::bpf_map_info::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_perf_event_data
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_perf_event_data
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_data::clone(&self) -> aya_bpf_bindings::bindings::bpf_perf_event_data
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_perf_event_data
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_data::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_perf_event_data
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_perf_event_data
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_perf_event_data
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_perf_event_data
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_perf_event_data
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_perf_event_data
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_perf_event_data where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_data::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_perf_event_data where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_perf_event_data::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_data::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_perf_event_data where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_perf_event_data::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_data::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_perf_event_data where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_data::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_perf_event_data where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_data::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_perf_event_data where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_data::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_perf_event_data
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_data::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_perf_event_value
-pub aya_bpf_bindings::bindings::bpf_perf_event_value::counter: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_perf_event_value::enabled: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_perf_event_value::running: aya_bpf_bindings::bindings::__u64
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_perf_event_value
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_value::clone(&self) -> aya_bpf_bindings::bindings::bpf_perf_event_value
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_perf_event_value
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_value::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_perf_event_value
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_perf_event_value
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_perf_event_value
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_perf_event_value
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_perf_event_value
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_perf_event_value
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_perf_event_value where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_value::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_perf_event_value where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_perf_event_value::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_value::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_perf_event_value where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_perf_event_value::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_value::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_perf_event_value where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_value::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_perf_event_value where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_value::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_perf_event_value where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_value::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_perf_event_value
-pub fn aya_bpf_bindings::bindings::bpf_perf_event_value::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_pidns_info
-pub aya_bpf_bindings::bindings::bpf_pidns_info::pid: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_pidns_info::tgid: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_pidns_info
-pub fn aya_bpf_bindings::bindings::bpf_pidns_info::clone(&self) -> aya_bpf_bindings::bindings::bpf_pidns_info
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_pidns_info
-pub fn aya_bpf_bindings::bindings::bpf_pidns_info::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_pidns_info
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_pidns_info
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_pidns_info
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_pidns_info
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_pidns_info
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_pidns_info
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_pidns_info where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_pidns_info::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_pidns_info where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_pidns_info::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_pidns_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_pidns_info where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_pidns_info::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_pidns_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_pidns_info where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_pidns_info::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_pidns_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_pidns_info::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_pidns_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_pidns_info::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_pidns_info
-pub fn aya_bpf_bindings::bindings::bpf_pidns_info::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_prog_info
-pub aya_bpf_bindings::bindings::bpf_prog_info::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 4]>
-pub aya_bpf_bindings::bindings::bpf_prog_info::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::bpf_prog_info::attach_btf_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::attach_btf_obj_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::btf_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::created_by_uid: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::func_info: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::func_info_rec_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::ifindex: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::jited_func_lens: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::jited_ksyms: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::jited_line_info: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::jited_line_info_rec_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::jited_prog_insns: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::jited_prog_len: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::line_info: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::line_info_rec_size: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::load_time: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::map_ids: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::name: [aya_bpf_cty::ad::c_char; 16]
-pub aya_bpf_bindings::bindings::bpf_prog_info::netns_dev: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::netns_ino: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::nr_func_info: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::nr_jited_func_lens: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::nr_jited_ksyms: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::nr_jited_line_info: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::nr_line_info: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::nr_map_ids: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::nr_prog_tags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::prog_tags: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::recursion_misses: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::run_cnt: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::run_time_ns: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::tag: [aya_bpf_bindings::bindings::__u8; 8]
-pub aya_bpf_bindings::bindings::bpf_prog_info::type_: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::verified_insns: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_prog_info::xlated_prog_insns: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_prog_info::xlated_prog_len: aya_bpf_bindings::bindings::__u32
-impl aya_bpf_bindings::bindings::bpf_prog_info
-pub fn aya_bpf_bindings::bindings::bpf_prog_info::gpl_compatible(&self) -> aya_bpf_bindings::bindings::__u32
-pub fn aya_bpf_bindings::bindings::bpf_prog_info::new_bitfield_1(gpl_compatible: aya_bpf_bindings::bindings::__u32) -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 4]>
-pub fn aya_bpf_bindings::bindings::bpf_prog_info::set_gpl_compatible(&mut self, val: aya_bpf_bindings::bindings::__u32)
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_prog_info
-pub fn aya_bpf_bindings::bindings::bpf_prog_info::clone(&self) -> aya_bpf_bindings::bindings::bpf_prog_info
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_prog_info
-pub fn aya_bpf_bindings::bindings::bpf_prog_info::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_prog_info
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_prog_info
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_prog_info
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_prog_info
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_prog_info
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_prog_info
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_prog_info where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_prog_info::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_prog_info where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_prog_info::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_prog_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_prog_info where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_prog_info::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_prog_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_prog_info where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_prog_info::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_prog_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_prog_info::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_prog_info where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_prog_info::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_prog_info
-pub fn aya_bpf_bindings::bindings::bpf_prog_info::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_raw_tracepoint_args
-pub aya_bpf_bindings::bindings::bpf_raw_tracepoint_args::args: aya_bpf_bindings::bindings::__IncompleteArrayField<aya_bpf_bindings::bindings::__u64>
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_raw_tracepoint_args
-pub fn aya_bpf_bindings::bindings::bpf_raw_tracepoint_args::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_raw_tracepoint_args
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_raw_tracepoint_args
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_raw_tracepoint_args
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_raw_tracepoint_args
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_raw_tracepoint_args
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_raw_tracepoint_args where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_raw_tracepoint_args::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_raw_tracepoint_args where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_raw_tracepoint_args::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_raw_tracepoint_args::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_raw_tracepoint_args where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_raw_tracepoint_args::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_raw_tracepoint_args::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_raw_tracepoint_args where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_raw_tracepoint_args::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_raw_tracepoint_args where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_raw_tracepoint_args::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_raw_tracepoint_args where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_raw_tracepoint_args::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_raw_tracepoint_args
-pub fn aya_bpf_bindings::bindings::bpf_raw_tracepoint_args::from(t: T) -> T
-#[repr(C)] #[repr(align(8))] pub struct aya_bpf_bindings::bindings::bpf_rb_node
-pub aya_bpf_bindings::bindings::bpf_rb_node::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 24]>
-pub aya_bpf_bindings::bindings::bpf_rb_node::_bitfield_align_1: [u8; 0]
-impl aya_bpf_bindings::bindings::bpf_rb_node
-pub fn aya_bpf_bindings::bindings::bpf_rb_node::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 24]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_rb_node
-pub fn aya_bpf_bindings::bindings::bpf_rb_node::clone(&self) -> aya_bpf_bindings::bindings::bpf_rb_node
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_rb_node
-pub fn aya_bpf_bindings::bindings::bpf_rb_node::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_rb_node
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_rb_node
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_rb_node
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_rb_node
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_rb_node
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_rb_node
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_rb_node where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_rb_node::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_rb_node where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_rb_node::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_rb_node::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_rb_node where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_rb_node::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_rb_node::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_rb_node where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_rb_node::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_rb_node where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_rb_node::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_rb_node where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_rb_node::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_rb_node
-pub fn aya_bpf_bindings::bindings::bpf_rb_node::from(t: T) -> T
-#[repr(C)] #[repr(align(8))] pub struct aya_bpf_bindings::bindings::bpf_rb_root
-pub aya_bpf_bindings::bindings::bpf_rb_root::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
-pub aya_bpf_bindings::bindings::bpf_rb_root::_bitfield_align_1: [u8; 0]
-impl aya_bpf_bindings::bindings::bpf_rb_root
-pub fn aya_bpf_bindings::bindings::bpf_rb_root::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_rb_root
-pub fn aya_bpf_bindings::bindings::bpf_rb_root::clone(&self) -> aya_bpf_bindings::bindings::bpf_rb_root
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_rb_root
-pub fn aya_bpf_bindings::bindings::bpf_rb_root::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_rb_root
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_rb_root
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_rb_root
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_rb_root
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_rb_root
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_rb_root
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_rb_root where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_rb_root::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_rb_root where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_rb_root::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_rb_root::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_rb_root where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_rb_root::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_rb_root::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_rb_root where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_rb_root::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_rb_root where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_rb_root::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_rb_root where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_rb_root::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_rb_root
-pub fn aya_bpf_bindings::bindings::bpf_rb_root::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_redir_neigh
-pub aya_bpf_bindings::bindings::bpf_redir_neigh::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_redir_neigh::nh_family: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_redir_neigh
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh::clone(&self) -> aya_bpf_bindings::bindings::bpf_redir_neigh
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_redir_neigh
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_redir_neigh
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_redir_neigh
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_redir_neigh
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_redir_neigh
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_redir_neigh
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_redir_neigh where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_redir_neigh where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_redir_neigh::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_redir_neigh where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_redir_neigh::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_redir_neigh where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_redir_neigh where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_redir_neigh where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_redir_neigh
-pub fn aya_bpf_bindings::bindings::bpf_redir_neigh::from(t: T) -> T
-#[repr(C)] #[repr(align(4))] pub struct aya_bpf_bindings::bindings::bpf_refcount
-pub aya_bpf_bindings::bindings::bpf_refcount::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 4]>
-pub aya_bpf_bindings::bindings::bpf_refcount::_bitfield_align_1: [u8; 0]
-impl aya_bpf_bindings::bindings::bpf_refcount
-pub fn aya_bpf_bindings::bindings::bpf_refcount::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 4]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_refcount
-pub fn aya_bpf_bindings::bindings::bpf_refcount::clone(&self) -> aya_bpf_bindings::bindings::bpf_refcount
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_refcount
-pub fn aya_bpf_bindings::bindings::bpf_refcount::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_refcount
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_refcount
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_refcount
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_refcount
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_refcount
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_refcount
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_refcount where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_refcount::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_refcount where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_refcount::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_refcount::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_refcount where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_refcount::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_refcount::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_refcount where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_refcount::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_refcount where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_refcount::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_refcount where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_refcount::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_refcount
-pub fn aya_bpf_bindings::bindings::bpf_refcount::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_sk_lookup
-pub aya_bpf_bindings::bindings::bpf_sk_lookup::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_sk_lookup::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 2]>
-pub aya_bpf_bindings::bindings::bpf_sk_lookup::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::bpf_sk_lookup::family: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sk_lookup::ingress_ifindex: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sk_lookup::local_ip4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sk_lookup::local_ip6: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::bpf_sk_lookup::local_port: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sk_lookup::protocol: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sk_lookup::remote_ip4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sk_lookup::remote_ip6: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::bpf_sk_lookup::remote_port: aya_bpf_bindings::bindings::__be16
-impl aya_bpf_bindings::bindings::bpf_sk_lookup
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 2]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sk_lookup
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup::clone(&self) -> aya_bpf_bindings::bindings::bpf_sk_lookup
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sk_lookup
-impl !core::marker::Send for aya_bpf_bindings::bindings::bpf_sk_lookup
-impl !core::marker::Sync for aya_bpf_bindings::bindings::bpf_sk_lookup
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sk_lookup
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sk_lookup
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sk_lookup
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sk_lookup where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sk_lookup where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sk_lookup::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sk_lookup where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sk_lookup::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sk_lookup where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sk_lookup where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sk_lookup where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sk_lookup
-pub fn aya_bpf_bindings::bindings::bpf_sk_lookup::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_sock
-pub aya_bpf_bindings::bindings::bpf_sock::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 2]>
-pub aya_bpf_bindings::bindings::bpf_sock::_bitfield_align_1: [u8; 0]
-pub aya_bpf_bindings::bindings::bpf_sock::bound_dev_if: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock::dst_ip4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock::dst_ip6: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::bpf_sock::dst_port: aya_bpf_bindings::bindings::__be16
-pub aya_bpf_bindings::bindings::bpf_sock::family: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock::mark: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock::priority: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock::protocol: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock::rx_queue_mapping: aya_bpf_bindings::bindings::__s32
-pub aya_bpf_bindings::bindings::bpf_sock::src_ip4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock::src_ip6: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::bpf_sock::src_port: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock::state: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock::type_: aya_bpf_bindings::bindings::__u32
-impl aya_bpf_bindings::bindings::bpf_sock
-pub fn aya_bpf_bindings::bindings::bpf_sock::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 2]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sock
-pub fn aya_bpf_bindings::bindings::bpf_sock::clone(&self) -> aya_bpf_bindings::bindings::bpf_sock
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_sock
-pub fn aya_bpf_bindings::bindings::bpf_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sock
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_sock
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_sock
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sock
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sock
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sock
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sock where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sock::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sock where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sock::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sock where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sock::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sock where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sock
-pub fn aya_bpf_bindings::bindings::bpf_sock::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_sock_addr
-pub aya_bpf_bindings::bindings::bpf_sock_addr::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_sock_addr::family: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_addr::msg_src_ip4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_addr::msg_src_ip6: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::bpf_sock_addr::protocol: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_addr::type_: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_addr::user_family: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_addr::user_ip4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_addr::user_ip6: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::bpf_sock_addr::user_port: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sock_addr
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr::clone(&self) -> aya_bpf_bindings::bindings::bpf_sock_addr
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sock_addr
-impl !core::marker::Send for aya_bpf_bindings::bindings::bpf_sock_addr
-impl !core::marker::Sync for aya_bpf_bindings::bindings::bpf_sock_addr
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sock_addr
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sock_addr
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sock_addr
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sock_addr where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sock_addr where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_addr::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sock_addr where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_addr::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sock_addr where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sock_addr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sock_addr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sock_addr
-pub fn aya_bpf_bindings::bindings::bpf_sock_addr::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_sock_ops
-pub aya_bpf_bindings::bindings::bpf_sock_ops::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_sock_ops::__bindgen_anon_2: aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_sock_ops::__bindgen_anon_3: aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_sock_ops::__bindgen_anon_4: aya_bpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
-pub aya_bpf_bindings::bindings::bpf_sock_ops::bpf_sock_ops_cb_flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::bytes_acked: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_sock_ops::bytes_received: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_sock_ops::data_segs_in: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::data_segs_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::ecn_flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::family: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::is_fullsock: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::local_ip4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::local_ip6: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::bpf_sock_ops::local_port: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::lost_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::mss_cache: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::op: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::packets_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::rate_delivered: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::rate_interval_us: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::rcv_nxt: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::remote_ip4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::remote_ip6: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::bpf_sock_ops::remote_port: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::retrans_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::rtt_min: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::sacked_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::segs_in: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::segs_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::sk_txhash: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::skb_hwtstamp: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_sock_ops::skb_len: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::skb_tcp_flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::snd_cwnd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::snd_nxt: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::snd_ssthresh: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::snd_una: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::srtt_us: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::state: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sock_ops::total_retrans: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sock_ops
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops::clone(&self) -> aya_bpf_bindings::bindings::bpf_sock_ops
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sock_ops
-impl !core::marker::Send for aya_bpf_bindings::bindings::bpf_sock_ops
-impl !core::marker::Sync for aya_bpf_bindings::bindings::bpf_sock_ops
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sock_ops
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sock_ops
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sock_ops
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sock_ops where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sock_ops where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_ops::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sock_ops where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_ops::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sock_ops where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sock_ops where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sock_ops where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sock_ops
-pub fn aya_bpf_bindings::bindings::bpf_sock_ops::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_sock_tuple
-pub aya_bpf_bindings::bindings::bpf_sock_tuple::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sock_tuple
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple::clone(&self) -> aya_bpf_bindings::bindings::bpf_sock_tuple
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sock_tuple
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_sock_tuple
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_sock_tuple
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sock_tuple
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sock_tuple
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sock_tuple
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sock_tuple where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sock_tuple where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_tuple::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sock_tuple where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_tuple::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sock_tuple where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sock_tuple where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sock_tuple where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sock_tuple
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::daddr: aya_bpf_bindings::bindings::__be32
-pub aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::dport: aya_bpf_bindings::bindings::__be16
-pub aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::saddr: aya_bpf_bindings::bindings::__be32
-pub aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::sport: aya_bpf_bindings::bindings::__be16
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::clone(&self) -> aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::daddr: [aya_bpf_bindings::bindings::__be32; 4]
-pub aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::dport: aya_bpf_bindings::bindings::__be16
-pub aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::saddr: [aya_bpf_bindings::bindings::__be32; 4]
-pub aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::sport: aya_bpf_bindings::bindings::__be16
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::clone(&self) -> aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2 where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2 where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2 where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2 where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2 where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
-pub fn aya_bpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_sockopt
-pub aya_bpf_bindings::bindings::bpf_sockopt::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_sockopt::__bindgen_anon_2: aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_sockopt::__bindgen_anon_3: aya_bpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_sockopt::level: aya_bpf_bindings::bindings::__s32
-pub aya_bpf_bindings::bindings::bpf_sockopt::optlen: aya_bpf_bindings::bindings::__s32
-pub aya_bpf_bindings::bindings::bpf_sockopt::optname: aya_bpf_bindings::bindings::__s32
-pub aya_bpf_bindings::bindings::bpf_sockopt::retval: aya_bpf_bindings::bindings::__s32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sockopt
-pub fn aya_bpf_bindings::bindings::bpf_sockopt::clone(&self) -> aya_bpf_bindings::bindings::bpf_sockopt
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sockopt
-impl !core::marker::Send for aya_bpf_bindings::bindings::bpf_sockopt
-impl !core::marker::Sync for aya_bpf_bindings::bindings::bpf_sockopt
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sockopt
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sockopt
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sockopt
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sockopt where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sockopt::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sockopt where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sockopt::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sockopt::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sockopt where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sockopt::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sockopt::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sockopt where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sockopt::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sockopt where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sockopt::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sockopt where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sockopt::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sockopt
-pub fn aya_bpf_bindings::bindings::bpf_sockopt::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_spin_lock
-pub aya_bpf_bindings::bindings::bpf_spin_lock::val: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_spin_lock
-pub fn aya_bpf_bindings::bindings::bpf_spin_lock::clone(&self) -> aya_bpf_bindings::bindings::bpf_spin_lock
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_spin_lock
-pub fn aya_bpf_bindings::bindings::bpf_spin_lock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_spin_lock
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_spin_lock
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_spin_lock
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_spin_lock
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_spin_lock
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_spin_lock
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_spin_lock where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_spin_lock::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_spin_lock where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_spin_lock::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_spin_lock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_spin_lock where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_spin_lock::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_spin_lock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_spin_lock where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_spin_lock::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_spin_lock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_spin_lock::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_spin_lock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_spin_lock::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_spin_lock
-pub fn aya_bpf_bindings::bindings::bpf_spin_lock::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_stack_build_id
-pub aya_bpf_bindings::bindings::bpf_stack_build_id::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_stack_build_id::build_id: [aya_bpf_cty::c_uchar; 20]
-pub aya_bpf_bindings::bindings::bpf_stack_build_id::status: aya_bpf_bindings::bindings::__s32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_stack_build_id
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id::clone(&self) -> aya_bpf_bindings::bindings::bpf_stack_build_id
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_stack_build_id
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_stack_build_id
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_stack_build_id
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_stack_build_id
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_stack_build_id
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_stack_build_id
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_stack_build_id where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_stack_build_id where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_stack_build_id::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_stack_build_id where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_stack_build_id::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_stack_build_id where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_stack_build_id where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_stack_build_id where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_stack_build_id
-pub fn aya_bpf_bindings::bindings::bpf_stack_build_id::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_sysctl
-pub aya_bpf_bindings::bindings::bpf_sysctl::file_pos: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_sysctl::write: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_sysctl
-pub fn aya_bpf_bindings::bindings::bpf_sysctl::clone(&self) -> aya_bpf_bindings::bindings::bpf_sysctl
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_sysctl
-pub fn aya_bpf_bindings::bindings::bpf_sysctl::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_sysctl
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_sysctl
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_sysctl
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_sysctl
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_sysctl
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_sysctl
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_sysctl where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_sysctl::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_sysctl where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_sysctl::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_sysctl::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_sysctl where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_sysctl::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_sysctl::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_sysctl where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sysctl::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_sysctl where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sysctl::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_sysctl where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_sysctl::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_sysctl
-pub fn aya_bpf_bindings::bindings::bpf_sysctl::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_tcp_sock
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::bytes_acked: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::bytes_received: aya_bpf_bindings::bindings::__u64
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::data_segs_in: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::data_segs_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::delivered: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::delivered_ce: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::dsack_dups: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::ecn_flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::icsk_retransmits: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::lost_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::mss_cache: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::packets_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::rate_delivered: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::rate_interval_us: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::rcv_nxt: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::retrans_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::rtt_min: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::sacked_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::segs_in: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::segs_out: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::snd_cwnd: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::snd_nxt: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::snd_ssthresh: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::snd_una: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::srtt_us: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tcp_sock::total_retrans: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_tcp_sock
-pub fn aya_bpf_bindings::bindings::bpf_tcp_sock::clone(&self) -> aya_bpf_bindings::bindings::bpf_tcp_sock
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_tcp_sock
-pub fn aya_bpf_bindings::bindings::bpf_tcp_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_tcp_sock
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_tcp_sock
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_tcp_sock
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_tcp_sock
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_tcp_sock
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_tcp_sock
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_tcp_sock where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_tcp_sock::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_tcp_sock where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_tcp_sock::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_tcp_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_tcp_sock where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_tcp_sock::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_tcp_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_tcp_sock where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tcp_sock::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_tcp_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tcp_sock::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_tcp_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tcp_sock::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_tcp_sock
-pub fn aya_bpf_bindings::bindings::bpf_tcp_sock::from(t: T) -> T
-#[repr(C)] #[repr(align(8))] pub struct aya_bpf_bindings::bindings::bpf_timer
-pub aya_bpf_bindings::bindings::bpf_timer::_bitfield_1: aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
-pub aya_bpf_bindings::bindings::bpf_timer::_bitfield_align_1: [u8; 0]
-impl aya_bpf_bindings::bindings::bpf_timer
-pub fn aya_bpf_bindings::bindings::bpf_timer::new_bitfield_1() -> aya_bpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_timer
-pub fn aya_bpf_bindings::bindings::bpf_timer::clone(&self) -> aya_bpf_bindings::bindings::bpf_timer
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_timer
-pub fn aya_bpf_bindings::bindings::bpf_timer::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_timer
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_timer
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_timer
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_timer
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_timer
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_timer
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_timer where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_timer::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_timer where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_timer::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_timer::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_timer where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_timer::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_timer::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_timer where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_timer::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_timer where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_timer::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_timer where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_timer::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_timer
-pub fn aya_bpf_bindings::bindings::bpf_timer::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_tunnel_key
-pub aya_bpf_bindings::bindings::bpf_tunnel_key::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_tunnel_key::__bindgen_anon_2: aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
-pub aya_bpf_bindings::bindings::bpf_tunnel_key::__bindgen_anon_3: aya_bpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
-pub aya_bpf_bindings::bindings::bpf_tunnel_key::tunnel_id: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tunnel_key::tunnel_label: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_tunnel_key::tunnel_tos: aya_bpf_bindings::bindings::__u8
-pub aya_bpf_bindings::bindings::bpf_tunnel_key::tunnel_ttl: aya_bpf_bindings::bindings::__u8
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_tunnel_key
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key::clone(&self) -> aya_bpf_bindings::bindings::bpf_tunnel_key
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_tunnel_key
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_tunnel_key
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_tunnel_key
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_tunnel_key
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_tunnel_key
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_tunnel_key
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_tunnel_key where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_tunnel_key where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_tunnel_key::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_tunnel_key where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_tunnel_key::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_tunnel_key where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_tunnel_key where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_tunnel_key where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_tunnel_key
-pub fn aya_bpf_bindings::bindings::bpf_tunnel_key::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_xdp_sock
-pub aya_bpf_bindings::bindings::bpf_xdp_sock::queue_id: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_xdp_sock
-pub fn aya_bpf_bindings::bindings::bpf_xdp_sock::clone(&self) -> aya_bpf_bindings::bindings::bpf_xdp_sock
-impl core::fmt::Debug for aya_bpf_bindings::bindings::bpf_xdp_sock
-pub fn aya_bpf_bindings::bindings::bpf_xdp_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_xdp_sock
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_xdp_sock
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_xdp_sock
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_xdp_sock
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_xdp_sock
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_xdp_sock
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_xdp_sock where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_xdp_sock::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_xdp_sock where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_xdp_sock::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_xdp_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_xdp_sock where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_xdp_sock::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_xdp_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_xdp_sock where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_xdp_sock::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_xdp_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_xdp_sock::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_xdp_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_xdp_sock::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_xdp_sock
-pub fn aya_bpf_bindings::bindings::bpf_xdp_sock::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::bpf_xfrm_state
-pub aya_bpf_bindings::bindings::bpf_xfrm_state::__bindgen_anon_1: aya_bpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
-pub aya_bpf_bindings::bindings::bpf_xfrm_state::ext: aya_bpf_bindings::bindings::__u16
-pub aya_bpf_bindings::bindings::bpf_xfrm_state::family: aya_bpf_bindings::bindings::__u16
-pub aya_bpf_bindings::bindings::bpf_xfrm_state::reqid: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::bpf_xfrm_state::spi: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::bpf_xfrm_state
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state::clone(&self) -> aya_bpf_bindings::bindings::bpf_xfrm_state
-impl core::marker::Copy for aya_bpf_bindings::bindings::bpf_xfrm_state
-impl core::marker::Send for aya_bpf_bindings::bindings::bpf_xfrm_state
-impl core::marker::Sync for aya_bpf_bindings::bindings::bpf_xfrm_state
-impl core::marker::Unpin for aya_bpf_bindings::bindings::bpf_xfrm_state
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::bpf_xfrm_state
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::bpf_xfrm_state
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::bpf_xfrm_state where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::bpf_xfrm_state where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::bpf_xfrm_state::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::bpf_xfrm_state where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::bpf_xfrm_state::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::bpf_xfrm_state where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::bpf_xfrm_state where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::bpf_xfrm_state where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::bpf_xfrm_state
-pub fn aya_bpf_bindings::bindings::bpf_xfrm_state::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::btf_ptr
-pub aya_bpf_bindings::bindings::btf_ptr::flags: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::btf_ptr::ptr: *mut aya_bpf_cty::c_void
-pub aya_bpf_bindings::bindings::btf_ptr::type_id: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::btf_ptr
-pub fn aya_bpf_bindings::bindings::btf_ptr::clone(&self) -> aya_bpf_bindings::bindings::btf_ptr
-impl core::fmt::Debug for aya_bpf_bindings::bindings::btf_ptr
-pub fn aya_bpf_bindings::bindings::btf_ptr::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::btf_ptr
-impl !core::marker::Send for aya_bpf_bindings::bindings::btf_ptr
-impl !core::marker::Sync for aya_bpf_bindings::bindings::btf_ptr
-impl core::marker::Unpin for aya_bpf_bindings::bindings::btf_ptr
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::btf_ptr
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::btf_ptr
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::btf_ptr where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::btf_ptr::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::btf_ptr where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::btf_ptr::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::btf_ptr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::btf_ptr where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::btf_ptr::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::btf_ptr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::btf_ptr where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::btf_ptr::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::btf_ptr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::btf_ptr::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::btf_ptr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::btf_ptr::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::btf_ptr
-pub fn aya_bpf_bindings::bindings::btf_ptr::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::cgroup
-impl core::clone::Clone for aya_bpf_bindings::bindings::cgroup
-pub fn aya_bpf_bindings::bindings::cgroup::clone(&self) -> aya_bpf_bindings::bindings::cgroup
-impl core::fmt::Debug for aya_bpf_bindings::bindings::cgroup
-pub fn aya_bpf_bindings::bindings::cgroup::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::cgroup
-impl core::marker::Send for aya_bpf_bindings::bindings::cgroup
-impl core::marker::Sync for aya_bpf_bindings::bindings::cgroup
-impl core::marker::Unpin for aya_bpf_bindings::bindings::cgroup
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::cgroup
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::cgroup
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::cgroup where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::cgroup::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::cgroup where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::cgroup::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::cgroup::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::cgroup where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::cgroup::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::cgroup::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::cgroup where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::cgroup::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::cgroup where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::cgroup::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::cgroup where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::cgroup::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::cgroup
-pub fn aya_bpf_bindings::bindings::cgroup::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::file
-impl core::clone::Clone for aya_bpf_bindings::bindings::file
-pub fn aya_bpf_bindings::bindings::file::clone(&self) -> aya_bpf_bindings::bindings::file
-impl core::fmt::Debug for aya_bpf_bindings::bindings::file
-pub fn aya_bpf_bindings::bindings::file::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::file
-impl core::marker::Send for aya_bpf_bindings::bindings::file
-impl core::marker::Sync for aya_bpf_bindings::bindings::file
-impl core::marker::Unpin for aya_bpf_bindings::bindings::file
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::file
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::file
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::file where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::file::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::file where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::file::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::file::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::file where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::file::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::file::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::file where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::file::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::file where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::file::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::file where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::file::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::file
-pub fn aya_bpf_bindings::bindings::file::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::inode
-impl core::clone::Clone for aya_bpf_bindings::bindings::inode
-pub fn aya_bpf_bindings::bindings::inode::clone(&self) -> aya_bpf_bindings::bindings::inode
-impl core::fmt::Debug for aya_bpf_bindings::bindings::inode
-pub fn aya_bpf_bindings::bindings::inode::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::inode
-impl core::marker::Send for aya_bpf_bindings::bindings::inode
-impl core::marker::Sync for aya_bpf_bindings::bindings::inode
-impl core::marker::Unpin for aya_bpf_bindings::bindings::inode
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::inode
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::inode
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::inode where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::inode::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::inode where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::inode::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::inode::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::inode where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::inode::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::inode::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::inode where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::inode::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::inode where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::inode::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::inode where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::inode::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::inode
-pub fn aya_bpf_bindings::bindings::inode::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::iphdr
-impl core::clone::Clone for aya_bpf_bindings::bindings::iphdr
-pub fn aya_bpf_bindings::bindings::iphdr::clone(&self) -> aya_bpf_bindings::bindings::iphdr
-impl core::fmt::Debug for aya_bpf_bindings::bindings::iphdr
-pub fn aya_bpf_bindings::bindings::iphdr::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::iphdr
-impl core::marker::Send for aya_bpf_bindings::bindings::iphdr
-impl core::marker::Sync for aya_bpf_bindings::bindings::iphdr
-impl core::marker::Unpin for aya_bpf_bindings::bindings::iphdr
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::iphdr
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::iphdr
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::iphdr where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::iphdr::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::iphdr where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::iphdr::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::iphdr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::iphdr where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::iphdr::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::iphdr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::iphdr where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::iphdr::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::iphdr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::iphdr::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::iphdr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::iphdr::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::iphdr
-pub fn aya_bpf_bindings::bindings::iphdr::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::ipv6hdr
-impl core::clone::Clone for aya_bpf_bindings::bindings::ipv6hdr
-pub fn aya_bpf_bindings::bindings::ipv6hdr::clone(&self) -> aya_bpf_bindings::bindings::ipv6hdr
-impl core::fmt::Debug for aya_bpf_bindings::bindings::ipv6hdr
-pub fn aya_bpf_bindings::bindings::ipv6hdr::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::ipv6hdr
-impl core::marker::Send for aya_bpf_bindings::bindings::ipv6hdr
-impl core::marker::Sync for aya_bpf_bindings::bindings::ipv6hdr
-impl core::marker::Unpin for aya_bpf_bindings::bindings::ipv6hdr
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::ipv6hdr
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::ipv6hdr
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::ipv6hdr where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::ipv6hdr::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::ipv6hdr where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::ipv6hdr::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::ipv6hdr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::ipv6hdr where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::ipv6hdr::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::ipv6hdr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::ipv6hdr where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::ipv6hdr::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::ipv6hdr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::ipv6hdr::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::ipv6hdr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::ipv6hdr::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::ipv6hdr
-pub fn aya_bpf_bindings::bindings::ipv6hdr::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::linux_binprm
-impl core::clone::Clone for aya_bpf_bindings::bindings::linux_binprm
-pub fn aya_bpf_bindings::bindings::linux_binprm::clone(&self) -> aya_bpf_bindings::bindings::linux_binprm
-impl core::fmt::Debug for aya_bpf_bindings::bindings::linux_binprm
-pub fn aya_bpf_bindings::bindings::linux_binprm::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::linux_binprm
-impl core::marker::Send for aya_bpf_bindings::bindings::linux_binprm
-impl core::marker::Sync for aya_bpf_bindings::bindings::linux_binprm
-impl core::marker::Unpin for aya_bpf_bindings::bindings::linux_binprm
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::linux_binprm
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::linux_binprm
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::linux_binprm where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::linux_binprm::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::linux_binprm where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::linux_binprm::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::linux_binprm::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::linux_binprm where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::linux_binprm::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::linux_binprm::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::linux_binprm where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::linux_binprm::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::linux_binprm where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::linux_binprm::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::linux_binprm where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::linux_binprm::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::linux_binprm
-pub fn aya_bpf_bindings::bindings::linux_binprm::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::mptcp_sock
-impl core::clone::Clone for aya_bpf_bindings::bindings::mptcp_sock
-pub fn aya_bpf_bindings::bindings::mptcp_sock::clone(&self) -> aya_bpf_bindings::bindings::mptcp_sock
-impl core::fmt::Debug for aya_bpf_bindings::bindings::mptcp_sock
-pub fn aya_bpf_bindings::bindings::mptcp_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::mptcp_sock
-impl core::marker::Send for aya_bpf_bindings::bindings::mptcp_sock
-impl core::marker::Sync for aya_bpf_bindings::bindings::mptcp_sock
-impl core::marker::Unpin for aya_bpf_bindings::bindings::mptcp_sock
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::mptcp_sock
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::mptcp_sock
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::mptcp_sock where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::mptcp_sock::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::mptcp_sock where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::mptcp_sock::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::mptcp_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::mptcp_sock where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::mptcp_sock::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::mptcp_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::mptcp_sock where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::mptcp_sock::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::mptcp_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::mptcp_sock::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::mptcp_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::mptcp_sock::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::mptcp_sock
-pub fn aya_bpf_bindings::bindings::mptcp_sock::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::path
-impl core::clone::Clone for aya_bpf_bindings::bindings::path
-pub fn aya_bpf_bindings::bindings::path::clone(&self) -> aya_bpf_bindings::bindings::path
-impl core::fmt::Debug for aya_bpf_bindings::bindings::path
-pub fn aya_bpf_bindings::bindings::path::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::path
-impl core::marker::Send for aya_bpf_bindings::bindings::path
-impl core::marker::Sync for aya_bpf_bindings::bindings::path
-impl core::marker::Unpin for aya_bpf_bindings::bindings::path
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::path
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::path
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::path where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::path::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::path where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::path::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::path::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::path where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::path::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::path::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::path where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::path::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::path where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::path::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::path where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::path::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::path
-pub fn aya_bpf_bindings::bindings::path::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::pt_regs
-pub aya_bpf_bindings::bindings::pt_regs::cs: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::eflags: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::orig_rax: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::r10: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::r11: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::r12: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::r13: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::r14: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::r15: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::r8: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::r9: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::rax: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::rbp: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::rbx: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::rcx: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::rdi: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::rdx: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::rip: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::rsi: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::rsp: aya_bpf_cty::od::c_ulong
-pub aya_bpf_bindings::bindings::pt_regs::ss: aya_bpf_cty::od::c_ulong
-impl core::clone::Clone for aya_bpf_bindings::bindings::pt_regs
-pub fn aya_bpf_bindings::bindings::pt_regs::clone(&self) -> aya_bpf_bindings::bindings::pt_regs
-impl core::fmt::Debug for aya_bpf_bindings::bindings::pt_regs
-pub fn aya_bpf_bindings::bindings::pt_regs::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::pt_regs
-impl core::marker::Send for aya_bpf_bindings::bindings::pt_regs
-impl core::marker::Sync for aya_bpf_bindings::bindings::pt_regs
-impl core::marker::Unpin for aya_bpf_bindings::bindings::pt_regs
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::pt_regs
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::pt_regs
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::pt_regs where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::pt_regs::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::pt_regs where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::pt_regs::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::pt_regs::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::pt_regs where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::pt_regs::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::pt_regs::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::pt_regs where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::pt_regs::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::pt_regs where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::pt_regs::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::pt_regs where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::pt_regs::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::pt_regs
-pub fn aya_bpf_bindings::bindings::pt_regs::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::seq_file
-impl core::clone::Clone for aya_bpf_bindings::bindings::seq_file
-pub fn aya_bpf_bindings::bindings::seq_file::clone(&self) -> aya_bpf_bindings::bindings::seq_file
-impl core::fmt::Debug for aya_bpf_bindings::bindings::seq_file
-pub fn aya_bpf_bindings::bindings::seq_file::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::seq_file
-impl core::marker::Send for aya_bpf_bindings::bindings::seq_file
-impl core::marker::Sync for aya_bpf_bindings::bindings::seq_file
-impl core::marker::Unpin for aya_bpf_bindings::bindings::seq_file
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::seq_file
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::seq_file
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::seq_file where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::seq_file::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::seq_file where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::seq_file::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::seq_file::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::seq_file where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::seq_file::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::seq_file::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::seq_file where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::seq_file::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::seq_file where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::seq_file::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::seq_file where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::seq_file::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::seq_file
-pub fn aya_bpf_bindings::bindings::seq_file::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::sk_msg_md
-pub aya_bpf_bindings::bindings::sk_msg_md::__bindgen_anon_1: aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_1
-pub aya_bpf_bindings::bindings::sk_msg_md::__bindgen_anon_2: aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_2
-pub aya_bpf_bindings::bindings::sk_msg_md::__bindgen_anon_3: aya_bpf_bindings::bindings::sk_msg_md__bindgen_ty_3
-pub aya_bpf_bindings::bindings::sk_msg_md::family: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::sk_msg_md::local_ip4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::sk_msg_md::local_ip6: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::sk_msg_md::local_port: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::sk_msg_md::remote_ip4: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::sk_msg_md::remote_ip6: [aya_bpf_bindings::bindings::__u32; 4]
-pub aya_bpf_bindings::bindings::sk_msg_md::remote_port: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::sk_msg_md::size: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::sk_msg_md
-pub fn aya_bpf_bindings::bindings::sk_msg_md::clone(&self) -> aya_bpf_bindings::bindings::sk_msg_md
-impl core::marker::Copy for aya_bpf_bindings::bindings::sk_msg_md
-impl !core::marker::Send for aya_bpf_bindings::bindings::sk_msg_md
-impl !core::marker::Sync for aya_bpf_bindings::bindings::sk_msg_md
-impl core::marker::Unpin for aya_bpf_bindings::bindings::sk_msg_md
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::sk_msg_md
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::sk_msg_md
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::sk_msg_md where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::sk_msg_md::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::sk_msg_md where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::sk_msg_md::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::sk_msg_md::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::sk_msg_md where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::sk_msg_md::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::sk_msg_md::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::sk_msg_md where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_msg_md::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::sk_msg_md where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_msg_md::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::sk_msg_md where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_msg_md::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::sk_msg_md
-pub fn aya_bpf_bindings::bindings::sk_msg_md::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::sk_reuseport_md
-pub aya_bpf_bindings::bindings::sk_reuseport_md::__bindgen_anon_1: aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
-pub aya_bpf_bindings::bindings::sk_reuseport_md::__bindgen_anon_2: aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
-pub aya_bpf_bindings::bindings::sk_reuseport_md::__bindgen_anon_3: aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
-pub aya_bpf_bindings::bindings::sk_reuseport_md::__bindgen_anon_4: aya_bpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
-pub aya_bpf_bindings::bindings::sk_reuseport_md::bind_inany: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::sk_reuseport_md::eth_protocol: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::sk_reuseport_md::hash: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::sk_reuseport_md::ip_protocol: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::sk_reuseport_md::len: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::sk_reuseport_md
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md::clone(&self) -> aya_bpf_bindings::bindings::sk_reuseport_md
-impl core::marker::Copy for aya_bpf_bindings::bindings::sk_reuseport_md
-impl !core::marker::Send for aya_bpf_bindings::bindings::sk_reuseport_md
-impl !core::marker::Sync for aya_bpf_bindings::bindings::sk_reuseport_md
-impl core::marker::Unpin for aya_bpf_bindings::bindings::sk_reuseport_md
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::sk_reuseport_md
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::sk_reuseport_md
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::sk_reuseport_md where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::sk_reuseport_md where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::sk_reuseport_md::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::sk_reuseport_md where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::sk_reuseport_md::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::sk_reuseport_md where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::sk_reuseport_md where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::sk_reuseport_md where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::sk_reuseport_md
-pub fn aya_bpf_bindings::bindings::sk_reuseport_md::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::sockaddr
-pub aya_bpf_bindings::bindings::sockaddr::sa_data: [aya_bpf_cty::ad::c_char; 14]
-pub aya_bpf_bindings::bindings::sockaddr::sa_family: aya_bpf_bindings::bindings::sa_family_t
-impl core::clone::Clone for aya_bpf_bindings::bindings::sockaddr
-pub fn aya_bpf_bindings::bindings::sockaddr::clone(&self) -> aya_bpf_bindings::bindings::sockaddr
-impl core::fmt::Debug for aya_bpf_bindings::bindings::sockaddr
-pub fn aya_bpf_bindings::bindings::sockaddr::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::sockaddr
-impl core::marker::Send for aya_bpf_bindings::bindings::sockaddr
-impl core::marker::Sync for aya_bpf_bindings::bindings::sockaddr
-impl core::marker::Unpin for aya_bpf_bindings::bindings::sockaddr
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::sockaddr
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::sockaddr
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::sockaddr where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::sockaddr::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::sockaddr where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::sockaddr::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::sockaddr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::sockaddr where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::sockaddr::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::sockaddr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::sockaddr where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sockaddr::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::sockaddr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sockaddr::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::sockaddr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::sockaddr::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::sockaddr
-pub fn aya_bpf_bindings::bindings::sockaddr::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::socket
-impl core::clone::Clone for aya_bpf_bindings::bindings::socket
-pub fn aya_bpf_bindings::bindings::socket::clone(&self) -> aya_bpf_bindings::bindings::socket
-impl core::fmt::Debug for aya_bpf_bindings::bindings::socket
-pub fn aya_bpf_bindings::bindings::socket::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::socket
-impl core::marker::Send for aya_bpf_bindings::bindings::socket
-impl core::marker::Sync for aya_bpf_bindings::bindings::socket
-impl core::marker::Unpin for aya_bpf_bindings::bindings::socket
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::socket
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::socket
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::socket where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::socket::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::socket where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::socket::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::socket::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::socket where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::socket::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::socket::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::socket where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::socket::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::socket where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::socket::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::socket where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::socket::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::socket
-pub fn aya_bpf_bindings::bindings::socket::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::task_struct
-impl core::clone::Clone for aya_bpf_bindings::bindings::task_struct
-pub fn aya_bpf_bindings::bindings::task_struct::clone(&self) -> aya_bpf_bindings::bindings::task_struct
-impl core::fmt::Debug for aya_bpf_bindings::bindings::task_struct
-pub fn aya_bpf_bindings::bindings::task_struct::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::task_struct
-impl core::marker::Send for aya_bpf_bindings::bindings::task_struct
-impl core::marker::Sync for aya_bpf_bindings::bindings::task_struct
-impl core::marker::Unpin for aya_bpf_bindings::bindings::task_struct
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::task_struct
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::task_struct
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::task_struct where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::task_struct::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::task_struct where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::task_struct::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::task_struct::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::task_struct where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::task_struct::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::task_struct::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::task_struct where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::task_struct::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::task_struct where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::task_struct::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::task_struct where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::task_struct::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::task_struct
-pub fn aya_bpf_bindings::bindings::task_struct::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::tcp6_sock
-impl core::clone::Clone for aya_bpf_bindings::bindings::tcp6_sock
-pub fn aya_bpf_bindings::bindings::tcp6_sock::clone(&self) -> aya_bpf_bindings::bindings::tcp6_sock
-impl core::fmt::Debug for aya_bpf_bindings::bindings::tcp6_sock
-pub fn aya_bpf_bindings::bindings::tcp6_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::tcp6_sock
-impl core::marker::Send for aya_bpf_bindings::bindings::tcp6_sock
-impl core::marker::Sync for aya_bpf_bindings::bindings::tcp6_sock
-impl core::marker::Unpin for aya_bpf_bindings::bindings::tcp6_sock
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::tcp6_sock
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::tcp6_sock
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::tcp6_sock where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::tcp6_sock::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::tcp6_sock where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::tcp6_sock::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::tcp6_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::tcp6_sock where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::tcp6_sock::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::tcp6_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::tcp6_sock where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcp6_sock::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::tcp6_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcp6_sock::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::tcp6_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcp6_sock::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::tcp6_sock
-pub fn aya_bpf_bindings::bindings::tcp6_sock::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::tcp_request_sock
-impl core::clone::Clone for aya_bpf_bindings::bindings::tcp_request_sock
-pub fn aya_bpf_bindings::bindings::tcp_request_sock::clone(&self) -> aya_bpf_bindings::bindings::tcp_request_sock
-impl core::fmt::Debug for aya_bpf_bindings::bindings::tcp_request_sock
-pub fn aya_bpf_bindings::bindings::tcp_request_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::tcp_request_sock
-impl core::marker::Send for aya_bpf_bindings::bindings::tcp_request_sock
-impl core::marker::Sync for aya_bpf_bindings::bindings::tcp_request_sock
-impl core::marker::Unpin for aya_bpf_bindings::bindings::tcp_request_sock
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::tcp_request_sock
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::tcp_request_sock
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::tcp_request_sock where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::tcp_request_sock::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::tcp_request_sock where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::tcp_request_sock::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::tcp_request_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::tcp_request_sock where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::tcp_request_sock::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::tcp_request_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::tcp_request_sock where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcp_request_sock::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::tcp_request_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcp_request_sock::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::tcp_request_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcp_request_sock::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::tcp_request_sock
-pub fn aya_bpf_bindings::bindings::tcp_request_sock::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::tcp_sock
-impl core::clone::Clone for aya_bpf_bindings::bindings::tcp_sock
-pub fn aya_bpf_bindings::bindings::tcp_sock::clone(&self) -> aya_bpf_bindings::bindings::tcp_sock
-impl core::fmt::Debug for aya_bpf_bindings::bindings::tcp_sock
-pub fn aya_bpf_bindings::bindings::tcp_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::tcp_sock
-impl core::marker::Send for aya_bpf_bindings::bindings::tcp_sock
-impl core::marker::Sync for aya_bpf_bindings::bindings::tcp_sock
-impl core::marker::Unpin for aya_bpf_bindings::bindings::tcp_sock
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::tcp_sock
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::tcp_sock
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::tcp_sock where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::tcp_sock::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::tcp_sock where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::tcp_sock::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::tcp_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::tcp_sock where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::tcp_sock::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::tcp_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::tcp_sock where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcp_sock::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::tcp_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcp_sock::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::tcp_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcp_sock::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::tcp_sock
-pub fn aya_bpf_bindings::bindings::tcp_sock::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::tcp_timewait_sock
-impl core::clone::Clone for aya_bpf_bindings::bindings::tcp_timewait_sock
-pub fn aya_bpf_bindings::bindings::tcp_timewait_sock::clone(&self) -> aya_bpf_bindings::bindings::tcp_timewait_sock
-impl core::fmt::Debug for aya_bpf_bindings::bindings::tcp_timewait_sock
-pub fn aya_bpf_bindings::bindings::tcp_timewait_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::tcp_timewait_sock
-impl core::marker::Send for aya_bpf_bindings::bindings::tcp_timewait_sock
-impl core::marker::Sync for aya_bpf_bindings::bindings::tcp_timewait_sock
-impl core::marker::Unpin for aya_bpf_bindings::bindings::tcp_timewait_sock
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::tcp_timewait_sock
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::tcp_timewait_sock
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::tcp_timewait_sock where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::tcp_timewait_sock::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::tcp_timewait_sock where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::tcp_timewait_sock::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::tcp_timewait_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::tcp_timewait_sock where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::tcp_timewait_sock::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::tcp_timewait_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::tcp_timewait_sock where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcp_timewait_sock::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::tcp_timewait_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcp_timewait_sock::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::tcp_timewait_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcp_timewait_sock::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::tcp_timewait_sock
-pub fn aya_bpf_bindings::bindings::tcp_timewait_sock::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::tcphdr
-impl core::clone::Clone for aya_bpf_bindings::bindings::tcphdr
-pub fn aya_bpf_bindings::bindings::tcphdr::clone(&self) -> aya_bpf_bindings::bindings::tcphdr
-impl core::fmt::Debug for aya_bpf_bindings::bindings::tcphdr
-pub fn aya_bpf_bindings::bindings::tcphdr::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::tcphdr
-impl core::marker::Send for aya_bpf_bindings::bindings::tcphdr
-impl core::marker::Sync for aya_bpf_bindings::bindings::tcphdr
-impl core::marker::Unpin for aya_bpf_bindings::bindings::tcphdr
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::tcphdr
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::tcphdr
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::tcphdr where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::tcphdr::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::tcphdr where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::tcphdr::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::tcphdr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::tcphdr where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::tcphdr::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::tcphdr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::tcphdr where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcphdr::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::tcphdr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcphdr::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::tcphdr where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::tcphdr::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::tcphdr
-pub fn aya_bpf_bindings::bindings::tcphdr::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::udp6_sock
-impl core::clone::Clone for aya_bpf_bindings::bindings::udp6_sock
-pub fn aya_bpf_bindings::bindings::udp6_sock::clone(&self) -> aya_bpf_bindings::bindings::udp6_sock
-impl core::fmt::Debug for aya_bpf_bindings::bindings::udp6_sock
-pub fn aya_bpf_bindings::bindings::udp6_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::udp6_sock
-impl core::marker::Send for aya_bpf_bindings::bindings::udp6_sock
-impl core::marker::Sync for aya_bpf_bindings::bindings::udp6_sock
-impl core::marker::Unpin for aya_bpf_bindings::bindings::udp6_sock
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::udp6_sock
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::udp6_sock
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::udp6_sock where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::udp6_sock::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::udp6_sock where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::udp6_sock::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::udp6_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::udp6_sock where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::udp6_sock::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::udp6_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::udp6_sock where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::udp6_sock::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::udp6_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::udp6_sock::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::udp6_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::udp6_sock::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::udp6_sock
-pub fn aya_bpf_bindings::bindings::udp6_sock::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::unix_sock
-impl core::clone::Clone for aya_bpf_bindings::bindings::unix_sock
-pub fn aya_bpf_bindings::bindings::unix_sock::clone(&self) -> aya_bpf_bindings::bindings::unix_sock
-impl core::fmt::Debug for aya_bpf_bindings::bindings::unix_sock
-pub fn aya_bpf_bindings::bindings::unix_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::unix_sock
-impl core::marker::Send for aya_bpf_bindings::bindings::unix_sock
-impl core::marker::Sync for aya_bpf_bindings::bindings::unix_sock
-impl core::marker::Unpin for aya_bpf_bindings::bindings::unix_sock
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::unix_sock
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::unix_sock
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::unix_sock where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::unix_sock::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::unix_sock where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::unix_sock::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::unix_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::unix_sock where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::unix_sock::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::unix_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::unix_sock where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::unix_sock::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::unix_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::unix_sock::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::unix_sock where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::unix_sock::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::unix_sock
-pub fn aya_bpf_bindings::bindings::unix_sock::from(t: T) -> T
-#[repr(C)] pub struct aya_bpf_bindings::bindings::xdp_md
-pub aya_bpf_bindings::bindings::xdp_md::data: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::xdp_md::data_end: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::xdp_md::data_meta: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::xdp_md::egress_ifindex: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::xdp_md::ingress_ifindex: aya_bpf_bindings::bindings::__u32
-pub aya_bpf_bindings::bindings::xdp_md::rx_queue_index: aya_bpf_bindings::bindings::__u32
-impl core::clone::Clone for aya_bpf_bindings::bindings::xdp_md
-pub fn aya_bpf_bindings::bindings::xdp_md::clone(&self) -> aya_bpf_bindings::bindings::xdp_md
-impl core::fmt::Debug for aya_bpf_bindings::bindings::xdp_md
-pub fn aya_bpf_bindings::bindings::xdp_md::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_bpf_bindings::bindings::xdp_md
-impl core::marker::Send for aya_bpf_bindings::bindings::xdp_md
-impl core::marker::Sync for aya_bpf_bindings::bindings::xdp_md
-impl core::marker::Unpin for aya_bpf_bindings::bindings::xdp_md
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf_bindings::bindings::xdp_md
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf_bindings::bindings::xdp_md
-impl<T, U> core::convert::Into<U> for aya_bpf_bindings::bindings::xdp_md where U: core::convert::From<T>
-pub fn aya_bpf_bindings::bindings::xdp_md::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf_bindings::bindings::xdp_md where U: core::convert::Into<T>
-pub type aya_bpf_bindings::bindings::xdp_md::Error = core::convert::Infallible
-pub fn aya_bpf_bindings::bindings::xdp_md::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf_bindings::bindings::xdp_md where U: core::convert::TryFrom<T>
-pub type aya_bpf_bindings::bindings::xdp_md::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf_bindings::bindings::xdp_md::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf_bindings::bindings::xdp_md where T: 'static + core::marker::Sized
-pub fn aya_bpf_bindings::bindings::xdp_md::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf_bindings::bindings::xdp_md where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::xdp_md::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf_bindings::bindings::xdp_md where T: core::marker::Sized
-pub fn aya_bpf_bindings::bindings::xdp_md::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf_bindings::bindings::xdp_md
-pub fn aya_bpf_bindings::bindings::xdp_md::from(t: T) -> T
-pub const aya_bpf_bindings::bindings::BPF_ABS: u32 = 32u32
-pub const aya_bpf_bindings::bindings::BPF_ADD: u32 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_ADJ_ROOM_ENCAP_L2_MASK: aya_bpf_bindings::bindings::_bindgen_ty_16 = 255u32
-pub const aya_bpf_bindings::bindings::BPF_ADJ_ROOM_ENCAP_L2_SHIFT: aya_bpf_bindings::bindings::_bindgen_ty_16 = 56u32
-pub const aya_bpf_bindings::bindings::BPF_ALU: u32 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_ALU64: u32 = 7u32
-pub const aya_bpf_bindings::bindings::BPF_AND: u32 = 80u32
-pub const aya_bpf_bindings::bindings::BPF_ANY: aya_bpf_bindings::bindings::_bindgen_ty_2 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_ARSH: u32 = 192u32
-pub const aya_bpf_bindings::bindings::BPF_ATOMIC: u32 = 192u32
-pub const aya_bpf_bindings::bindings::BPF_B: u32 = 16u32
-pub const aya_bpf_bindings::bindings::BPF_BUILD_ID_SIZE: u32 = 20u32
-pub const aya_bpf_bindings::bindings::BPF_CALL: u32 = 128u32
-pub const aya_bpf_bindings::bindings::BPF_CMPXCHG: u32 = 241u32
-pub const aya_bpf_bindings::bindings::BPF_CSUM_LEVEL_DEC: aya_bpf_bindings::bindings::_bindgen_ty_14 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_CSUM_LEVEL_INC: aya_bpf_bindings::bindings::_bindgen_ty_14 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_CSUM_LEVEL_QUERY: aya_bpf_bindings::bindings::_bindgen_ty_14 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_CSUM_LEVEL_RESET: aya_bpf_bindings::bindings::_bindgen_ty_14 = 3u32
-pub const aya_bpf_bindings::bindings::BPF_DEVCG_ACC_MKNOD: aya_bpf_bindings::bindings::_bindgen_ty_33 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_DEVCG_ACC_READ: aya_bpf_bindings::bindings::_bindgen_ty_33 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_DEVCG_ACC_WRITE: aya_bpf_bindings::bindings::_bindgen_ty_33 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_DEVCG_DEV_BLOCK: aya_bpf_bindings::bindings::_bindgen_ty_34 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_DEVCG_DEV_CHAR: aya_bpf_bindings::bindings::_bindgen_ty_34 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_DIV: u32 = 48u32
-pub const aya_bpf_bindings::bindings::BPF_DW: u32 = 24u32
-pub const aya_bpf_bindings::bindings::BPF_END: u32 = 208u32
-pub const aya_bpf_bindings::bindings::BPF_EXIST: aya_bpf_bindings::bindings::_bindgen_ty_2 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_EXIT: u32 = 144u32
-pub const aya_bpf_bindings::bindings::BPF_FETCH: u32 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_FIB_LKUP_RET_BLACKHOLE: aya_bpf_bindings::bindings::_bindgen_ty_36 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_FIB_LKUP_RET_FRAG_NEEDED: aya_bpf_bindings::bindings::_bindgen_ty_36 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_FIB_LKUP_RET_FWD_DISABLED: aya_bpf_bindings::bindings::_bindgen_ty_36 = 5u32
-pub const aya_bpf_bindings::bindings::BPF_FIB_LKUP_RET_NOT_FWDED: aya_bpf_bindings::bindings::_bindgen_ty_36 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_FIB_LKUP_RET_NO_NEIGH: aya_bpf_bindings::bindings::_bindgen_ty_36 = 7u32
-pub const aya_bpf_bindings::bindings::BPF_FIB_LKUP_RET_PROHIBIT: aya_bpf_bindings::bindings::_bindgen_ty_36 = 3u32
-pub const aya_bpf_bindings::bindings::BPF_FIB_LKUP_RET_SUCCESS: aya_bpf_bindings::bindings::_bindgen_ty_36 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_FIB_LKUP_RET_UNREACHABLE: aya_bpf_bindings::bindings::_bindgen_ty_36 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_FIB_LKUP_RET_UNSUPP_LWT: aya_bpf_bindings::bindings::_bindgen_ty_36 = 6u32
-pub const aya_bpf_bindings::bindings::BPF_FIB_LOOKUP_DIRECT: aya_bpf_bindings::bindings::_bindgen_ty_35 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_FIB_LOOKUP_OUTPUT: aya_bpf_bindings::bindings::_bindgen_ty_35 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_FIB_LOOKUP_SKIP_NEIGH: aya_bpf_bindings::bindings::_bindgen_ty_35 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAG: aya_bpf_bindings::bindings::_bindgen_ty_37 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP: aya_bpf_bindings::bindings::_bindgen_ty_37 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL: aya_bpf_bindings::bindings::_bindgen_ty_37 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_FROM_BE: u32 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_FROM_LE: u32 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_F_ADJ_ROOM_DECAP_L3_IPV4: aya_bpf_bindings::bindings::_bindgen_ty_15 = 128u32
-pub const aya_bpf_bindings::bindings::BPF_F_ADJ_ROOM_DECAP_L3_IPV6: aya_bpf_bindings::bindings::_bindgen_ty_15 = 256u32
-pub const aya_bpf_bindings::bindings::BPF_F_ADJ_ROOM_ENCAP_L2_ETH: aya_bpf_bindings::bindings::_bindgen_ty_15 = 64u32
-pub const aya_bpf_bindings::bindings::BPF_F_ADJ_ROOM_ENCAP_L3_IPV4: aya_bpf_bindings::bindings::_bindgen_ty_15 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_F_ADJ_ROOM_ENCAP_L3_IPV6: aya_bpf_bindings::bindings::_bindgen_ty_15 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_F_ADJ_ROOM_ENCAP_L4_GRE: aya_bpf_bindings::bindings::_bindgen_ty_15 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_F_ADJ_ROOM_ENCAP_L4_UDP: aya_bpf_bindings::bindings::_bindgen_ty_15 = 16u32
-pub const aya_bpf_bindings::bindings::BPF_F_ADJ_ROOM_FIXED_GSO: aya_bpf_bindings::bindings::_bindgen_ty_15 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_ADJ_ROOM_NO_CSUM_RESET: aya_bpf_bindings::bindings::_bindgen_ty_15 = 32u32
-pub const aya_bpf_bindings::bindings::BPF_F_ALLOW_MULTI: u32 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_F_ALLOW_OVERRIDE: u32 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_ANY_ALIGNMENT: u32 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_F_BPRM_SECUREEXEC: aya_bpf_bindings::bindings::_bindgen_ty_24 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_BROADCAST: aya_bpf_bindings::bindings::_bindgen_ty_25 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_F_CLONE: aya_bpf_bindings::bindings::_bindgen_ty_3 = 512u32
-pub const aya_bpf_bindings::bindings::BPF_F_CTXLEN_MASK: aya_bpf_bindings::bindings::_bindgen_ty_12 = 4_503_595_332_403_200u64
-pub const aya_bpf_bindings::bindings::BPF_F_CURRENT_CPU: aya_bpf_bindings::bindings::_bindgen_ty_12 = 4_294_967_295u64
-pub const aya_bpf_bindings::bindings::BPF_F_CURRENT_NETNS: aya_bpf_bindings::bindings::_bindgen_ty_13 = -1i32
-pub const aya_bpf_bindings::bindings::BPF_F_DONT_FRAGMENT: aya_bpf_bindings::bindings::_bindgen_ty_10 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_F_EXCLUDE_INGRESS: aya_bpf_bindings::bindings::_bindgen_ty_25 = 16u32
-pub const aya_bpf_bindings::bindings::BPF_F_FAST_STACK_CMP: aya_bpf_bindings::bindings::_bindgen_ty_9 = 512u32
-pub const aya_bpf_bindings::bindings::BPF_F_GET_BRANCH_RECORDS_SIZE: aya_bpf_bindings::bindings::_bindgen_ty_19 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_HDR_FIELD_MASK: aya_bpf_bindings::bindings::_bindgen_ty_5 = 15u32
-pub const aya_bpf_bindings::bindings::BPF_F_INDEX_MASK: aya_bpf_bindings::bindings::_bindgen_ty_12 = 4_294_967_295u64
-pub const aya_bpf_bindings::bindings::BPF_F_INGRESS: aya_bpf_bindings::bindings::_bindgen_ty_7 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_INNER_MAP: aya_bpf_bindings::bindings::_bindgen_ty_3 = 4_096u32
-pub const aya_bpf_bindings::bindings::BPF_F_INVALIDATE_HASH: aya_bpf_bindings::bindings::_bindgen_ty_4 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_F_KPROBE_MULTI_RETURN: u32 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_LINK: aya_bpf_bindings::bindings::_bindgen_ty_3 = 8_192u32
-pub const aya_bpf_bindings::bindings::BPF_F_LOCK: aya_bpf_bindings::bindings::_bindgen_ty_2 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_F_MARK_ENFORCE: aya_bpf_bindings::bindings::_bindgen_ty_6 = 64u32
-pub const aya_bpf_bindings::bindings::BPF_F_MARK_MANGLED_0: aya_bpf_bindings::bindings::_bindgen_ty_6 = 32u32
-pub const aya_bpf_bindings::bindings::BPF_F_MMAPABLE: aya_bpf_bindings::bindings::_bindgen_ty_3 = 1_024u32
-pub const aya_bpf_bindings::bindings::BPF_F_NO_COMMON_LRU: aya_bpf_bindings::bindings::_bindgen_ty_3 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_F_NO_PREALLOC: aya_bpf_bindings::bindings::_bindgen_ty_3 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_NO_TUNNEL_KEY: aya_bpf_bindings::bindings::_bindgen_ty_10 = 16u32
-pub const aya_bpf_bindings::bindings::BPF_F_NUMA_NODE: aya_bpf_bindings::bindings::_bindgen_ty_3 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_F_PATH_FD: aya_bpf_bindings::bindings::_bindgen_ty_3 = 16_384u32
-pub const aya_bpf_bindings::bindings::BPF_F_PRESERVE_ELEMS: aya_bpf_bindings::bindings::_bindgen_ty_3 = 2_048u32
-pub const aya_bpf_bindings::bindings::BPF_F_PSEUDO_HDR: aya_bpf_bindings::bindings::_bindgen_ty_6 = 16u32
-pub const aya_bpf_bindings::bindings::BPF_F_QUERY_EFFECTIVE: u32 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_RDONLY: aya_bpf_bindings::bindings::_bindgen_ty_3 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_F_RDONLY_PROG: aya_bpf_bindings::bindings::_bindgen_ty_3 = 128u32
-pub const aya_bpf_bindings::bindings::BPF_F_RECOMPUTE_CSUM: aya_bpf_bindings::bindings::_bindgen_ty_4 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_REPLACE: u32 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_F_REUSE_STACKID: aya_bpf_bindings::bindings::_bindgen_ty_9 = 1_024u32
-pub const aya_bpf_bindings::bindings::BPF_F_SEQ_NUMBER: aya_bpf_bindings::bindings::_bindgen_ty_10 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_F_SKIP_FIELD_MASK: aya_bpf_bindings::bindings::_bindgen_ty_9 = 255u32
-pub const aya_bpf_bindings::bindings::BPF_F_SLEEPABLE: u32 = 16u32
-pub const aya_bpf_bindings::bindings::BPF_F_STACK_BUILD_ID: aya_bpf_bindings::bindings::_bindgen_ty_3 = 32u32
-pub const aya_bpf_bindings::bindings::BPF_F_STRICT_ALIGNMENT: u32 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_SYSCTL_BASE_NAME: aya_bpf_bindings::bindings::_bindgen_ty_17 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_TEST_RND_HI32: u32 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_F_TEST_RUN_ON_CPU: u32 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_TEST_STATE_FREQ: u32 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_F_TEST_XDP_LIVE_FRAMES: u32 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_F_TIMER_ABS: aya_bpf_bindings::bindings::_bindgen_ty_39 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_TUNINFO_FLAGS: aya_bpf_bindings::bindings::_bindgen_ty_11 = 16u32
-pub const aya_bpf_bindings::bindings::BPF_F_TUNINFO_IPV6: aya_bpf_bindings::bindings::_bindgen_ty_8 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_F_USER_BUILD_ID: aya_bpf_bindings::bindings::_bindgen_ty_9 = 2_048u32
-pub const aya_bpf_bindings::bindings::BPF_F_USER_STACK: aya_bpf_bindings::bindings::_bindgen_ty_9 = 256u32
-pub const aya_bpf_bindings::bindings::BPF_F_WRONLY: aya_bpf_bindings::bindings::_bindgen_ty_3 = 16u32
-pub const aya_bpf_bindings::bindings::BPF_F_WRONLY_PROG: aya_bpf_bindings::bindings::_bindgen_ty_3 = 256u32
-pub const aya_bpf_bindings::bindings::BPF_F_XDP_DEV_BOUND_ONLY: u32 = 64u32
-pub const aya_bpf_bindings::bindings::BPF_F_XDP_HAS_FRAGS: u32 = 32u32
-pub const aya_bpf_bindings::bindings::BPF_F_ZERO_CSUM_TX: aya_bpf_bindings::bindings::_bindgen_ty_10 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_F_ZERO_SEED: aya_bpf_bindings::bindings::_bindgen_ty_3 = 64u32
-pub const aya_bpf_bindings::bindings::BPF_H: u32 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_IMM: u32 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_IND: u32 = 64u32
-pub const aya_bpf_bindings::bindings::BPF_JA: u32 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_JEQ: u32 = 16u32
-pub const aya_bpf_bindings::bindings::BPF_JGE: u32 = 48u32
-pub const aya_bpf_bindings::bindings::BPF_JGT: u32 = 32u32
-pub const aya_bpf_bindings::bindings::BPF_JLE: u32 = 176u32
-pub const aya_bpf_bindings::bindings::BPF_JLT: u32 = 160u32
-pub const aya_bpf_bindings::bindings::BPF_JMP: u32 = 5u32
-pub const aya_bpf_bindings::bindings::BPF_JMP32: u32 = 6u32
-pub const aya_bpf_bindings::bindings::BPF_JNE: u32 = 80u32
-pub const aya_bpf_bindings::bindings::BPF_JSET: u32 = 64u32
-pub const aya_bpf_bindings::bindings::BPF_JSGE: u32 = 112u32
-pub const aya_bpf_bindings::bindings::BPF_JSGT: u32 = 96u32
-pub const aya_bpf_bindings::bindings::BPF_JSLE: u32 = 208u32
-pub const aya_bpf_bindings::bindings::BPF_JSLT: u32 = 192u32
-pub const aya_bpf_bindings::bindings::BPF_K: u32 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_LD: u32 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_LDX: u32 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_LEN: u32 = 128u32
-pub const aya_bpf_bindings::bindings::BPF_LOCAL_STORAGE_GET_F_CREATE: aya_bpf_bindings::bindings::_bindgen_ty_18 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_LSH: u32 = 96u32
-pub const aya_bpf_bindings::bindings::BPF_MAXINSNS: u32 = 4_096u32
-pub const aya_bpf_bindings::bindings::BPF_MEM: u32 = 96u32
-pub const aya_bpf_bindings::bindings::BPF_MISC: u32 = 7u32
-pub const aya_bpf_bindings::bindings::BPF_MOD: u32 = 144u32
-pub const aya_bpf_bindings::bindings::BPF_MOV: u32 = 176u32
-pub const aya_bpf_bindings::bindings::BPF_MSH: u32 = 160u32
-pub const aya_bpf_bindings::bindings::BPF_MUL: u32 = 32u32
-pub const aya_bpf_bindings::bindings::BPF_NEG: u32 = 128u32
-pub const aya_bpf_bindings::bindings::BPF_NOEXIST: aya_bpf_bindings::bindings::_bindgen_ty_2 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_OBJ_NAME_LEN: u32 = 16u32
-pub const aya_bpf_bindings::bindings::BPF_OR: u32 = 64u32
-pub const aya_bpf_bindings::bindings::BPF_PSEUDO_BTF_ID: u32 = 3u32
-pub const aya_bpf_bindings::bindings::BPF_PSEUDO_CALL: u32 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_PSEUDO_FUNC: u32 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_PSEUDO_KFUNC_CALL: u32 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_PSEUDO_MAP_FD: u32 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_PSEUDO_MAP_IDX: u32 = 5u32
-pub const aya_bpf_bindings::bindings::BPF_PSEUDO_MAP_IDX_VALUE: u32 = 6u32
-pub const aya_bpf_bindings::bindings::BPF_PSEUDO_MAP_VALUE: u32 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_RB_AVAIL_DATA: aya_bpf_bindings::bindings::_bindgen_ty_21 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_RB_CONS_POS: aya_bpf_bindings::bindings::_bindgen_ty_21 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_RB_FORCE_WAKEUP: aya_bpf_bindings::bindings::_bindgen_ty_20 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_RB_NO_WAKEUP: aya_bpf_bindings::bindings::_bindgen_ty_20 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_RB_PROD_POS: aya_bpf_bindings::bindings::_bindgen_ty_21 = 3u32
-pub const aya_bpf_bindings::bindings::BPF_RB_RING_SIZE: aya_bpf_bindings::bindings::_bindgen_ty_21 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_REG_0: aya_bpf_bindings::bindings::_bindgen_ty_1 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_REG_1: aya_bpf_bindings::bindings::_bindgen_ty_1 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_REG_10: aya_bpf_bindings::bindings::_bindgen_ty_1 = 10u32
-pub const aya_bpf_bindings::bindings::BPF_REG_2: aya_bpf_bindings::bindings::_bindgen_ty_1 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_REG_3: aya_bpf_bindings::bindings::_bindgen_ty_1 = 3u32
-pub const aya_bpf_bindings::bindings::BPF_REG_4: aya_bpf_bindings::bindings::_bindgen_ty_1 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_REG_5: aya_bpf_bindings::bindings::_bindgen_ty_1 = 5u32
-pub const aya_bpf_bindings::bindings::BPF_REG_6: aya_bpf_bindings::bindings::_bindgen_ty_1 = 6u32
-pub const aya_bpf_bindings::bindings::BPF_REG_7: aya_bpf_bindings::bindings::_bindgen_ty_1 = 7u32
-pub const aya_bpf_bindings::bindings::BPF_REG_8: aya_bpf_bindings::bindings::_bindgen_ty_1 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_REG_9: aya_bpf_bindings::bindings::_bindgen_ty_1 = 9u32
-pub const aya_bpf_bindings::bindings::BPF_RET: u32 = 6u32
-pub const aya_bpf_bindings::bindings::BPF_RINGBUF_BUSY_BIT: aya_bpf_bindings::bindings::_bindgen_ty_22 = 2_147_483_648u32
-pub const aya_bpf_bindings::bindings::BPF_RINGBUF_DISCARD_BIT: aya_bpf_bindings::bindings::_bindgen_ty_22 = 1_073_741_824u32
-pub const aya_bpf_bindings::bindings::BPF_RINGBUF_HDR_SZ: aya_bpf_bindings::bindings::_bindgen_ty_22 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_RSH: u32 = 112u32
-pub const aya_bpf_bindings::bindings::BPF_SK_LOOKUP_F_NO_REUSEPORT: aya_bpf_bindings::bindings::_bindgen_ty_23 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_SK_LOOKUP_F_REPLACE: aya_bpf_bindings::bindings::_bindgen_ty_23 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_SK_STORAGE_GET_F_CREATE: aya_bpf_bindings::bindings::_bindgen_ty_18 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_ACTIVE_ESTABLISHED_CB: aya_bpf_bindings::bindings::_bindgen_ty_28 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_ALL_CB_FLAGS: aya_bpf_bindings::bindings::_bindgen_ty_27 = 127u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_BASE_RTT: aya_bpf_bindings::bindings::_bindgen_ty_28 = 7u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_HDR_OPT_LEN_CB: aya_bpf_bindings::bindings::_bindgen_ty_28 = 14u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_NEEDS_ECN: aya_bpf_bindings::bindings::_bindgen_ty_28 = 6u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_PARSE_ALL_HDR_OPT_CB_FLAG: aya_bpf_bindings::bindings::_bindgen_ty_27 = 16u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_PARSE_HDR_OPT_CB: aya_bpf_bindings::bindings::_bindgen_ty_28 = 13u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_PARSE_UNKNOWN_HDR_OPT_CB_FLAG: aya_bpf_bindings::bindings::_bindgen_ty_27 = 32u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_PASSIVE_ESTABLISHED_CB: aya_bpf_bindings::bindings::_bindgen_ty_28 = 5u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_RETRANS_CB: aya_bpf_bindings::bindings::_bindgen_ty_28 = 9u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_RETRANS_CB_FLAG: aya_bpf_bindings::bindings::_bindgen_ty_27 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_RTO_CB: aya_bpf_bindings::bindings::_bindgen_ty_28 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_RTO_CB_FLAG: aya_bpf_bindings::bindings::_bindgen_ty_27 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_RTT_CB: aya_bpf_bindings::bindings::_bindgen_ty_28 = 12u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_RTT_CB_FLAG: aya_bpf_bindings::bindings::_bindgen_ty_27 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_RWND_INIT: aya_bpf_bindings::bindings::_bindgen_ty_28 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_STATE_CB: aya_bpf_bindings::bindings::_bindgen_ty_28 = 10u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_STATE_CB_FLAG: aya_bpf_bindings::bindings::_bindgen_ty_27 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_TCP_CONNECT_CB: aya_bpf_bindings::bindings::_bindgen_ty_28 = 3u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_TCP_LISTEN_CB: aya_bpf_bindings::bindings::_bindgen_ty_28 = 11u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_TIMEOUT_INIT: aya_bpf_bindings::bindings::_bindgen_ty_28 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_VOID: aya_bpf_bindings::bindings::_bindgen_ty_28 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_WRITE_HDR_OPT_CB: aya_bpf_bindings::bindings::_bindgen_ty_28 = 15u32
-pub const aya_bpf_bindings::bindings::BPF_SOCK_OPS_WRITE_HDR_OPT_CB_FLAG: aya_bpf_bindings::bindings::_bindgen_ty_27 = 64u32
-pub const aya_bpf_bindings::bindings::BPF_ST: u32 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_STX: u32 = 3u32
-pub const aya_bpf_bindings::bindings::BPF_SUB: u32 = 16u32
-pub const aya_bpf_bindings::bindings::BPF_TAG_SIZE: u32 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_TCP_CLOSE: aya_bpf_bindings::bindings::_bindgen_ty_29 = 7u32
-pub const aya_bpf_bindings::bindings::BPF_TCP_CLOSE_WAIT: aya_bpf_bindings::bindings::_bindgen_ty_29 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_TCP_CLOSING: aya_bpf_bindings::bindings::_bindgen_ty_29 = 11u32
-pub const aya_bpf_bindings::bindings::BPF_TCP_ESTABLISHED: aya_bpf_bindings::bindings::_bindgen_ty_29 = 1u32
-pub const aya_bpf_bindings::bindings::BPF_TCP_FIN_WAIT1: aya_bpf_bindings::bindings::_bindgen_ty_29 = 4u32
-pub const aya_bpf_bindings::bindings::BPF_TCP_FIN_WAIT2: aya_bpf_bindings::bindings::_bindgen_ty_29 = 5u32
-pub const aya_bpf_bindings::bindings::BPF_TCP_LAST_ACK: aya_bpf_bindings::bindings::_bindgen_ty_29 = 9u32
-pub const aya_bpf_bindings::bindings::BPF_TCP_LISTEN: aya_bpf_bindings::bindings::_bindgen_ty_29 = 10u32
-pub const aya_bpf_bindings::bindings::BPF_TCP_MAX_STATES: aya_bpf_bindings::bindings::_bindgen_ty_29 = 13u32
-pub const aya_bpf_bindings::bindings::BPF_TCP_NEW_SYN_RECV: aya_bpf_bindings::bindings::_bindgen_ty_29 = 12u32
-pub const aya_bpf_bindings::bindings::BPF_TCP_SYN_RECV: aya_bpf_bindings::bindings::_bindgen_ty_29 = 3u32
-pub const aya_bpf_bindings::bindings::BPF_TCP_SYN_SENT: aya_bpf_bindings::bindings::_bindgen_ty_29 = 2u32
-pub const aya_bpf_bindings::bindings::BPF_TCP_TIME_WAIT: aya_bpf_bindings::bindings::_bindgen_ty_29 = 6u32
-pub const aya_bpf_bindings::bindings::BPF_TO_BE: u32 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_TO_LE: u32 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_W: u32 = 0u32
-pub const aya_bpf_bindings::bindings::BPF_X: u32 = 8u32
-pub const aya_bpf_bindings::bindings::BPF_XADD: u32 = 192u32
-pub const aya_bpf_bindings::bindings::BPF_XCHG: u32 = 225u32
-pub const aya_bpf_bindings::bindings::BPF_XOR: u32 = 160u32
-pub const aya_bpf_bindings::bindings::SOL_SOCKET: u32 = 1u32
-pub const aya_bpf_bindings::bindings::SO_ACCEPTCONN: u32 = 30u32
-pub const aya_bpf_bindings::bindings::SO_ATTACH_BPF: u32 = 50u32
-pub const aya_bpf_bindings::bindings::SO_ATTACH_FILTER: u32 = 26u32
-pub const aya_bpf_bindings::bindings::SO_ATTACH_REUSEPORT_CBPF: u32 = 51u32
-pub const aya_bpf_bindings::bindings::SO_ATTACH_REUSEPORT_EBPF: u32 = 52u32
-pub const aya_bpf_bindings::bindings::SO_BINDTODEVICE: u32 = 25u32
-pub const aya_bpf_bindings::bindings::SO_BINDTOIFINDEX: u32 = 62u32
-pub const aya_bpf_bindings::bindings::SO_BPF_EXTENSIONS: u32 = 48u32
-pub const aya_bpf_bindings::bindings::SO_BROADCAST: u32 = 6u32
-pub const aya_bpf_bindings::bindings::SO_BSDCOMPAT: u32 = 14u32
-pub const aya_bpf_bindings::bindings::SO_BUSY_POLL: u32 = 46u32
-pub const aya_bpf_bindings::bindings::SO_CNX_ADVICE: u32 = 53u32
-pub const aya_bpf_bindings::bindings::SO_COOKIE: u32 = 57u32
-pub const aya_bpf_bindings::bindings::SO_DEBUG: u32 = 1u32
-pub const aya_bpf_bindings::bindings::SO_DETACH_BPF: u32 = 27u32
-pub const aya_bpf_bindings::bindings::SO_DETACH_FILTER: u32 = 27u32
-pub const aya_bpf_bindings::bindings::SO_DETACH_REUSEPORT_BPF: u32 = 68u32
-pub const aya_bpf_bindings::bindings::SO_DOMAIN: u32 = 39u32
-pub const aya_bpf_bindings::bindings::SO_DONTROUTE: u32 = 5u32
-pub const aya_bpf_bindings::bindings::SO_ERROR: u32 = 4u32
-pub const aya_bpf_bindings::bindings::SO_GET_FILTER: u32 = 26u32
-pub const aya_bpf_bindings::bindings::SO_INCOMING_CPU: u32 = 49u32
-pub const aya_bpf_bindings::bindings::SO_INCOMING_NAPI_ID: u32 = 56u32
-pub const aya_bpf_bindings::bindings::SO_KEEPALIVE: u32 = 9u32
-pub const aya_bpf_bindings::bindings::SO_LINGER: u32 = 13u32
-pub const aya_bpf_bindings::bindings::SO_LOCK_FILTER: u32 = 44u32
-pub const aya_bpf_bindings::bindings::SO_MARK: u32 = 36u32
-pub const aya_bpf_bindings::bindings::SO_MAX_PACING_RATE: u32 = 47u32
-pub const aya_bpf_bindings::bindings::SO_MEMINFO: u32 = 55u32
-pub const aya_bpf_bindings::bindings::SO_NOFCS: u32 = 43u32
-pub const aya_bpf_bindings::bindings::SO_NO_CHECK: u32 = 11u32
-pub const aya_bpf_bindings::bindings::SO_OOBINLINE: u32 = 10u32
-pub const aya_bpf_bindings::bindings::SO_PASSCRED: u32 = 16u32
-pub const aya_bpf_bindings::bindings::SO_PASSSEC: u32 = 34u32
-pub const aya_bpf_bindings::bindings::SO_PEEK_OFF: u32 = 42u32
-pub const aya_bpf_bindings::bindings::SO_PEERCRED: u32 = 17u32
-pub const aya_bpf_bindings::bindings::SO_PEERGROUPS: u32 = 59u32
-pub const aya_bpf_bindings::bindings::SO_PEERNAME: u32 = 28u32
-pub const aya_bpf_bindings::bindings::SO_PEERSEC: u32 = 31u32
-pub const aya_bpf_bindings::bindings::SO_PRIORITY: u32 = 12u32
-pub const aya_bpf_bindings::bindings::SO_PROTOCOL: u32 = 38u32
-pub const aya_bpf_bindings::bindings::SO_RCVBUF: u32 = 8u32
-pub const aya_bpf_bindings::bindings::SO_RCVBUFFORCE: u32 = 33u32
-pub const aya_bpf_bindings::bindings::SO_RCVLOWAT: u32 = 18u32
-pub const aya_bpf_bindings::bindings::SO_RCVTIMEO: u32 = 20u32
-pub const aya_bpf_bindings::bindings::SO_RCVTIMEO_NEW: u32 = 66u32
-pub const aya_bpf_bindings::bindings::SO_RCVTIMEO_OLD: u32 = 20u32
-pub const aya_bpf_bindings::bindings::SO_REUSEADDR: u32 = 2u32
-pub const aya_bpf_bindings::bindings::SO_REUSEPORT: u32 = 15u32
-pub const aya_bpf_bindings::bindings::SO_RXQ_OVFL: u32 = 40u32
-pub const aya_bpf_bindings::bindings::SO_SECURITY_AUTHENTICATION: u32 = 22u32
-pub const aya_bpf_bindings::bindings::SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24u32
-pub const aya_bpf_bindings::bindings::SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23u32
-pub const aya_bpf_bindings::bindings::SO_SELECT_ERR_QUEUE: u32 = 45u32
-pub const aya_bpf_bindings::bindings::SO_SNDBUF: u32 = 7u32
-pub const aya_bpf_bindings::bindings::SO_SNDBUFFORCE: u32 = 32u32
-pub const aya_bpf_bindings::bindings::SO_SNDLOWAT: u32 = 19u32
-pub const aya_bpf_bindings::bindings::SO_SNDTIMEO: u32 = 21u32
-pub const aya_bpf_bindings::bindings::SO_SNDTIMEO_NEW: u32 = 67u32
-pub const aya_bpf_bindings::bindings::SO_SNDTIMEO_OLD: u32 = 21u32
-pub const aya_bpf_bindings::bindings::SO_TIMESTAMP: u32 = 29u32
-pub const aya_bpf_bindings::bindings::SO_TIMESTAMPING: u32 = 37u32
-pub const aya_bpf_bindings::bindings::SO_TIMESTAMPING_NEW: u32 = 65u32
-pub const aya_bpf_bindings::bindings::SO_TIMESTAMPING_OLD: u32 = 37u32
-pub const aya_bpf_bindings::bindings::SO_TIMESTAMPNS: u32 = 35u32
-pub const aya_bpf_bindings::bindings::SO_TIMESTAMPNS_NEW: u32 = 64u32
-pub const aya_bpf_bindings::bindings::SO_TIMESTAMPNS_OLD: u32 = 35u32
-pub const aya_bpf_bindings::bindings::SO_TIMESTAMP_NEW: u32 = 63u32
-pub const aya_bpf_bindings::bindings::SO_TIMESTAMP_OLD: u32 = 29u32
-pub const aya_bpf_bindings::bindings::SO_TXTIME: u32 = 61u32
-pub const aya_bpf_bindings::bindings::SO_TYPE: u32 = 3u32
-pub const aya_bpf_bindings::bindings::SO_WIFI_STATUS: u32 = 41u32
-pub const aya_bpf_bindings::bindings::SO_ZEROCOPY: u32 = 60u32
-pub const aya_bpf_bindings::bindings::TC_ACT_EXT_VAL_MASK: i32 = 268_435_455i32
-pub const aya_bpf_bindings::bindings::TC_ACT_OK: _
-pub const aya_bpf_bindings::bindings::TC_ACT_PIPE: _
-pub const aya_bpf_bindings::bindings::TC_ACT_QUEUED: _
-pub const aya_bpf_bindings::bindings::TC_ACT_RECLASSIFY: _
-pub const aya_bpf_bindings::bindings::TC_ACT_REDIRECT: _
-pub const aya_bpf_bindings::bindings::TC_ACT_REPEAT: _
-pub const aya_bpf_bindings::bindings::TC_ACT_SHOT: _
-pub const aya_bpf_bindings::bindings::TC_ACT_STOLEN: _
-pub const aya_bpf_bindings::bindings::TC_ACT_TRAP: _
-pub const aya_bpf_bindings::bindings::TC_ACT_UNSPEC: i32 = -1i32
-pub const aya_bpf_bindings::bindings::TC_ACT_VALUE_MAX: _
-pub const aya_bpf_bindings::bindings::__MAX_BPF_REG: aya_bpf_bindings::bindings::_bindgen_ty_1 = 11u32
-pub type aya_bpf_bindings::bindings::__be16 = aya_bpf_bindings::bindings::__u16
-pub type aya_bpf_bindings::bindings::__be32 = aya_bpf_bindings::bindings::__u32
-pub type aya_bpf_bindings::bindings::__s16 = aya_bpf_cty::c_short
-pub type aya_bpf_bindings::bindings::__s32 = aya_bpf_cty::ad::c_int
-pub type aya_bpf_bindings::bindings::__s64 = aya_bpf_cty::c_longlong
-pub type aya_bpf_bindings::bindings::__u16 = aya_bpf_cty::c_ushort
-pub type aya_bpf_bindings::bindings::__u32 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::__u64 = aya_bpf_cty::c_ulonglong
-pub type aya_bpf_bindings::bindings::__u8 = aya_bpf_cty::c_uchar
-pub type aya_bpf_bindings::bindings::__wsum = aya_bpf_bindings::bindings::__u32
-pub type aya_bpf_bindings::bindings::_bindgen_ty_1 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_10 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_11 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_12 = aya_bpf_cty::od::c_ulong
-pub type aya_bpf_bindings::bindings::_bindgen_ty_13 = aya_bpf_cty::ad::c_int
-pub type aya_bpf_bindings::bindings::_bindgen_ty_14 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_15 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_16 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_17 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_18 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_19 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_2 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_20 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_21 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_22 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_23 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_24 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_25 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_27 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_28 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_29 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_3 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_33 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_34 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_35 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_36 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_37 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_39 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_4 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_5 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_6 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_7 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_8 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::_bindgen_ty_9 = aya_bpf_cty::ad::c_uint
-pub type aya_bpf_bindings::bindings::sa_family_t = aya_bpf_cty::c_ushort
-pub mod aya_bpf_bindings::helpers
-pub unsafe fn aya_bpf_bindings::helpers::bpf_bind(ctx: *mut aya_bpf_bindings::bindings::bpf_sock_addr, addr: *mut aya_bpf_bindings::bindings::sockaddr, addr_len: aya_bpf_cty::ad::c_int) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_bprm_opts_set(bprm: *mut aya_bpf_bindings::bindings::linux_binprm, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_btf_find_by_name_kind(name: *mut aya_bpf_cty::ad::c_char, name_sz: aya_bpf_cty::ad::c_int, kind: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_cty::ad::c_int) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_cgrp_storage_delete(map: *mut aya_bpf_cty::c_void, cgroup: *mut aya_bpf_bindings::bindings::cgroup) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_cgrp_storage_get(map: *mut aya_bpf_cty::c_void, cgroup: *mut aya_bpf_bindings::bindings::cgroup, value: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> *mut aya_bpf_cty::c_void
-pub unsafe fn aya_bpf_bindings::helpers::bpf_check_mtu(ctx: *mut aya_bpf_cty::c_void, ifindex: aya_bpf_bindings::bindings::__u32, mtu_len: *mut aya_bpf_bindings::bindings::__u32, len_diff: aya_bpf_bindings::bindings::__s32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_clone_redirect(skb: *mut aya_bpf_bindings::bindings::__sk_buff, ifindex: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_copy_from_user(dst: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, user_ptr: *const aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_copy_from_user_task(dst: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, user_ptr: *const aya_bpf_cty::c_void, tsk: *mut aya_bpf_bindings::bindings::task_struct, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_csum_diff(from: *mut aya_bpf_bindings::bindings::__be32, from_size: aya_bpf_bindings::bindings::__u32, to: *mut aya_bpf_bindings::bindings::__be32, to_size: aya_bpf_bindings::bindings::__u32, seed: aya_bpf_bindings::bindings::__wsum) -> aya_bpf_bindings::bindings::__s64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_csum_level(skb: *mut aya_bpf_bindings::bindings::__sk_buff, level: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_csum_update(skb: *mut aya_bpf_bindings::bindings::__sk_buff, csum: aya_bpf_bindings::bindings::__wsum) -> aya_bpf_bindings::bindings::__s64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_current_task_under_cgroup(map: *mut aya_bpf_cty::c_void, index: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_d_path(path: *mut aya_bpf_bindings::bindings::path, buf: *mut aya_bpf_cty::ad::c_char, sz: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_dynptr_data(ptr: *const aya_bpf_bindings::bindings::bpf_dynptr, offset: aya_bpf_bindings::bindings::__u32, len: aya_bpf_bindings::bindings::__u32) -> *mut aya_bpf_cty::c_void
-pub unsafe fn aya_bpf_bindings::helpers::bpf_dynptr_from_mem(data: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64, ptr: *mut aya_bpf_bindings::bindings::bpf_dynptr) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_dynptr_read(dst: *mut aya_bpf_cty::c_void, len: aya_bpf_bindings::bindings::__u32, src: *const aya_bpf_bindings::bindings::bpf_dynptr, offset: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_dynptr_write(dst: *const aya_bpf_bindings::bindings::bpf_dynptr, offset: aya_bpf_bindings::bindings::__u32, src: *mut aya_bpf_cty::c_void, len: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_fib_lookup(ctx: *mut aya_bpf_cty::c_void, params: *mut aya_bpf_bindings::bindings::bpf_fib_lookup, plen: aya_bpf_cty::ad::c_int, flags: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_find_vma(task: *mut aya_bpf_bindings::bindings::task_struct, addr: aya_bpf_bindings::bindings::__u64, callback_fn: *mut aya_bpf_cty::c_void, callback_ctx: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_for_each_map_elem(map: *mut aya_bpf_cty::c_void, callback_fn: *mut aya_bpf_cty::c_void, callback_ctx: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_attach_cookie(ctx: *mut aya_bpf_cty::c_void) -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_branch_snapshot(entries: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_cgroup_classid(skb: *mut aya_bpf_bindings::bindings::__sk_buff) -> aya_bpf_bindings::bindings::__u32
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_current_ancestor_cgroup_id(ancestor_level: aya_bpf_cty::ad::c_int) -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_current_cgroup_id() -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_current_comm(buf: *mut aya_bpf_cty::c_void, size_of_buf: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_current_pid_tgid() -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_current_task() -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_current_task_btf() -> *mut aya_bpf_bindings::bindings::task_struct
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_current_uid_gid() -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_func_arg(ctx: *mut aya_bpf_cty::c_void, n: aya_bpf_bindings::bindings::__u32, value: *mut aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_func_arg_cnt(ctx: *mut aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_func_ip(ctx: *mut aya_bpf_cty::c_void) -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_func_ret(ctx: *mut aya_bpf_cty::c_void, value: *mut aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_hash_recalc(skb: *mut aya_bpf_bindings::bindings::__sk_buff) -> aya_bpf_bindings::bindings::__u32
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_listener_sock(sk: *mut aya_bpf_bindings::bindings::bpf_sock) -> *mut aya_bpf_bindings::bindings::bpf_sock
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_local_storage(map: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> *mut aya_bpf_cty::c_void
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_netns_cookie(ctx: *mut aya_bpf_cty::c_void) -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_ns_current_pid_tgid(dev: aya_bpf_bindings::bindings::__u64, ino: aya_bpf_bindings::bindings::__u64, nsdata: *mut aya_bpf_bindings::bindings::bpf_pidns_info, size: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_numa_node_id() -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_prandom_u32() -> aya_bpf_bindings::bindings::__u32
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_retval() -> aya_bpf_cty::ad::c_int
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_route_realm(skb: *mut aya_bpf_bindings::bindings::__sk_buff) -> aya_bpf_bindings::bindings::__u32
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_smp_processor_id() -> aya_bpf_bindings::bindings::__u32
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_socket_cookie(ctx: *mut aya_bpf_cty::c_void) -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_socket_uid(skb: *mut aya_bpf_bindings::bindings::__sk_buff) -> aya_bpf_bindings::bindings::__u32
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_stack(ctx: *mut aya_bpf_cty::c_void, buf: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_stackid(ctx: *mut aya_bpf_cty::c_void, map: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_get_task_stack(task: *mut aya_bpf_bindings::bindings::task_struct, buf: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_getsockopt(bpf_socket: *mut aya_bpf_cty::c_void, level: aya_bpf_cty::ad::c_int, optname: aya_bpf_cty::ad::c_int, optval: *mut aya_bpf_cty::c_void, optlen: aya_bpf_cty::ad::c_int) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ima_file_hash(file: *mut aya_bpf_bindings::bindings::file, dst: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ima_inode_hash(inode: *mut aya_bpf_bindings::bindings::inode, dst: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_inode_storage_delete(map: *mut aya_bpf_cty::c_void, inode: *mut aya_bpf_cty::c_void) -> aya_bpf_cty::ad::c_int
-pub unsafe fn aya_bpf_bindings::helpers::bpf_inode_storage_get(map: *mut aya_bpf_cty::c_void, inode: *mut aya_bpf_cty::c_void, value: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> *mut aya_bpf_cty::c_void
-pub unsafe fn aya_bpf_bindings::helpers::bpf_jiffies64() -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_kallsyms_lookup_name(name: *const aya_bpf_cty::ad::c_char, name_sz: aya_bpf_cty::ad::c_int, flags: aya_bpf_cty::ad::c_int, res: *mut aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_kptr_xchg(map_value: *mut aya_bpf_cty::c_void, ptr: *mut aya_bpf_cty::c_void) -> *mut aya_bpf_cty::c_void
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ktime_get_boot_ns() -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ktime_get_coarse_ns() -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ktime_get_ns() -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ktime_get_tai_ns() -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_l3_csum_replace(skb: *mut aya_bpf_bindings::bindings::__sk_buff, offset: aya_bpf_bindings::bindings::__u32, from: aya_bpf_bindings::bindings::__u64, to: aya_bpf_bindings::bindings::__u64, size: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_l4_csum_replace(skb: *mut aya_bpf_bindings::bindings::__sk_buff, offset: aya_bpf_bindings::bindings::__u32, from: aya_bpf_bindings::bindings::__u64, to: aya_bpf_bindings::bindings::__u64, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_load_hdr_opt(skops: *mut aya_bpf_bindings::bindings::bpf_sock_ops, searchby_res: *mut aya_bpf_cty::c_void, len: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_loop(nr_loops: aya_bpf_bindings::bindings::__u32, callback_fn: *mut aya_bpf_cty::c_void, callback_ctx: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_lwt_push_encap(skb: *mut aya_bpf_bindings::bindings::__sk_buff, type_: aya_bpf_bindings::bindings::__u32, hdr: *mut aya_bpf_cty::c_void, len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_lwt_seg6_action(skb: *mut aya_bpf_bindings::bindings::__sk_buff, action: aya_bpf_bindings::bindings::__u32, param: *mut aya_bpf_cty::c_void, param_len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_lwt_seg6_adjust_srh(skb: *mut aya_bpf_bindings::bindings::__sk_buff, offset: aya_bpf_bindings::bindings::__u32, delta: aya_bpf_bindings::bindings::__s32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_lwt_seg6_store_bytes(skb: *mut aya_bpf_bindings::bindings::__sk_buff, offset: aya_bpf_bindings::bindings::__u32, from: *const aya_bpf_cty::c_void, len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_map_delete_elem(map: *mut aya_bpf_cty::c_void, key: *const aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_map_lookup_elem(map: *mut aya_bpf_cty::c_void, key: *const aya_bpf_cty::c_void) -> *mut aya_bpf_cty::c_void
-pub unsafe fn aya_bpf_bindings::helpers::bpf_map_lookup_percpu_elem(map: *mut aya_bpf_cty::c_void, key: *const aya_bpf_cty::c_void, cpu: aya_bpf_bindings::bindings::__u32) -> *mut aya_bpf_cty::c_void
-pub unsafe fn aya_bpf_bindings::helpers::bpf_map_peek_elem(map: *mut aya_bpf_cty::c_void, value: *mut aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_map_pop_elem(map: *mut aya_bpf_cty::c_void, value: *mut aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_map_push_elem(map: *mut aya_bpf_cty::c_void, value: *const aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_map_update_elem(map: *mut aya_bpf_cty::c_void, key: *const aya_bpf_cty::c_void, value: *const aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_msg_apply_bytes(msg: *mut aya_bpf_bindings::bindings::sk_msg_md, bytes: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_msg_cork_bytes(msg: *mut aya_bpf_bindings::bindings::sk_msg_md, bytes: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_msg_pop_data(msg: *mut aya_bpf_bindings::bindings::sk_msg_md, start: aya_bpf_bindings::bindings::__u32, len: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_msg_pull_data(msg: *mut aya_bpf_bindings::bindings::sk_msg_md, start: aya_bpf_bindings::bindings::__u32, end: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_msg_push_data(msg: *mut aya_bpf_bindings::bindings::sk_msg_md, start: aya_bpf_bindings::bindings::__u32, len: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_msg_redirect_hash(msg: *mut aya_bpf_bindings::bindings::sk_msg_md, map: *mut aya_bpf_cty::c_void, key: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_msg_redirect_map(msg: *mut aya_bpf_bindings::bindings::sk_msg_md, map: *mut aya_bpf_cty::c_void, key: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_override_return(regs: *mut aya_bpf_bindings::bindings::pt_regs, rc: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_per_cpu_ptr(percpu_ptr: *const aya_bpf_cty::c_void, cpu: aya_bpf_bindings::bindings::__u32) -> *mut aya_bpf_cty::c_void
-pub unsafe fn aya_bpf_bindings::helpers::bpf_perf_event_output(ctx: *mut aya_bpf_cty::c_void, map: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64, data: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_perf_event_read(map: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_perf_event_read_value(map: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64, buf: *mut aya_bpf_bindings::bindings::bpf_perf_event_value, buf_size: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_perf_prog_read_value(ctx: *mut aya_bpf_bindings::bindings::bpf_perf_event_data, buf: *mut aya_bpf_bindings::bindings::bpf_perf_event_value, buf_size: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_probe_read(dst: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, unsafe_ptr: *const aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_probe_read_kernel(dst: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, unsafe_ptr: *const aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_probe_read_kernel_str(dst: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, unsafe_ptr: *const aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_probe_read_str(dst: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, unsafe_ptr: *const aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_probe_read_user(dst: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, unsafe_ptr: *const aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_probe_read_user_str(dst: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, unsafe_ptr: *const aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_probe_write_user(dst: *mut aya_bpf_cty::c_void, src: *const aya_bpf_cty::c_void, len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_rc_keydown(ctx: *mut aya_bpf_cty::c_void, protocol: aya_bpf_bindings::bindings::__u32, scancode: aya_bpf_bindings::bindings::__u64, toggle: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_rc_pointer_rel(ctx: *mut aya_bpf_cty::c_void, rel_x: aya_bpf_bindings::bindings::__s32, rel_y: aya_bpf_bindings::bindings::__s32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_rc_repeat(ctx: *mut aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_read_branch_records(ctx: *mut aya_bpf_bindings::bindings::bpf_perf_event_data, buf: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_redirect(ifindex: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_redirect_map(map: *mut aya_bpf_cty::c_void, key: aya_bpf_bindings::bindings::__u64, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_redirect_neigh(ifindex: aya_bpf_bindings::bindings::__u32, params: *mut aya_bpf_bindings::bindings::bpf_redir_neigh, plen: aya_bpf_cty::ad::c_int, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_redirect_peer(ifindex: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_reserve_hdr_opt(skops: *mut aya_bpf_bindings::bindings::bpf_sock_ops, len: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ringbuf_discard(data: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64)
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ringbuf_discard_dynptr(ptr: *mut aya_bpf_bindings::bindings::bpf_dynptr, flags: aya_bpf_bindings::bindings::__u64)
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ringbuf_output(ringbuf: *mut aya_bpf_cty::c_void, data: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u64, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ringbuf_query(ringbuf: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ringbuf_reserve(ringbuf: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u64, flags: aya_bpf_bindings::bindings::__u64) -> *mut aya_bpf_cty::c_void
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ringbuf_reserve_dynptr(ringbuf: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64, ptr: *mut aya_bpf_bindings::bindings::bpf_dynptr) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ringbuf_submit(data: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64)
-pub unsafe fn aya_bpf_bindings::helpers::bpf_ringbuf_submit_dynptr(ptr: *mut aya_bpf_bindings::bindings::bpf_dynptr, flags: aya_bpf_bindings::bindings::__u64)
-pub unsafe fn aya_bpf_bindings::helpers::bpf_send_signal(sig: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_send_signal_thread(sig: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_seq_printf(m: *mut aya_bpf_bindings::bindings::seq_file, fmt: *const aya_bpf_cty::ad::c_char, fmt_size: aya_bpf_bindings::bindings::__u32, data: *const aya_bpf_cty::c_void, data_len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_seq_printf_btf(m: *mut aya_bpf_bindings::bindings::seq_file, ptr: *mut aya_bpf_bindings::bindings::btf_ptr, ptr_size: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_seq_write(m: *mut aya_bpf_bindings::bindings::seq_file, data: *const aya_bpf_cty::c_void, len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_set_hash(skb: *mut aya_bpf_bindings::bindings::__sk_buff, hash: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_set_hash_invalid(skb: *mut aya_bpf_bindings::bindings::__sk_buff)
-pub unsafe fn aya_bpf_bindings::helpers::bpf_set_retval(retval: aya_bpf_cty::ad::c_int) -> aya_bpf_cty::ad::c_int
-pub unsafe fn aya_bpf_bindings::helpers::bpf_setsockopt(bpf_socket: *mut aya_bpf_cty::c_void, level: aya_bpf_cty::ad::c_int, optname: aya_bpf_cty::ad::c_int, optval: *mut aya_bpf_cty::c_void, optlen: aya_bpf_cty::ad::c_int) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sk_ancestor_cgroup_id(sk: *mut aya_bpf_cty::c_void, ancestor_level: aya_bpf_cty::ad::c_int) -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sk_assign(ctx: *mut aya_bpf_cty::c_void, sk: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sk_cgroup_id(sk: *mut aya_bpf_cty::c_void) -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sk_fullsock(sk: *mut aya_bpf_bindings::bindings::bpf_sock) -> *mut aya_bpf_bindings::bindings::bpf_sock
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sk_lookup_tcp(ctx: *mut aya_bpf_cty::c_void, tuple: *mut aya_bpf_bindings::bindings::bpf_sock_tuple, tuple_size: aya_bpf_bindings::bindings::__u32, netns: aya_bpf_bindings::bindings::__u64, flags: aya_bpf_bindings::bindings::__u64) -> *mut aya_bpf_bindings::bindings::bpf_sock
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sk_lookup_udp(ctx: *mut aya_bpf_cty::c_void, tuple: *mut aya_bpf_bindings::bindings::bpf_sock_tuple, tuple_size: aya_bpf_bindings::bindings::__u32, netns: aya_bpf_bindings::bindings::__u64, flags: aya_bpf_bindings::bindings::__u64) -> *mut aya_bpf_bindings::bindings::bpf_sock
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sk_redirect_hash(skb: *mut aya_bpf_bindings::bindings::__sk_buff, map: *mut aya_bpf_cty::c_void, key: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sk_redirect_map(skb: *mut aya_bpf_bindings::bindings::__sk_buff, map: *mut aya_bpf_cty::c_void, key: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sk_release(sock: *mut aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sk_select_reuseport(reuse: *mut aya_bpf_bindings::bindings::sk_reuseport_md, map: *mut aya_bpf_cty::c_void, key: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sk_storage_delete(map: *mut aya_bpf_cty::c_void, sk: *mut aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sk_storage_get(map: *mut aya_bpf_cty::c_void, sk: *mut aya_bpf_cty::c_void, value: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> *mut aya_bpf_cty::c_void
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_adjust_room(skb: *mut aya_bpf_bindings::bindings::__sk_buff, len_diff: aya_bpf_bindings::bindings::__s32, mode: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_ancestor_cgroup_id(skb: *mut aya_bpf_bindings::bindings::__sk_buff, ancestor_level: aya_bpf_cty::ad::c_int) -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_cgroup_classid(skb: *mut aya_bpf_bindings::bindings::__sk_buff) -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_cgroup_id(skb: *mut aya_bpf_bindings::bindings::__sk_buff) -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_change_head(skb: *mut aya_bpf_bindings::bindings::__sk_buff, len: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_change_proto(skb: *mut aya_bpf_bindings::bindings::__sk_buff, proto: aya_bpf_bindings::bindings::__be16, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_change_tail(skb: *mut aya_bpf_bindings::bindings::__sk_buff, len: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_change_type(skb: *mut aya_bpf_bindings::bindings::__sk_buff, type_: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_ecn_set_ce(skb: *mut aya_bpf_bindings::bindings::__sk_buff) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_get_tunnel_key(skb: *mut aya_bpf_bindings::bindings::__sk_buff, key: *mut aya_bpf_bindings::bindings::bpf_tunnel_key, size: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_get_tunnel_opt(skb: *mut aya_bpf_bindings::bindings::__sk_buff, opt: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_get_xfrm_state(skb: *mut aya_bpf_bindings::bindings::__sk_buff, index: aya_bpf_bindings::bindings::__u32, xfrm_state: *mut aya_bpf_bindings::bindings::bpf_xfrm_state, size: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_load_bytes(skb: *const aya_bpf_cty::c_void, offset: aya_bpf_bindings::bindings::__u32, to: *mut aya_bpf_cty::c_void, len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_load_bytes_relative(skb: *const aya_bpf_cty::c_void, offset: aya_bpf_bindings::bindings::__u32, to: *mut aya_bpf_cty::c_void, len: aya_bpf_bindings::bindings::__u32, start_header: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_output(ctx: *mut aya_bpf_cty::c_void, map: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64, data: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_pull_data(skb: *mut aya_bpf_bindings::bindings::__sk_buff, len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_set_tstamp(skb: *mut aya_bpf_bindings::bindings::__sk_buff, tstamp: aya_bpf_bindings::bindings::__u64, tstamp_type: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_set_tunnel_key(skb: *mut aya_bpf_bindings::bindings::__sk_buff, key: *mut aya_bpf_bindings::bindings::bpf_tunnel_key, size: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_set_tunnel_opt(skb: *mut aya_bpf_bindings::bindings::__sk_buff, opt: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_store_bytes(skb: *mut aya_bpf_bindings::bindings::__sk_buff, offset: aya_bpf_bindings::bindings::__u32, from: *const aya_bpf_cty::c_void, len: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_under_cgroup(skb: *mut aya_bpf_bindings::bindings::__sk_buff, map: *mut aya_bpf_cty::c_void, index: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_vlan_pop(skb: *mut aya_bpf_bindings::bindings::__sk_buff) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skb_vlan_push(skb: *mut aya_bpf_bindings::bindings::__sk_buff, vlan_proto: aya_bpf_bindings::bindings::__be16, vlan_tci: aya_bpf_bindings::bindings::__u16) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skc_lookup_tcp(ctx: *mut aya_bpf_cty::c_void, tuple: *mut aya_bpf_bindings::bindings::bpf_sock_tuple, tuple_size: aya_bpf_bindings::bindings::__u32, netns: aya_bpf_bindings::bindings::__u64, flags: aya_bpf_bindings::bindings::__u64) -> *mut aya_bpf_bindings::bindings::bpf_sock
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skc_to_mptcp_sock(sk: *mut aya_bpf_cty::c_void) -> *mut aya_bpf_bindings::bindings::mptcp_sock
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skc_to_tcp6_sock(sk: *mut aya_bpf_cty::c_void) -> *mut aya_bpf_bindings::bindings::tcp6_sock
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skc_to_tcp_request_sock(sk: *mut aya_bpf_cty::c_void) -> *mut aya_bpf_bindings::bindings::tcp_request_sock
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skc_to_tcp_sock(sk: *mut aya_bpf_cty::c_void) -> *mut aya_bpf_bindings::bindings::tcp_sock
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skc_to_tcp_timewait_sock(sk: *mut aya_bpf_cty::c_void) -> *mut aya_bpf_bindings::bindings::tcp_timewait_sock
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skc_to_udp6_sock(sk: *mut aya_bpf_cty::c_void) -> *mut aya_bpf_bindings::bindings::udp6_sock
-pub unsafe fn aya_bpf_bindings::helpers::bpf_skc_to_unix_sock(sk: *mut aya_bpf_cty::c_void) -> *mut aya_bpf_bindings::bindings::unix_sock
-pub unsafe fn aya_bpf_bindings::helpers::bpf_snprintf(str_: *mut aya_bpf_cty::ad::c_char, str_size: aya_bpf_bindings::bindings::__u32, fmt: *const aya_bpf_cty::ad::c_char, data: *mut aya_bpf_bindings::bindings::__u64, data_len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_snprintf_btf(str_: *mut aya_bpf_cty::ad::c_char, str_size: aya_bpf_bindings::bindings::__u32, ptr: *mut aya_bpf_bindings::bindings::btf_ptr, btf_ptr_size: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sock_from_file(file: *mut aya_bpf_bindings::bindings::file) -> *mut aya_bpf_bindings::bindings::socket
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sock_hash_update(skops: *mut aya_bpf_bindings::bindings::bpf_sock_ops, map: *mut aya_bpf_cty::c_void, key: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sock_map_update(skops: *mut aya_bpf_bindings::bindings::bpf_sock_ops, map: *mut aya_bpf_cty::c_void, key: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sock_ops_cb_flags_set(bpf_sock: *mut aya_bpf_bindings::bindings::bpf_sock_ops, argval: aya_bpf_cty::ad::c_int) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_spin_lock(lock: *mut aya_bpf_bindings::bindings::bpf_spin_lock) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_spin_unlock(lock: *mut aya_bpf_bindings::bindings::bpf_spin_lock) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_store_hdr_opt(skops: *mut aya_bpf_bindings::bindings::bpf_sock_ops, from: *const aya_bpf_cty::c_void, len: aya_bpf_bindings::bindings::__u32, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_strncmp(s1: *const aya_bpf_cty::ad::c_char, s1_sz: aya_bpf_bindings::bindings::__u32, s2: *const aya_bpf_cty::ad::c_char) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_strtol(buf: *const aya_bpf_cty::ad::c_char, buf_len: aya_bpf_cty::od::c_ulong, flags: aya_bpf_bindings::bindings::__u64, res: *mut aya_bpf_cty::od::c_long) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_strtoul(buf: *const aya_bpf_cty::ad::c_char, buf_len: aya_bpf_cty::od::c_ulong, flags: aya_bpf_bindings::bindings::__u64, res: *mut aya_bpf_cty::od::c_ulong) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sys_bpf(cmd: aya_bpf_bindings::bindings::__u32, attr: *mut aya_bpf_cty::c_void, attr_size: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sys_close(fd: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sysctl_get_current_value(ctx: *mut aya_bpf_bindings::bindings::bpf_sysctl, buf: *mut aya_bpf_cty::ad::c_char, buf_len: aya_bpf_cty::od::c_ulong) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sysctl_get_name(ctx: *mut aya_bpf_bindings::bindings::bpf_sysctl, buf: *mut aya_bpf_cty::ad::c_char, buf_len: aya_bpf_cty::od::c_ulong, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sysctl_get_new_value(ctx: *mut aya_bpf_bindings::bindings::bpf_sysctl, buf: *mut aya_bpf_cty::ad::c_char, buf_len: aya_bpf_cty::od::c_ulong) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_sysctl_set_new_value(ctx: *mut aya_bpf_bindings::bindings::bpf_sysctl, buf: *const aya_bpf_cty::ad::c_char, buf_len: aya_bpf_cty::od::c_ulong) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_tail_call(ctx: *mut aya_bpf_cty::c_void, prog_array_map: *mut aya_bpf_cty::c_void, index: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_task_pt_regs(task: *mut aya_bpf_bindings::bindings::task_struct) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_task_storage_delete(map: *mut aya_bpf_cty::c_void, task: *mut aya_bpf_bindings::bindings::task_struct) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_task_storage_get(map: *mut aya_bpf_cty::c_void, task: *mut aya_bpf_bindings::bindings::task_struct, value: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> *mut aya_bpf_cty::c_void
-pub unsafe fn aya_bpf_bindings::helpers::bpf_tcp_check_syncookie(sk: *mut aya_bpf_cty::c_void, iph: *mut aya_bpf_cty::c_void, iph_len: aya_bpf_bindings::bindings::__u32, th: *mut aya_bpf_bindings::bindings::tcphdr, th_len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_tcp_gen_syncookie(sk: *mut aya_bpf_cty::c_void, iph: *mut aya_bpf_cty::c_void, iph_len: aya_bpf_bindings::bindings::__u32, th: *mut aya_bpf_bindings::bindings::tcphdr, th_len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_bindings::bindings::__s64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_tcp_raw_check_syncookie_ipv4(iph: *mut aya_bpf_bindings::bindings::iphdr, th: *mut aya_bpf_bindings::bindings::tcphdr) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_tcp_raw_check_syncookie_ipv6(iph: *mut aya_bpf_bindings::bindings::ipv6hdr, th: *mut aya_bpf_bindings::bindings::tcphdr) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_tcp_raw_gen_syncookie_ipv4(iph: *mut aya_bpf_bindings::bindings::iphdr, th: *mut aya_bpf_bindings::bindings::tcphdr, th_len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_bindings::bindings::__s64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_tcp_raw_gen_syncookie_ipv6(iph: *mut aya_bpf_bindings::bindings::ipv6hdr, th: *mut aya_bpf_bindings::bindings::tcphdr, th_len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_bindings::bindings::__s64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_tcp_send_ack(tp: *mut aya_bpf_cty::c_void, rcv_nxt: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_tcp_sock(sk: *mut aya_bpf_bindings::bindings::bpf_sock) -> *mut aya_bpf_bindings::bindings::bpf_tcp_sock
-pub unsafe fn aya_bpf_bindings::helpers::bpf_this_cpu_ptr(percpu_ptr: *const aya_bpf_cty::c_void) -> *mut aya_bpf_cty::c_void
-pub unsafe fn aya_bpf_bindings::helpers::bpf_timer_cancel(timer: *mut aya_bpf_bindings::bindings::bpf_timer) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_timer_init(timer: *mut aya_bpf_bindings::bindings::bpf_timer, map: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_timer_set_callback(timer: *mut aya_bpf_bindings::bindings::bpf_timer, callback_fn: *mut aya_bpf_cty::c_void) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_timer_start(timer: *mut aya_bpf_bindings::bindings::bpf_timer, nsecs: aya_bpf_bindings::bindings::__u64, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_trace_vprintk(fmt: *const aya_bpf_cty::ad::c_char, fmt_size: aya_bpf_bindings::bindings::__u32, data: *const aya_bpf_cty::c_void, data_len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_user_ringbuf_drain(map: *mut aya_bpf_cty::c_void, callback_fn: *mut aya_bpf_cty::c_void, ctx: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_xdp_adjust_head(xdp_md: *mut aya_bpf_bindings::bindings::xdp_md, delta: aya_bpf_cty::ad::c_int) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_xdp_adjust_meta(xdp_md: *mut aya_bpf_bindings::bindings::xdp_md, delta: aya_bpf_cty::ad::c_int) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_xdp_adjust_tail(xdp_md: *mut aya_bpf_bindings::bindings::xdp_md, delta: aya_bpf_cty::ad::c_int) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_xdp_get_buff_len(xdp_md: *mut aya_bpf_bindings::bindings::xdp_md) -> aya_bpf_bindings::bindings::__u64
-pub unsafe fn aya_bpf_bindings::helpers::bpf_xdp_load_bytes(xdp_md: *mut aya_bpf_bindings::bindings::xdp_md, offset: aya_bpf_bindings::bindings::__u32, buf: *mut aya_bpf_cty::c_void, len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_xdp_output(ctx: *mut aya_bpf_cty::c_void, map: *mut aya_bpf_cty::c_void, flags: aya_bpf_bindings::bindings::__u64, data: *mut aya_bpf_cty::c_void, size: aya_bpf_bindings::bindings::__u64) -> aya_bpf_cty::od::c_long
-pub unsafe fn aya_bpf_bindings::helpers::bpf_xdp_store_bytes(xdp_md: *mut aya_bpf_bindings::bindings::xdp_md, offset: aya_bpf_bindings::bindings::__u32, buf: *mut aya_bpf_cty::c_void, len: aya_bpf_bindings::bindings::__u32) -> aya_bpf_cty::od::c_long

+ 0 - 30
xtask/public-api/aya-bpf-cty.txt

@@ -1,30 +0,0 @@
-pub mod aya_bpf_cty
-pub type aya_bpf_cty::c_char = aya_bpf_cty::c_schar
-pub type aya_bpf_cty::c_double = f64
-pub type aya_bpf_cty::c_float = f32
-pub type aya_bpf_cty::c_int = i32
-pub type aya_bpf_cty::c_long = i64
-pub type aya_bpf_cty::c_longlong = i64
-pub type aya_bpf_cty::c_schar = i8
-pub type aya_bpf_cty::c_short = i16
-pub type aya_bpf_cty::c_uchar = u8
-pub type aya_bpf_cty::c_uint = u32
-pub type aya_bpf_cty::c_ulong = u64
-pub type aya_bpf_cty::c_ulonglong = u64
-pub type aya_bpf_cty::c_ushort = u16
-pub type aya_bpf_cty::c_void = core::ffi::c_void
-pub type aya_bpf_cty::int16_t = i16
-pub type aya_bpf_cty::int32_t = i32
-pub type aya_bpf_cty::int64_t = i64
-pub type aya_bpf_cty::int8_t = i8
-pub type aya_bpf_cty::intmax_t = i64
-pub type aya_bpf_cty::intptr_t = isize
-pub type aya_bpf_cty::ptrdiff_t = isize
-pub type aya_bpf_cty::size_t = usize
-pub type aya_bpf_cty::ssize_t = isize
-pub type aya_bpf_cty::uint16_t = u16
-pub type aya_bpf_cty::uint32_t = u32
-pub type aya_bpf_cty::uint64_t = u64
-pub type aya_bpf_cty::uint8_t = u8
-pub type aya_bpf_cty::uintmax_t = u64
-pub type aya_bpf_cty::uintptr_t = usize

+ 0 - 27
xtask/public-api/aya-bpf-macros.txt

@@ -1,27 +0,0 @@
-pub mod aya_bpf_macros
-pub proc macro aya_bpf_macros::#[btf_tracepoint]
-pub proc macro aya_bpf_macros::#[cgroup_device]
-pub proc macro aya_bpf_macros::#[cgroup_skb]
-pub proc macro aya_bpf_macros::#[cgroup_sock]
-pub proc macro aya_bpf_macros::#[cgroup_sock_addr]
-pub proc macro aya_bpf_macros::#[cgroup_sockopt]
-pub proc macro aya_bpf_macros::#[cgroup_sysctl]
-pub proc macro aya_bpf_macros::#[classifier]
-pub proc macro aya_bpf_macros::#[fentry]
-pub proc macro aya_bpf_macros::#[fexit]
-pub proc macro aya_bpf_macros::#[kprobe]
-pub proc macro aya_bpf_macros::#[kretprobe]
-pub proc macro aya_bpf_macros::#[lsm]
-pub proc macro aya_bpf_macros::#[map]
-pub proc macro aya_bpf_macros::#[perf_event]
-pub proc macro aya_bpf_macros::#[raw_tracepoint]
-pub proc macro aya_bpf_macros::#[sk_lookup]
-pub proc macro aya_bpf_macros::#[sk_msg]
-pub proc macro aya_bpf_macros::#[sock_ops]
-pub proc macro aya_bpf_macros::#[socket_filter]
-pub proc macro aya_bpf_macros::#[stream_parser]
-pub proc macro aya_bpf_macros::#[stream_verdict]
-pub proc macro aya_bpf_macros::#[tracepoint]
-pub proc macro aya_bpf_macros::#[uprobe]
-pub proc macro aya_bpf_macros::#[uretprobe]
-pub proc macro aya_bpf_macros::#[xdp]

+ 0 - 2591
xtask/public-api/aya-bpf.txt

@@ -1,2591 +0,0 @@
-pub mod aya_bpf
-pub use aya_bpf::bindings
-pub use aya_bpf::cty
-pub use aya_bpf::macros
-pub mod aya_bpf::helpers
-pub use aya_bpf::helpers::gen
-pub macro aya_bpf::helpers::bpf_printk!
-#[repr(transparent)] pub struct aya_bpf::helpers::PrintkArg(_)
-impl aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from_raw(x: u64) -> Self
-impl core::clone::Clone for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::clone(&self) -> aya_bpf::helpers::PrintkArg
-impl core::convert::From<char> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(x: char) -> aya_bpf::helpers::PrintkArg
-impl core::convert::From<i16> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(x: i16) -> aya_bpf::helpers::PrintkArg
-impl core::convert::From<i32> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(x: i32) -> aya_bpf::helpers::PrintkArg
-impl core::convert::From<i64> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(x: i64) -> aya_bpf::helpers::PrintkArg
-impl core::convert::From<i8> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(x: i8) -> aya_bpf::helpers::PrintkArg
-impl core::convert::From<isize> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(x: isize) -> aya_bpf::helpers::PrintkArg
-impl core::convert::From<u16> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(x: u16) -> aya_bpf::helpers::PrintkArg
-impl core::convert::From<u32> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(x: u32) -> aya_bpf::helpers::PrintkArg
-impl core::convert::From<u64> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(x: u64) -> aya_bpf::helpers::PrintkArg
-impl core::convert::From<u8> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(x: u8) -> aya_bpf::helpers::PrintkArg
-impl core::convert::From<usize> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(x: usize) -> aya_bpf::helpers::PrintkArg
-impl core::marker::Copy for aya_bpf::helpers::PrintkArg
-impl<T> core::convert::From<*const T> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(x: *const T) -> Self
-impl<T> core::convert::From<*mut T> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(x: *mut T) -> Self
-impl core::marker::Send for aya_bpf::helpers::PrintkArg
-impl core::marker::Sync for aya_bpf::helpers::PrintkArg
-impl core::marker::Unpin for aya_bpf::helpers::PrintkArg
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::helpers::PrintkArg
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::helpers::PrintkArg
-impl<T, U> core::convert::Into<U> for aya_bpf::helpers::PrintkArg where U: core::convert::From<T>
-pub fn aya_bpf::helpers::PrintkArg::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::helpers::PrintkArg where U: core::convert::Into<T>
-pub type aya_bpf::helpers::PrintkArg::Error = core::convert::Infallible
-pub fn aya_bpf::helpers::PrintkArg::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::helpers::PrintkArg where U: core::convert::TryFrom<T>
-pub type aya_bpf::helpers::PrintkArg::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::helpers::PrintkArg::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::helpers::PrintkArg where T: 'static + core::marker::Sized
-pub fn aya_bpf::helpers::PrintkArg::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::helpers::PrintkArg where T: core::marker::Sized
-pub fn aya_bpf::helpers::PrintkArg::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::helpers::PrintkArg where T: core::marker::Sized
-pub fn aya_bpf::helpers::PrintkArg::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::helpers::PrintkArg
-pub fn aya_bpf::helpers::PrintkArg::from(t: T) -> T
-pub fn aya_bpf::helpers::bpf_get_current_comm() -> core::result::Result<[u8; 16], aya_bpf_cty::od::c_long>
-pub fn aya_bpf::helpers::bpf_get_current_pid_tgid() -> u64
-pub fn aya_bpf::helpers::bpf_get_current_uid_gid() -> u64
-pub unsafe fn aya_bpf::helpers::bpf_probe_read<T>(src: *const T) -> core::result::Result<T, aya_bpf_cty::od::c_long>
-pub unsafe fn aya_bpf::helpers::bpf_probe_read_buf(src: *const u8, dst: &mut [u8]) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub unsafe fn aya_bpf::helpers::bpf_probe_read_kernel<T>(src: *const T) -> core::result::Result<T, aya_bpf_cty::od::c_long>
-pub unsafe fn aya_bpf::helpers::bpf_probe_read_kernel_buf(src: *const u8, dst: &mut [u8]) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub unsafe fn aya_bpf::helpers::bpf_probe_read_kernel_str(src: *const u8, dest: &mut [u8]) -> core::result::Result<usize, aya_bpf_cty::od::c_long>
-pub unsafe fn aya_bpf::helpers::bpf_probe_read_kernel_str_bytes(src: *const u8, dest: &mut [u8]) -> core::result::Result<&[u8], aya_bpf_cty::od::c_long>
-pub unsafe fn aya_bpf::helpers::bpf_probe_read_str(src: *const u8, dest: &mut [u8]) -> core::result::Result<usize, aya_bpf_cty::od::c_long>
-pub unsafe fn aya_bpf::helpers::bpf_probe_read_user<T>(src: *const T) -> core::result::Result<T, aya_bpf_cty::od::c_long>
-pub unsafe fn aya_bpf::helpers::bpf_probe_read_user_buf(src: *const u8, dst: &mut [u8]) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub unsafe fn aya_bpf::helpers::bpf_probe_read_user_str(src: *const u8, dest: &mut [u8]) -> core::result::Result<usize, aya_bpf_cty::od::c_long>
-pub unsafe fn aya_bpf::helpers::bpf_probe_read_user_str_bytes(src: *const u8, dest: &mut [u8]) -> core::result::Result<&[u8], aya_bpf_cty::od::c_long>
-pub unsafe fn aya_bpf::helpers::bpf_probe_write_user<T>(dst: *mut T, src: *const T) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub mod aya_bpf::maps
-pub mod aya_bpf::maps::array
-#[repr(transparent)] pub struct aya_bpf::maps::array::Array<T>
-impl<T> aya_bpf::maps::array::Array<T>
-pub fn aya_bpf::maps::array::Array<T>::get(&self, index: u32) -> core::option::Option<&T>
-pub fn aya_bpf::maps::array::Array<T>::get_ptr(&self, index: u32) -> core::option::Option<*const T>
-pub fn aya_bpf::maps::array::Array<T>::get_ptr_mut(&self, index: u32) -> core::option::Option<*mut T>
-pub const fn aya_bpf::maps::array::Array<T>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::array::Array<T>
-pub const fn aya_bpf::maps::array::Array<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::array::Array<T>
-impl<T: core::marker::Sync> core::marker::Sync for aya_bpf::maps::array::Array<T>
-impl<T> core::marker::Send for aya_bpf::maps::array::Array<T> where T: core::marker::Send
-impl<T> core::marker::Unpin for aya_bpf::maps::array::Array<T> where T: core::marker::Unpin
-impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::array::Array<T>
-impl<T> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::array::Array<T> where T: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::array::Array<T> where U: core::convert::From<T>
-pub fn aya_bpf::maps::array::Array<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::array::Array<T> where U: core::convert::Into<T>
-pub type aya_bpf::maps::array::Array<T>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::array::Array<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::array::Array<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::array::Array<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::array::Array<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::array::Array<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::array::Array<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::array::Array<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::array::Array<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::array::Array<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::array::Array<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::array::Array<T>
-pub fn aya_bpf::maps::array::Array<T>::from(t: T) -> T
-pub mod aya_bpf::maps::bloom_filter
-#[repr(transparent)] pub struct aya_bpf::maps::bloom_filter::BloomFilter<T>
-impl<T> aya_bpf::maps::bloom_filter::BloomFilter<T>
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::contains(&mut self, value: &T) -> core::result::Result<(), i64>
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::insert(&mut self, value: &T, flags: u64) -> core::result::Result<(), i64>
-pub const fn aya_bpf::maps::bloom_filter::BloomFilter<T>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::bloom_filter::BloomFilter<T>
-pub const fn aya_bpf::maps::bloom_filter::BloomFilter<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::bloom_filter::BloomFilter<T>
-impl<T> core::marker::Send for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Send
-impl<T> core::marker::Sync for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Sync
-impl<T> core::marker::Unpin for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Unpin
-impl<T> core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::panic::unwind_safe::RefUnwindSafe
-impl<T> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::bloom_filter::BloomFilter<T> where U: core::convert::From<T>
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::bloom_filter::BloomFilter<T> where U: core::convert::Into<T>
-pub type aya_bpf::maps::bloom_filter::BloomFilter<T>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::bloom_filter::BloomFilter<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::bloom_filter::BloomFilter<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::bloom_filter::BloomFilter<T>
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::from(t: T) -> T
-pub mod aya_bpf::maps::hash_map
-#[repr(transparent)] pub struct aya_bpf::maps::hash_map::HashMap<K, V>
-impl<K, V> aya_bpf::maps::hash_map::HashMap<K, V>
-pub unsafe fn aya_bpf::maps::hash_map::HashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::HashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::HashMap<K, V>
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::HashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::HashMap<K, V>
-impl<K: core::marker::Sync, V: core::marker::Sync> core::marker::Sync for aya_bpf::maps::hash_map::HashMap<K, V>
-impl<K, V> core::marker::Send for aya_bpf::maps::hash_map::HashMap<K, V> where K: core::marker::Send, V: core::marker::Send
-impl<K, V> core::marker::Unpin for aya_bpf::maps::hash_map::HashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
-impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::hash_map::HashMap<K, V>
-impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::hash_map::HashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::hash_map::HashMap<K, V> where U: core::convert::From<T>
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::hash_map::HashMap<K, V> where U: core::convert::Into<T>
-pub type aya_bpf::maps::hash_map::HashMap<K, V>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::hash_map::HashMap<K, V> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::hash_map::HashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::hash_map::HashMap<K, V> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::hash_map::HashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::hash_map::HashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::hash_map::HashMap<K, V>
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::hash_map::LruHashMap<K, V>
-impl<K, V> aya_bpf::maps::hash_map::LruHashMap<K, V>
-pub unsafe fn aya_bpf::maps::hash_map::LruHashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::LruHashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::LruHashMap<K, V>
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::LruHashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::LruHashMap<K, V>
-impl<K: core::marker::Sync, V: core::marker::Sync> core::marker::Sync for aya_bpf::maps::hash_map::LruHashMap<K, V>
-impl<K, V> core::marker::Send for aya_bpf::maps::hash_map::LruHashMap<K, V> where K: core::marker::Send, V: core::marker::Send
-impl<K, V> core::marker::Unpin for aya_bpf::maps::hash_map::LruHashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
-impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::hash_map::LruHashMap<K, V>
-impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::hash_map::LruHashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::hash_map::LruHashMap<K, V> where U: core::convert::From<T>
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::hash_map::LruHashMap<K, V> where U: core::convert::Into<T>
-pub type aya_bpf::maps::hash_map::LruHashMap<K, V>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::hash_map::LruHashMap<K, V> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::hash_map::LruHashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::hash_map::LruHashMap<K, V> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::hash_map::LruHashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::hash_map::LruHashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::hash_map::LruHashMap<K, V>
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>
-impl<K, V> aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>
-pub unsafe fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>
-impl<K, V> core::marker::Sync for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>
-impl<K, V> core::marker::Send for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where K: core::marker::Send, V: core::marker::Send
-impl<K, V> core::marker::Unpin for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
-impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>
-impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where U: core::convert::From<T>
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where U: core::convert::Into<T>
-pub type aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::hash_map::PerCpuHashMap<K, V>
-impl<K, V> aya_bpf::maps::hash_map::PerCpuHashMap<K, V>
-pub unsafe fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::PerCpuHashMap<K, V>
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::PerCpuHashMap<K, V>
-impl<K, V> core::marker::Sync for aya_bpf::maps::hash_map::PerCpuHashMap<K, V>
-impl<K, V> core::marker::Send for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where K: core::marker::Send, V: core::marker::Send
-impl<K, V> core::marker::Unpin for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
-impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::hash_map::PerCpuHashMap<K, V>
-impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where U: core::convert::From<T>
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where U: core::convert::Into<T>
-pub type aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::hash_map::PerCpuHashMap<K, V>
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::from(t: T) -> T
-pub mod aya_bpf::maps::lpm_trie
-#[repr(packed)] pub struct aya_bpf::maps::lpm_trie::Key<K>
-pub aya_bpf::maps::lpm_trie::Key::data: K
-pub aya_bpf::maps::lpm_trie::Key::prefix_len: u32
-impl<K> aya_bpf::maps::lpm_trie::Key<K>
-pub fn aya_bpf::maps::lpm_trie::Key<K>::new(prefix_len: u32, data: K) -> Self
-impl<K> core::marker::Send for aya_bpf::maps::lpm_trie::Key<K> where K: core::marker::Send
-impl<K> core::marker::Sync for aya_bpf::maps::lpm_trie::Key<K> where K: core::marker::Sync
-impl<K> core::marker::Unpin for aya_bpf::maps::lpm_trie::Key<K> where K: core::marker::Unpin
-impl<K> core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::lpm_trie::Key<K> where K: core::panic::unwind_safe::RefUnwindSafe
-impl<K> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::lpm_trie::Key<K> where K: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::lpm_trie::Key<K> where U: core::convert::From<T>
-pub fn aya_bpf::maps::lpm_trie::Key<K>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::lpm_trie::Key<K> where U: core::convert::Into<T>
-pub type aya_bpf::maps::lpm_trie::Key<K>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::lpm_trie::Key<K>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::lpm_trie::Key<K> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::lpm_trie::Key<K>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::lpm_trie::Key<K>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::lpm_trie::Key<K> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::lpm_trie::Key<K>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::lpm_trie::Key<K> where T: core::marker::Sized
-pub fn aya_bpf::maps::lpm_trie::Key<K>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::lpm_trie::Key<K> where T: core::marker::Sized
-pub fn aya_bpf::maps::lpm_trie::Key<K>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::lpm_trie::Key<K>
-pub fn aya_bpf::maps::lpm_trie::Key<K>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::lpm_trie::LpmTrie<K, V>
-impl<K, V> aya_bpf::maps::lpm_trie::LpmTrie<K, V>
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::get(&self, key: &aya_bpf::maps::lpm_trie::Key<K>) -> core::option::Option<&V>
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::insert(&self, key: &aya_bpf::maps::lpm_trie::Key<K>, value: &V, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::lpm_trie::LpmTrie<K, V>
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::remove(&self, key: &aya_bpf::maps::lpm_trie::Key<K>) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::lpm_trie::LpmTrie<K, V>
-impl<K: core::marker::Sync, V: core::marker::Sync> core::marker::Sync for aya_bpf::maps::lpm_trie::LpmTrie<K, V>
-impl<K, V> core::marker::Send for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where K: core::marker::Send, V: core::marker::Send
-impl<K, V> core::marker::Unpin for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
-impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::lpm_trie::LpmTrie<K, V>
-impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where U: core::convert::From<T>
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where U: core::convert::Into<T>
-pub type aya_bpf::maps::lpm_trie::LpmTrie<K, V>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::lpm_trie::LpmTrie<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::lpm_trie::LpmTrie<K, V>
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::from(t: T) -> T
-pub mod aya_bpf::maps::per_cpu_array
-#[repr(transparent)] pub struct aya_bpf::maps::per_cpu_array::PerCpuArray<T>
-impl<T> aya_bpf::maps::per_cpu_array::PerCpuArray<T>
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::get(&self, index: u32) -> core::option::Option<&T>
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::get_ptr(&self, index: u32) -> core::option::Option<*const T>
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::get_ptr_mut(&self, index: u32) -> core::option::Option<*mut T>
-pub const fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::per_cpu_array::PerCpuArray<T>
-pub const fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::per_cpu_array::PerCpuArray<T>
-impl<T> core::marker::Sync for aya_bpf::maps::per_cpu_array::PerCpuArray<T>
-impl<T> core::marker::Send for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Send
-impl<T> core::marker::Unpin for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Unpin
-impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::per_cpu_array::PerCpuArray<T>
-impl<T> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where T: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where U: core::convert::From<T>
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where U: core::convert::Into<T>
-pub type aya_bpf::maps::per_cpu_array::PerCpuArray<T>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::per_cpu_array::PerCpuArray<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::per_cpu_array::PerCpuArray<T>
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::from(t: T) -> T
-pub mod aya_bpf::maps::perf
-#[repr(transparent)] pub struct aya_bpf::maps::perf::PerfEventArray<T>
-impl<T> aya_bpf::maps::PerfEventArray<T>
-pub const fn aya_bpf::maps::PerfEventArray<T>::new(flags: u32) -> aya_bpf::maps::PerfEventArray<T>
-pub fn aya_bpf::maps::PerfEventArray<T>::output<C: aya_bpf::BpfContext>(&self, ctx: &C, data: &T, flags: u32)
-pub fn aya_bpf::maps::PerfEventArray<T>::output_at_index<C: aya_bpf::BpfContext>(&self, ctx: &C, index: u32, data: &T, flags: u32)
-pub const fn aya_bpf::maps::PerfEventArray<T>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::PerfEventArray<T>
-pub const fn aya_bpf::maps::PerfEventArray<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::PerfEventArray<T>
-impl<T: core::marker::Sync> core::marker::Sync for aya_bpf::maps::PerfEventArray<T>
-impl<T> core::marker::Send for aya_bpf::maps::PerfEventArray<T> where T: core::marker::Send
-impl<T> core::marker::Unpin for aya_bpf::maps::PerfEventArray<T> where T: core::marker::Unpin
-impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::PerfEventArray<T>
-impl<T> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::PerfEventArray<T> where T: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::PerfEventArray<T> where U: core::convert::From<T>
-pub fn aya_bpf::maps::PerfEventArray<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::PerfEventArray<T> where U: core::convert::Into<T>
-pub type aya_bpf::maps::PerfEventArray<T>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::PerfEventArray<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::PerfEventArray<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::PerfEventArray<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::PerfEventArray<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::PerfEventArray<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::PerfEventArray<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::PerfEventArray<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::PerfEventArray<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::PerfEventArray<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::PerfEventArray<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::PerfEventArray<T>
-pub fn aya_bpf::maps::PerfEventArray<T>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::perf::PerfEventByteArray
-impl aya_bpf::maps::PerfEventByteArray
-pub const fn aya_bpf::maps::PerfEventByteArray::new(flags: u32) -> aya_bpf::maps::PerfEventByteArray
-pub fn aya_bpf::maps::PerfEventByteArray::output<C: aya_bpf::BpfContext>(&self, ctx: &C, data: &[u8], flags: u32)
-pub fn aya_bpf::maps::PerfEventByteArray::output_at_index<C: aya_bpf::BpfContext>(&self, ctx: &C, index: u32, data: &[u8], flags: u32)
-pub const fn aya_bpf::maps::PerfEventByteArray::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::PerfEventByteArray
-pub const fn aya_bpf::maps::PerfEventByteArray::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::PerfEventByteArray
-impl core::marker::Sync for aya_bpf::maps::PerfEventByteArray
-impl core::marker::Send for aya_bpf::maps::PerfEventByteArray
-impl core::marker::Unpin for aya_bpf::maps::PerfEventByteArray
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::PerfEventByteArray
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::PerfEventByteArray
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::PerfEventByteArray where U: core::convert::From<T>
-pub fn aya_bpf::maps::PerfEventByteArray::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::PerfEventByteArray where U: core::convert::Into<T>
-pub type aya_bpf::maps::PerfEventByteArray::Error = core::convert::Infallible
-pub fn aya_bpf::maps::PerfEventByteArray::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::PerfEventByteArray where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::PerfEventByteArray::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::PerfEventByteArray::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::PerfEventByteArray where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::PerfEventByteArray::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::PerfEventByteArray where T: core::marker::Sized
-pub fn aya_bpf::maps::PerfEventByteArray::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::PerfEventByteArray where T: core::marker::Sized
-pub fn aya_bpf::maps::PerfEventByteArray::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::PerfEventByteArray
-pub fn aya_bpf::maps::PerfEventByteArray::from(t: T) -> T
-pub mod aya_bpf::maps::program_array
-#[repr(transparent)] pub struct aya_bpf::maps::program_array::ProgramArray
-impl aya_bpf::maps::program_array::ProgramArray
-pub const fn aya_bpf::maps::program_array::ProgramArray::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::program_array::ProgramArray
-pub unsafe fn aya_bpf::maps::program_array::ProgramArray::tail_call<C: aya_bpf::BpfContext>(&self, ctx: &C, index: u32) -> core::result::Result<never, aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::program_array::ProgramArray::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::program_array::ProgramArray
-impl core::marker::Sync for aya_bpf::maps::program_array::ProgramArray
-impl core::marker::Send for aya_bpf::maps::program_array::ProgramArray
-impl core::marker::Unpin for aya_bpf::maps::program_array::ProgramArray
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::program_array::ProgramArray
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::program_array::ProgramArray
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::program_array::ProgramArray where U: core::convert::From<T>
-pub fn aya_bpf::maps::program_array::ProgramArray::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::program_array::ProgramArray where U: core::convert::Into<T>
-pub type aya_bpf::maps::program_array::ProgramArray::Error = core::convert::Infallible
-pub fn aya_bpf::maps::program_array::ProgramArray::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::program_array::ProgramArray where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::program_array::ProgramArray::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::program_array::ProgramArray::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::program_array::ProgramArray where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::program_array::ProgramArray::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::program_array::ProgramArray where T: core::marker::Sized
-pub fn aya_bpf::maps::program_array::ProgramArray::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::program_array::ProgramArray where T: core::marker::Sized
-pub fn aya_bpf::maps::program_array::ProgramArray::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::program_array::ProgramArray
-pub fn aya_bpf::maps::program_array::ProgramArray::from(t: T) -> T
-pub mod aya_bpf::maps::queue
-#[repr(transparent)] pub struct aya_bpf::maps::queue::Queue<T>
-impl<T> aya_bpf::maps::queue::Queue<T>
-pub const fn aya_bpf::maps::queue::Queue<T>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::queue::Queue<T>
-pub fn aya_bpf::maps::queue::Queue<T>::pop(&self) -> core::option::Option<T>
-pub fn aya_bpf::maps::queue::Queue<T>::push(&self, value: &T, flags: u64) -> core::result::Result<(), i64>
-pub const fn aya_bpf::maps::queue::Queue<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::queue::Queue<T>
-impl<T: core::marker::Sync> core::marker::Sync for aya_bpf::maps::queue::Queue<T>
-impl<T> core::marker::Send for aya_bpf::maps::queue::Queue<T> where T: core::marker::Send
-impl<T> core::marker::Unpin for aya_bpf::maps::queue::Queue<T> where T: core::marker::Unpin
-impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::queue::Queue<T>
-impl<T> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::queue::Queue<T> where T: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::queue::Queue<T> where U: core::convert::From<T>
-pub fn aya_bpf::maps::queue::Queue<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::queue::Queue<T> where U: core::convert::Into<T>
-pub type aya_bpf::maps::queue::Queue<T>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::queue::Queue<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::queue::Queue<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::queue::Queue<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::queue::Queue<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::queue::Queue<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::queue::Queue<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::queue::Queue<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::queue::Queue<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::queue::Queue<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::queue::Queue<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::queue::Queue<T>
-pub fn aya_bpf::maps::queue::Queue<T>::from(t: T) -> T
-pub mod aya_bpf::maps::ring_buf
-#[repr(transparent)] pub struct aya_bpf::maps::ring_buf::RingBuf
-impl aya_bpf::maps::ring_buf::RingBuf
-pub fn aya_bpf::maps::ring_buf::RingBuf::output<T: core::marker::Sized>(&self, data: &T, flags: u64) -> core::result::Result<(), i64>
-pub const fn aya_bpf::maps::ring_buf::RingBuf::pinned(byte_size: u32, flags: u32) -> Self
-pub fn aya_bpf::maps::ring_buf::RingBuf::query(&self, flags: u64) -> u64
-pub fn aya_bpf::maps::ring_buf::RingBuf::reserve<T: 'static>(&self, flags: u64) -> core::option::Option<aya_bpf::maps::ring_buf::RingBufEntry<T>> where const_assert::Assert<{ _ }>: const_assert::IsTrue
-pub const fn aya_bpf::maps::ring_buf::RingBuf::with_byte_size(byte_size: u32, flags: u32) -> Self
-impl core::marker::Sync for aya_bpf::maps::ring_buf::RingBuf
-impl core::marker::Send for aya_bpf::maps::ring_buf::RingBuf
-impl core::marker::Unpin for aya_bpf::maps::ring_buf::RingBuf
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::ring_buf::RingBuf
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::ring_buf::RingBuf
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::ring_buf::RingBuf where U: core::convert::From<T>
-pub fn aya_bpf::maps::ring_buf::RingBuf::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::ring_buf::RingBuf where U: core::convert::Into<T>
-pub type aya_bpf::maps::ring_buf::RingBuf::Error = core::convert::Infallible
-pub fn aya_bpf::maps::ring_buf::RingBuf::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::ring_buf::RingBuf where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::ring_buf::RingBuf::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::ring_buf::RingBuf::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::ring_buf::RingBuf where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::ring_buf::RingBuf::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::ring_buf::RingBuf where T: core::marker::Sized
-pub fn aya_bpf::maps::ring_buf::RingBuf::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::ring_buf::RingBuf where T: core::marker::Sized
-pub fn aya_bpf::maps::ring_buf::RingBuf::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::ring_buf::RingBuf
-pub fn aya_bpf::maps::ring_buf::RingBuf::from(t: T) -> T
-pub struct aya_bpf::maps::ring_buf::RingBufEntry<T: 'static>(_)
-impl<T> aya_bpf::maps::ring_buf::RingBufEntry<T>
-pub fn aya_bpf::maps::ring_buf::RingBufEntry<T>::discard(self, flags: u64)
-pub fn aya_bpf::maps::ring_buf::RingBufEntry<T>::submit(self, flags: u64)
-impl<T> core::ops::deref::Deref for aya_bpf::maps::ring_buf::RingBufEntry<T>
-pub type aya_bpf::maps::ring_buf::RingBufEntry<T>::Target = core::mem::maybe_uninit::MaybeUninit<T>
-pub fn aya_bpf::maps::ring_buf::RingBufEntry<T>::deref(&self) -> &Self::Target
-impl<T> core::ops::deref::DerefMut for aya_bpf::maps::ring_buf::RingBufEntry<T>
-pub fn aya_bpf::maps::ring_buf::RingBufEntry<T>::deref_mut(&mut self) -> &mut Self::Target
-impl<T> core::marker::Send for aya_bpf::maps::ring_buf::RingBufEntry<T> where T: core::marker::Send
-impl<T> core::marker::Sync for aya_bpf::maps::ring_buf::RingBufEntry<T> where T: core::marker::Sync
-impl<T> core::marker::Unpin for aya_bpf::maps::ring_buf::RingBufEntry<T>
-impl<T> core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::ring_buf::RingBufEntry<T> where T: core::panic::unwind_safe::RefUnwindSafe
-impl<T> !core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::ring_buf::RingBufEntry<T>
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::ring_buf::RingBufEntry<T> where U: core::convert::From<T>
-pub fn aya_bpf::maps::ring_buf::RingBufEntry<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::ring_buf::RingBufEntry<T> where U: core::convert::Into<T>
-pub type aya_bpf::maps::ring_buf::RingBufEntry<T>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::ring_buf::RingBufEntry<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::ring_buf::RingBufEntry<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::ring_buf::RingBufEntry<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::ring_buf::RingBufEntry<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::ring_buf::RingBufEntry<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::ring_buf::RingBufEntry<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::ring_buf::RingBufEntry<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::ring_buf::RingBufEntry<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::ring_buf::RingBufEntry<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::ring_buf::RingBufEntry<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::ring_buf::RingBufEntry<T>
-pub fn aya_bpf::maps::ring_buf::RingBufEntry<T>::from(t: T) -> T
-pub mod aya_bpf::maps::sock_hash
-#[repr(transparent)] pub struct aya_bpf::maps::sock_hash::SockHash<K>
-impl<K> aya_bpf::maps::sock_hash::SockHash<K>
-pub const fn aya_bpf::maps::sock_hash::SockHash<K>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::sock_hash::SockHash<K>
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::redirect_msg(&self, ctx: &aya_bpf::programs::sk_msg::SkMsgContext, key: &mut K, flags: u64) -> i64
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::redirect_sk_lookup(&mut self, ctx: &aya_bpf::programs::sk_lookup::SkLookupContext, key: impl core::borrow::Borrow<K>, flags: u64) -> core::result::Result<(), u32>
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::redirect_skb(&self, ctx: &aya_bpf::programs::sk_buff::SkBuffContext, key: &mut K, flags: u64) -> i64
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::update(&self, key: &mut K, sk_ops: &mut aya_bpf_bindings::x86_64::bindings::bpf_sock_ops, flags: u64) -> core::result::Result<(), i64>
-pub const fn aya_bpf::maps::sock_hash::SockHash<K>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::sock_hash::SockHash<K>
-impl<K: core::marker::Sync> core::marker::Sync for aya_bpf::maps::sock_hash::SockHash<K>
-impl<K> core::marker::Send for aya_bpf::maps::sock_hash::SockHash<K> where K: core::marker::Send
-impl<K> core::marker::Unpin for aya_bpf::maps::sock_hash::SockHash<K> where K: core::marker::Unpin
-impl<K> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::sock_hash::SockHash<K>
-impl<K> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::sock_hash::SockHash<K> where K: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::sock_hash::SockHash<K> where U: core::convert::From<T>
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::sock_hash::SockHash<K> where U: core::convert::Into<T>
-pub type aya_bpf::maps::sock_hash::SockHash<K>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::sock_hash::SockHash<K> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::sock_hash::SockHash<K>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::sock_hash::SockHash<K> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::sock_hash::SockHash<K> where T: core::marker::Sized
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::sock_hash::SockHash<K> where T: core::marker::Sized
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::sock_hash::SockHash<K>
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::from(t: T) -> T
-pub mod aya_bpf::maps::sock_map
-#[repr(transparent)] pub struct aya_bpf::maps::sock_map::SockMap
-impl aya_bpf::maps::sock_map::SockMap
-pub const fn aya_bpf::maps::sock_map::SockMap::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::sock_map::SockMap
-pub unsafe fn aya_bpf::maps::sock_map::SockMap::redirect_msg(&self, ctx: &aya_bpf::programs::sk_msg::SkMsgContext, index: u32, flags: u64) -> i64
-pub fn aya_bpf::maps::sock_map::SockMap::redirect_sk_lookup(&mut self, ctx: &aya_bpf::programs::sk_lookup::SkLookupContext, index: u32, flags: u64) -> core::result::Result<(), u32>
-pub unsafe fn aya_bpf::maps::sock_map::SockMap::redirect_skb(&self, ctx: &aya_bpf::programs::sk_buff::SkBuffContext, index: u32, flags: u64) -> i64
-pub unsafe fn aya_bpf::maps::sock_map::SockMap::update(&self, index: u32, sk_ops: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock_ops, flags: u64) -> core::result::Result<(), i64>
-pub const fn aya_bpf::maps::sock_map::SockMap::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::sock_map::SockMap
-impl core::marker::Sync for aya_bpf::maps::sock_map::SockMap
-impl core::marker::Send for aya_bpf::maps::sock_map::SockMap
-impl core::marker::Unpin for aya_bpf::maps::sock_map::SockMap
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::sock_map::SockMap
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::sock_map::SockMap
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::sock_map::SockMap where U: core::convert::From<T>
-pub fn aya_bpf::maps::sock_map::SockMap::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::sock_map::SockMap where U: core::convert::Into<T>
-pub type aya_bpf::maps::sock_map::SockMap::Error = core::convert::Infallible
-pub fn aya_bpf::maps::sock_map::SockMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::sock_map::SockMap where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::sock_map::SockMap::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::sock_map::SockMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::sock_map::SockMap where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::sock_map::SockMap::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::sock_map::SockMap where T: core::marker::Sized
-pub fn aya_bpf::maps::sock_map::SockMap::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::sock_map::SockMap where T: core::marker::Sized
-pub fn aya_bpf::maps::sock_map::SockMap::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::sock_map::SockMap
-pub fn aya_bpf::maps::sock_map::SockMap::from(t: T) -> T
-pub mod aya_bpf::maps::stack
-#[repr(transparent)] pub struct aya_bpf::maps::stack::Stack<T>
-impl<T> aya_bpf::maps::stack::Stack<T>
-pub const fn aya_bpf::maps::stack::Stack<T>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::stack::Stack<T>
-pub fn aya_bpf::maps::stack::Stack<T>::pop(&mut self) -> core::option::Option<T>
-pub fn aya_bpf::maps::stack::Stack<T>::push(&mut self, value: &T, flags: u64) -> core::result::Result<(), i64>
-pub const fn aya_bpf::maps::stack::Stack<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::stack::Stack<T>
-impl<T> core::marker::Send for aya_bpf::maps::stack::Stack<T> where T: core::marker::Send
-impl<T> core::marker::Sync for aya_bpf::maps::stack::Stack<T> where T: core::marker::Sync
-impl<T> core::marker::Unpin for aya_bpf::maps::stack::Stack<T> where T: core::marker::Unpin
-impl<T> core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::stack::Stack<T> where T: core::panic::unwind_safe::RefUnwindSafe
-impl<T> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::stack::Stack<T> where T: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::stack::Stack<T> where U: core::convert::From<T>
-pub fn aya_bpf::maps::stack::Stack<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::stack::Stack<T> where U: core::convert::Into<T>
-pub type aya_bpf::maps::stack::Stack<T>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::stack::Stack<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::stack::Stack<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::stack::Stack<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::stack::Stack<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::stack::Stack<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::stack::Stack<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::stack::Stack<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::stack::Stack<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::stack::Stack<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::stack::Stack<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::stack::Stack<T>
-pub fn aya_bpf::maps::stack::Stack<T>::from(t: T) -> T
-pub mod aya_bpf::maps::stack_trace
-#[repr(transparent)] pub struct aya_bpf::maps::stack_trace::StackTrace
-impl aya_bpf::maps::stack_trace::StackTrace
-pub unsafe fn aya_bpf::maps::stack_trace::StackTrace::get_stackid<C: aya_bpf::BpfContext>(&self, ctx: &C, flags: u64) -> core::result::Result<i64, i64>
-pub const fn aya_bpf::maps::stack_trace::StackTrace::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::stack_trace::StackTrace
-pub const fn aya_bpf::maps::stack_trace::StackTrace::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::stack_trace::StackTrace
-impl core::marker::Sync for aya_bpf::maps::stack_trace::StackTrace
-impl core::marker::Send for aya_bpf::maps::stack_trace::StackTrace
-impl core::marker::Unpin for aya_bpf::maps::stack_trace::StackTrace
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::stack_trace::StackTrace
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::stack_trace::StackTrace
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::stack_trace::StackTrace where U: core::convert::From<T>
-pub fn aya_bpf::maps::stack_trace::StackTrace::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::stack_trace::StackTrace where U: core::convert::Into<T>
-pub type aya_bpf::maps::stack_trace::StackTrace::Error = core::convert::Infallible
-pub fn aya_bpf::maps::stack_trace::StackTrace::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::stack_trace::StackTrace where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::stack_trace::StackTrace::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::stack_trace::StackTrace::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::stack_trace::StackTrace where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::stack_trace::StackTrace::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::stack_trace::StackTrace where T: core::marker::Sized
-pub fn aya_bpf::maps::stack_trace::StackTrace::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::stack_trace::StackTrace where T: core::marker::Sized
-pub fn aya_bpf::maps::stack_trace::StackTrace::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::stack_trace::StackTrace
-pub fn aya_bpf::maps::stack_trace::StackTrace::from(t: T) -> T
-pub mod aya_bpf::maps::xdp
-#[repr(transparent)] pub struct aya_bpf::maps::xdp::CpuMap
-impl aya_bpf::maps::CpuMap
-pub const fn aya_bpf::maps::CpuMap::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::CpuMap
-pub fn aya_bpf::maps::CpuMap::redirect(&self, index: u32, flags: u64) -> core::result::Result<u32, u32>
-pub const fn aya_bpf::maps::CpuMap::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::CpuMap
-impl core::marker::Sync for aya_bpf::maps::CpuMap
-impl core::marker::Send for aya_bpf::maps::CpuMap
-impl core::marker::Unpin for aya_bpf::maps::CpuMap
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::CpuMap
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::CpuMap
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::CpuMap where U: core::convert::From<T>
-pub fn aya_bpf::maps::CpuMap::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::CpuMap where U: core::convert::Into<T>
-pub type aya_bpf::maps::CpuMap::Error = core::convert::Infallible
-pub fn aya_bpf::maps::CpuMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::CpuMap where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::CpuMap::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::CpuMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::CpuMap where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::CpuMap::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::CpuMap where T: core::marker::Sized
-pub fn aya_bpf::maps::CpuMap::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::CpuMap where T: core::marker::Sized
-pub fn aya_bpf::maps::CpuMap::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::CpuMap
-pub fn aya_bpf::maps::CpuMap::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::xdp::DevMap
-impl aya_bpf::maps::DevMap
-pub fn aya_bpf::maps::DevMap::get(&self, index: u32) -> core::option::Option<DevMapValue>
-pub const fn aya_bpf::maps::DevMap::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::DevMap
-pub fn aya_bpf::maps::DevMap::redirect(&self, index: u32, flags: u64) -> core::result::Result<u32, u32>
-pub const fn aya_bpf::maps::DevMap::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::DevMap
-impl core::marker::Sync for aya_bpf::maps::DevMap
-impl core::marker::Send for aya_bpf::maps::DevMap
-impl core::marker::Unpin for aya_bpf::maps::DevMap
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::DevMap
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::DevMap
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::DevMap where U: core::convert::From<T>
-pub fn aya_bpf::maps::DevMap::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::DevMap where U: core::convert::Into<T>
-pub type aya_bpf::maps::DevMap::Error = core::convert::Infallible
-pub fn aya_bpf::maps::DevMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::DevMap where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::DevMap::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::DevMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::DevMap where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::DevMap::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::DevMap where T: core::marker::Sized
-pub fn aya_bpf::maps::DevMap::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::DevMap where T: core::marker::Sized
-pub fn aya_bpf::maps::DevMap::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::DevMap
-pub fn aya_bpf::maps::DevMap::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::xdp::DevMapHash
-impl aya_bpf::maps::DevMapHash
-pub fn aya_bpf::maps::DevMapHash::get(&self, key: u32) -> core::option::Option<DevMapValue>
-pub const fn aya_bpf::maps::DevMapHash::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::DevMapHash
-pub fn aya_bpf::maps::DevMapHash::redirect(&self, key: u32, flags: u64) -> core::result::Result<u32, u32>
-pub const fn aya_bpf::maps::DevMapHash::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::DevMapHash
-impl core::marker::Sync for aya_bpf::maps::DevMapHash
-impl core::marker::Send for aya_bpf::maps::DevMapHash
-impl core::marker::Unpin for aya_bpf::maps::DevMapHash
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::DevMapHash
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::DevMapHash
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::DevMapHash where U: core::convert::From<T>
-pub fn aya_bpf::maps::DevMapHash::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::DevMapHash where U: core::convert::Into<T>
-pub type aya_bpf::maps::DevMapHash::Error = core::convert::Infallible
-pub fn aya_bpf::maps::DevMapHash::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::DevMapHash where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::DevMapHash::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::DevMapHash::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::DevMapHash where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::DevMapHash::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::DevMapHash where T: core::marker::Sized
-pub fn aya_bpf::maps::DevMapHash::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::DevMapHash where T: core::marker::Sized
-pub fn aya_bpf::maps::DevMapHash::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::DevMapHash
-pub fn aya_bpf::maps::DevMapHash::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::xdp::XskMap
-impl aya_bpf::maps::XskMap
-pub fn aya_bpf::maps::XskMap::get(&self, index: u32) -> core::option::Option<u32>
-pub const fn aya_bpf::maps::XskMap::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::XskMap
-pub fn aya_bpf::maps::XskMap::redirect(&self, index: u32, flags: u64) -> core::result::Result<u32, u32>
-pub const fn aya_bpf::maps::XskMap::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::XskMap
-impl core::marker::Sync for aya_bpf::maps::XskMap
-impl core::marker::Send for aya_bpf::maps::XskMap
-impl core::marker::Unpin for aya_bpf::maps::XskMap
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::XskMap
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::XskMap
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::XskMap where U: core::convert::From<T>
-pub fn aya_bpf::maps::XskMap::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::XskMap where U: core::convert::Into<T>
-pub type aya_bpf::maps::XskMap::Error = core::convert::Infallible
-pub fn aya_bpf::maps::XskMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::XskMap where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::XskMap::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::XskMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::XskMap where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::XskMap::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::XskMap where T: core::marker::Sized
-pub fn aya_bpf::maps::XskMap::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::XskMap where T: core::marker::Sized
-pub fn aya_bpf::maps::XskMap::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::XskMap
-pub fn aya_bpf::maps::XskMap::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::Array<T>
-impl<T> aya_bpf::maps::array::Array<T>
-pub fn aya_bpf::maps::array::Array<T>::get(&self, index: u32) -> core::option::Option<&T>
-pub fn aya_bpf::maps::array::Array<T>::get_ptr(&self, index: u32) -> core::option::Option<*const T>
-pub fn aya_bpf::maps::array::Array<T>::get_ptr_mut(&self, index: u32) -> core::option::Option<*mut T>
-pub const fn aya_bpf::maps::array::Array<T>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::array::Array<T>
-pub const fn aya_bpf::maps::array::Array<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::array::Array<T>
-impl<T: core::marker::Sync> core::marker::Sync for aya_bpf::maps::array::Array<T>
-impl<T> core::marker::Send for aya_bpf::maps::array::Array<T> where T: core::marker::Send
-impl<T> core::marker::Unpin for aya_bpf::maps::array::Array<T> where T: core::marker::Unpin
-impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::array::Array<T>
-impl<T> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::array::Array<T> where T: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::array::Array<T> where U: core::convert::From<T>
-pub fn aya_bpf::maps::array::Array<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::array::Array<T> where U: core::convert::Into<T>
-pub type aya_bpf::maps::array::Array<T>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::array::Array<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::array::Array<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::array::Array<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::array::Array<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::array::Array<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::array::Array<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::array::Array<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::array::Array<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::array::Array<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::array::Array<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::array::Array<T>
-pub fn aya_bpf::maps::array::Array<T>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::BloomFilter<T>
-impl<T> aya_bpf::maps::bloom_filter::BloomFilter<T>
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::contains(&mut self, value: &T) -> core::result::Result<(), i64>
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::insert(&mut self, value: &T, flags: u64) -> core::result::Result<(), i64>
-pub const fn aya_bpf::maps::bloom_filter::BloomFilter<T>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::bloom_filter::BloomFilter<T>
-pub const fn aya_bpf::maps::bloom_filter::BloomFilter<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::bloom_filter::BloomFilter<T>
-impl<T> core::marker::Send for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Send
-impl<T> core::marker::Sync for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Sync
-impl<T> core::marker::Unpin for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Unpin
-impl<T> core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::panic::unwind_safe::RefUnwindSafe
-impl<T> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::bloom_filter::BloomFilter<T> where U: core::convert::From<T>
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::bloom_filter::BloomFilter<T> where U: core::convert::Into<T>
-pub type aya_bpf::maps::bloom_filter::BloomFilter<T>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::bloom_filter::BloomFilter<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::bloom_filter::BloomFilter<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::bloom_filter::BloomFilter<T>
-pub fn aya_bpf::maps::bloom_filter::BloomFilter<T>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::CpuMap
-impl aya_bpf::maps::CpuMap
-pub const fn aya_bpf::maps::CpuMap::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::CpuMap
-pub fn aya_bpf::maps::CpuMap::redirect(&self, index: u32, flags: u64) -> core::result::Result<u32, u32>
-pub const fn aya_bpf::maps::CpuMap::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::CpuMap
-impl core::marker::Sync for aya_bpf::maps::CpuMap
-impl core::marker::Send for aya_bpf::maps::CpuMap
-impl core::marker::Unpin for aya_bpf::maps::CpuMap
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::CpuMap
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::CpuMap
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::CpuMap where U: core::convert::From<T>
-pub fn aya_bpf::maps::CpuMap::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::CpuMap where U: core::convert::Into<T>
-pub type aya_bpf::maps::CpuMap::Error = core::convert::Infallible
-pub fn aya_bpf::maps::CpuMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::CpuMap where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::CpuMap::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::CpuMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::CpuMap where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::CpuMap::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::CpuMap where T: core::marker::Sized
-pub fn aya_bpf::maps::CpuMap::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::CpuMap where T: core::marker::Sized
-pub fn aya_bpf::maps::CpuMap::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::CpuMap
-pub fn aya_bpf::maps::CpuMap::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::DevMap
-impl aya_bpf::maps::DevMap
-pub fn aya_bpf::maps::DevMap::get(&self, index: u32) -> core::option::Option<DevMapValue>
-pub const fn aya_bpf::maps::DevMap::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::DevMap
-pub fn aya_bpf::maps::DevMap::redirect(&self, index: u32, flags: u64) -> core::result::Result<u32, u32>
-pub const fn aya_bpf::maps::DevMap::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::DevMap
-impl core::marker::Sync for aya_bpf::maps::DevMap
-impl core::marker::Send for aya_bpf::maps::DevMap
-impl core::marker::Unpin for aya_bpf::maps::DevMap
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::DevMap
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::DevMap
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::DevMap where U: core::convert::From<T>
-pub fn aya_bpf::maps::DevMap::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::DevMap where U: core::convert::Into<T>
-pub type aya_bpf::maps::DevMap::Error = core::convert::Infallible
-pub fn aya_bpf::maps::DevMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::DevMap where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::DevMap::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::DevMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::DevMap where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::DevMap::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::DevMap where T: core::marker::Sized
-pub fn aya_bpf::maps::DevMap::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::DevMap where T: core::marker::Sized
-pub fn aya_bpf::maps::DevMap::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::DevMap
-pub fn aya_bpf::maps::DevMap::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::DevMapHash
-impl aya_bpf::maps::DevMapHash
-pub fn aya_bpf::maps::DevMapHash::get(&self, key: u32) -> core::option::Option<DevMapValue>
-pub const fn aya_bpf::maps::DevMapHash::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::DevMapHash
-pub fn aya_bpf::maps::DevMapHash::redirect(&self, key: u32, flags: u64) -> core::result::Result<u32, u32>
-pub const fn aya_bpf::maps::DevMapHash::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::DevMapHash
-impl core::marker::Sync for aya_bpf::maps::DevMapHash
-impl core::marker::Send for aya_bpf::maps::DevMapHash
-impl core::marker::Unpin for aya_bpf::maps::DevMapHash
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::DevMapHash
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::DevMapHash
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::DevMapHash where U: core::convert::From<T>
-pub fn aya_bpf::maps::DevMapHash::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::DevMapHash where U: core::convert::Into<T>
-pub type aya_bpf::maps::DevMapHash::Error = core::convert::Infallible
-pub fn aya_bpf::maps::DevMapHash::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::DevMapHash where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::DevMapHash::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::DevMapHash::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::DevMapHash where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::DevMapHash::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::DevMapHash where T: core::marker::Sized
-pub fn aya_bpf::maps::DevMapHash::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::DevMapHash where T: core::marker::Sized
-pub fn aya_bpf::maps::DevMapHash::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::DevMapHash
-pub fn aya_bpf::maps::DevMapHash::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::HashMap<K, V>
-impl<K, V> aya_bpf::maps::hash_map::HashMap<K, V>
-pub unsafe fn aya_bpf::maps::hash_map::HashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::HashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::HashMap<K, V>
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::HashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::HashMap<K, V>
-impl<K: core::marker::Sync, V: core::marker::Sync> core::marker::Sync for aya_bpf::maps::hash_map::HashMap<K, V>
-impl<K, V> core::marker::Send for aya_bpf::maps::hash_map::HashMap<K, V> where K: core::marker::Send, V: core::marker::Send
-impl<K, V> core::marker::Unpin for aya_bpf::maps::hash_map::HashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
-impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::hash_map::HashMap<K, V>
-impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::hash_map::HashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::hash_map::HashMap<K, V> where U: core::convert::From<T>
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::hash_map::HashMap<K, V> where U: core::convert::Into<T>
-pub type aya_bpf::maps::hash_map::HashMap<K, V>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::hash_map::HashMap<K, V> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::hash_map::HashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::hash_map::HashMap<K, V> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::hash_map::HashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::hash_map::HashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::hash_map::HashMap<K, V>
-pub fn aya_bpf::maps::hash_map::HashMap<K, V>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::LpmTrie<K, V>
-impl<K, V> aya_bpf::maps::lpm_trie::LpmTrie<K, V>
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::get(&self, key: &aya_bpf::maps::lpm_trie::Key<K>) -> core::option::Option<&V>
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::insert(&self, key: &aya_bpf::maps::lpm_trie::Key<K>, value: &V, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::lpm_trie::LpmTrie<K, V>
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::remove(&self, key: &aya_bpf::maps::lpm_trie::Key<K>) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::lpm_trie::LpmTrie<K, V>
-impl<K: core::marker::Sync, V: core::marker::Sync> core::marker::Sync for aya_bpf::maps::lpm_trie::LpmTrie<K, V>
-impl<K, V> core::marker::Send for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where K: core::marker::Send, V: core::marker::Send
-impl<K, V> core::marker::Unpin for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
-impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::lpm_trie::LpmTrie<K, V>
-impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where U: core::convert::From<T>
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where U: core::convert::Into<T>
-pub type aya_bpf::maps::lpm_trie::LpmTrie<K, V>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::lpm_trie::LpmTrie<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::lpm_trie::LpmTrie<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::lpm_trie::LpmTrie<K, V>
-pub fn aya_bpf::maps::lpm_trie::LpmTrie<K, V>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::LruHashMap<K, V>
-impl<K, V> aya_bpf::maps::hash_map::LruHashMap<K, V>
-pub unsafe fn aya_bpf::maps::hash_map::LruHashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::LruHashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::LruHashMap<K, V>
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::LruHashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::LruHashMap<K, V>
-impl<K: core::marker::Sync, V: core::marker::Sync> core::marker::Sync for aya_bpf::maps::hash_map::LruHashMap<K, V>
-impl<K, V> core::marker::Send for aya_bpf::maps::hash_map::LruHashMap<K, V> where K: core::marker::Send, V: core::marker::Send
-impl<K, V> core::marker::Unpin for aya_bpf::maps::hash_map::LruHashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
-impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::hash_map::LruHashMap<K, V>
-impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::hash_map::LruHashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::hash_map::LruHashMap<K, V> where U: core::convert::From<T>
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::hash_map::LruHashMap<K, V> where U: core::convert::Into<T>
-pub type aya_bpf::maps::hash_map::LruHashMap<K, V>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::hash_map::LruHashMap<K, V> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::hash_map::LruHashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::hash_map::LruHashMap<K, V> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::hash_map::LruHashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::hash_map::LruHashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::hash_map::LruHashMap<K, V>
-pub fn aya_bpf::maps::hash_map::LruHashMap<K, V>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::LruPerCpuHashMap<K, V>
-impl<K, V> aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>
-pub unsafe fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>
-impl<K, V> core::marker::Sync for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>
-impl<K, V> core::marker::Send for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where K: core::marker::Send, V: core::marker::Send
-impl<K, V> core::marker::Unpin for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
-impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>
-impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where U: core::convert::From<T>
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where U: core::convert::Into<T>
-pub type aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>
-pub fn aya_bpf::maps::hash_map::LruPerCpuHashMap<K, V>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::PerCpuArray<T>
-impl<T> aya_bpf::maps::per_cpu_array::PerCpuArray<T>
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::get(&self, index: u32) -> core::option::Option<&T>
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::get_ptr(&self, index: u32) -> core::option::Option<*const T>
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::get_ptr_mut(&self, index: u32) -> core::option::Option<*mut T>
-pub const fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::per_cpu_array::PerCpuArray<T>
-pub const fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::per_cpu_array::PerCpuArray<T>
-impl<T> core::marker::Sync for aya_bpf::maps::per_cpu_array::PerCpuArray<T>
-impl<T> core::marker::Send for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Send
-impl<T> core::marker::Unpin for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Unpin
-impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::per_cpu_array::PerCpuArray<T>
-impl<T> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where T: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where U: core::convert::From<T>
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where U: core::convert::Into<T>
-pub type aya_bpf::maps::per_cpu_array::PerCpuArray<T>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::per_cpu_array::PerCpuArray<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::per_cpu_array::PerCpuArray<T>
-pub fn aya_bpf::maps::per_cpu_array::PerCpuArray<T>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::PerCpuHashMap<K, V>
-impl<K, V> aya_bpf::maps::hash_map::PerCpuHashMap<K, V>
-pub unsafe fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::PerCpuHashMap<K, V>
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::hash_map::PerCpuHashMap<K, V>
-impl<K, V> core::marker::Sync for aya_bpf::maps::hash_map::PerCpuHashMap<K, V>
-impl<K, V> core::marker::Send for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where K: core::marker::Send, V: core::marker::Send
-impl<K, V> core::marker::Unpin for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
-impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::hash_map::PerCpuHashMap<K, V>
-impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where U: core::convert::From<T>
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where U: core::convert::Into<T>
-pub type aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::hash_map::PerCpuHashMap<K, V> where T: core::marker::Sized
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::hash_map::PerCpuHashMap<K, V>
-pub fn aya_bpf::maps::hash_map::PerCpuHashMap<K, V>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::PerfEventArray<T>
-impl<T> aya_bpf::maps::PerfEventArray<T>
-pub const fn aya_bpf::maps::PerfEventArray<T>::new(flags: u32) -> aya_bpf::maps::PerfEventArray<T>
-pub fn aya_bpf::maps::PerfEventArray<T>::output<C: aya_bpf::BpfContext>(&self, ctx: &C, data: &T, flags: u32)
-pub fn aya_bpf::maps::PerfEventArray<T>::output_at_index<C: aya_bpf::BpfContext>(&self, ctx: &C, index: u32, data: &T, flags: u32)
-pub const fn aya_bpf::maps::PerfEventArray<T>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::PerfEventArray<T>
-pub const fn aya_bpf::maps::PerfEventArray<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::PerfEventArray<T>
-impl<T: core::marker::Sync> core::marker::Sync for aya_bpf::maps::PerfEventArray<T>
-impl<T> core::marker::Send for aya_bpf::maps::PerfEventArray<T> where T: core::marker::Send
-impl<T> core::marker::Unpin for aya_bpf::maps::PerfEventArray<T> where T: core::marker::Unpin
-impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::PerfEventArray<T>
-impl<T> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::PerfEventArray<T> where T: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::PerfEventArray<T> where U: core::convert::From<T>
-pub fn aya_bpf::maps::PerfEventArray<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::PerfEventArray<T> where U: core::convert::Into<T>
-pub type aya_bpf::maps::PerfEventArray<T>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::PerfEventArray<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::PerfEventArray<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::PerfEventArray<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::PerfEventArray<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::PerfEventArray<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::PerfEventArray<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::PerfEventArray<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::PerfEventArray<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::PerfEventArray<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::PerfEventArray<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::PerfEventArray<T>
-pub fn aya_bpf::maps::PerfEventArray<T>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::PerfEventByteArray
-impl aya_bpf::maps::PerfEventByteArray
-pub const fn aya_bpf::maps::PerfEventByteArray::new(flags: u32) -> aya_bpf::maps::PerfEventByteArray
-pub fn aya_bpf::maps::PerfEventByteArray::output<C: aya_bpf::BpfContext>(&self, ctx: &C, data: &[u8], flags: u32)
-pub fn aya_bpf::maps::PerfEventByteArray::output_at_index<C: aya_bpf::BpfContext>(&self, ctx: &C, index: u32, data: &[u8], flags: u32)
-pub const fn aya_bpf::maps::PerfEventByteArray::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::PerfEventByteArray
-pub const fn aya_bpf::maps::PerfEventByteArray::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::PerfEventByteArray
-impl core::marker::Sync for aya_bpf::maps::PerfEventByteArray
-impl core::marker::Send for aya_bpf::maps::PerfEventByteArray
-impl core::marker::Unpin for aya_bpf::maps::PerfEventByteArray
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::PerfEventByteArray
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::PerfEventByteArray
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::PerfEventByteArray where U: core::convert::From<T>
-pub fn aya_bpf::maps::PerfEventByteArray::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::PerfEventByteArray where U: core::convert::Into<T>
-pub type aya_bpf::maps::PerfEventByteArray::Error = core::convert::Infallible
-pub fn aya_bpf::maps::PerfEventByteArray::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::PerfEventByteArray where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::PerfEventByteArray::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::PerfEventByteArray::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::PerfEventByteArray where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::PerfEventByteArray::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::PerfEventByteArray where T: core::marker::Sized
-pub fn aya_bpf::maps::PerfEventByteArray::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::PerfEventByteArray where T: core::marker::Sized
-pub fn aya_bpf::maps::PerfEventByteArray::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::PerfEventByteArray
-pub fn aya_bpf::maps::PerfEventByteArray::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::ProgramArray
-impl aya_bpf::maps::program_array::ProgramArray
-pub const fn aya_bpf::maps::program_array::ProgramArray::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::program_array::ProgramArray
-pub unsafe fn aya_bpf::maps::program_array::ProgramArray::tail_call<C: aya_bpf::BpfContext>(&self, ctx: &C, index: u32) -> core::result::Result<never, aya_bpf_cty::od::c_long>
-pub const fn aya_bpf::maps::program_array::ProgramArray::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::program_array::ProgramArray
-impl core::marker::Sync for aya_bpf::maps::program_array::ProgramArray
-impl core::marker::Send for aya_bpf::maps::program_array::ProgramArray
-impl core::marker::Unpin for aya_bpf::maps::program_array::ProgramArray
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::program_array::ProgramArray
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::program_array::ProgramArray
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::program_array::ProgramArray where U: core::convert::From<T>
-pub fn aya_bpf::maps::program_array::ProgramArray::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::program_array::ProgramArray where U: core::convert::Into<T>
-pub type aya_bpf::maps::program_array::ProgramArray::Error = core::convert::Infallible
-pub fn aya_bpf::maps::program_array::ProgramArray::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::program_array::ProgramArray where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::program_array::ProgramArray::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::program_array::ProgramArray::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::program_array::ProgramArray where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::program_array::ProgramArray::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::program_array::ProgramArray where T: core::marker::Sized
-pub fn aya_bpf::maps::program_array::ProgramArray::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::program_array::ProgramArray where T: core::marker::Sized
-pub fn aya_bpf::maps::program_array::ProgramArray::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::program_array::ProgramArray
-pub fn aya_bpf::maps::program_array::ProgramArray::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::Queue<T>
-impl<T> aya_bpf::maps::queue::Queue<T>
-pub const fn aya_bpf::maps::queue::Queue<T>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::queue::Queue<T>
-pub fn aya_bpf::maps::queue::Queue<T>::pop(&self) -> core::option::Option<T>
-pub fn aya_bpf::maps::queue::Queue<T>::push(&self, value: &T, flags: u64) -> core::result::Result<(), i64>
-pub const fn aya_bpf::maps::queue::Queue<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::queue::Queue<T>
-impl<T: core::marker::Sync> core::marker::Sync for aya_bpf::maps::queue::Queue<T>
-impl<T> core::marker::Send for aya_bpf::maps::queue::Queue<T> where T: core::marker::Send
-impl<T> core::marker::Unpin for aya_bpf::maps::queue::Queue<T> where T: core::marker::Unpin
-impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::queue::Queue<T>
-impl<T> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::queue::Queue<T> where T: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::queue::Queue<T> where U: core::convert::From<T>
-pub fn aya_bpf::maps::queue::Queue<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::queue::Queue<T> where U: core::convert::Into<T>
-pub type aya_bpf::maps::queue::Queue<T>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::queue::Queue<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::queue::Queue<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::queue::Queue<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::queue::Queue<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::queue::Queue<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::queue::Queue<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::queue::Queue<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::queue::Queue<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::queue::Queue<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::queue::Queue<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::queue::Queue<T>
-pub fn aya_bpf::maps::queue::Queue<T>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::RingBuf
-impl aya_bpf::maps::ring_buf::RingBuf
-pub fn aya_bpf::maps::ring_buf::RingBuf::output<T: core::marker::Sized>(&self, data: &T, flags: u64) -> core::result::Result<(), i64>
-pub const fn aya_bpf::maps::ring_buf::RingBuf::pinned(byte_size: u32, flags: u32) -> Self
-pub fn aya_bpf::maps::ring_buf::RingBuf::query(&self, flags: u64) -> u64
-pub fn aya_bpf::maps::ring_buf::RingBuf::reserve<T: 'static>(&self, flags: u64) -> core::option::Option<aya_bpf::maps::ring_buf::RingBufEntry<T>> where const_assert::Assert<{ _ }>: const_assert::IsTrue
-pub const fn aya_bpf::maps::ring_buf::RingBuf::with_byte_size(byte_size: u32, flags: u32) -> Self
-impl core::marker::Sync for aya_bpf::maps::ring_buf::RingBuf
-impl core::marker::Send for aya_bpf::maps::ring_buf::RingBuf
-impl core::marker::Unpin for aya_bpf::maps::ring_buf::RingBuf
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::ring_buf::RingBuf
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::ring_buf::RingBuf
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::ring_buf::RingBuf where U: core::convert::From<T>
-pub fn aya_bpf::maps::ring_buf::RingBuf::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::ring_buf::RingBuf where U: core::convert::Into<T>
-pub type aya_bpf::maps::ring_buf::RingBuf::Error = core::convert::Infallible
-pub fn aya_bpf::maps::ring_buf::RingBuf::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::ring_buf::RingBuf where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::ring_buf::RingBuf::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::ring_buf::RingBuf::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::ring_buf::RingBuf where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::ring_buf::RingBuf::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::ring_buf::RingBuf where T: core::marker::Sized
-pub fn aya_bpf::maps::ring_buf::RingBuf::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::ring_buf::RingBuf where T: core::marker::Sized
-pub fn aya_bpf::maps::ring_buf::RingBuf::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::ring_buf::RingBuf
-pub fn aya_bpf::maps::ring_buf::RingBuf::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::SockHash<K>
-impl<K> aya_bpf::maps::sock_hash::SockHash<K>
-pub const fn aya_bpf::maps::sock_hash::SockHash<K>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::sock_hash::SockHash<K>
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::redirect_msg(&self, ctx: &aya_bpf::programs::sk_msg::SkMsgContext, key: &mut K, flags: u64) -> i64
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::redirect_sk_lookup(&mut self, ctx: &aya_bpf::programs::sk_lookup::SkLookupContext, key: impl core::borrow::Borrow<K>, flags: u64) -> core::result::Result<(), u32>
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::redirect_skb(&self, ctx: &aya_bpf::programs::sk_buff::SkBuffContext, key: &mut K, flags: u64) -> i64
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::update(&self, key: &mut K, sk_ops: &mut aya_bpf_bindings::x86_64::bindings::bpf_sock_ops, flags: u64) -> core::result::Result<(), i64>
-pub const fn aya_bpf::maps::sock_hash::SockHash<K>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::sock_hash::SockHash<K>
-impl<K: core::marker::Sync> core::marker::Sync for aya_bpf::maps::sock_hash::SockHash<K>
-impl<K> core::marker::Send for aya_bpf::maps::sock_hash::SockHash<K> where K: core::marker::Send
-impl<K> core::marker::Unpin for aya_bpf::maps::sock_hash::SockHash<K> where K: core::marker::Unpin
-impl<K> !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::sock_hash::SockHash<K>
-impl<K> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::sock_hash::SockHash<K> where K: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::sock_hash::SockHash<K> where U: core::convert::From<T>
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::sock_hash::SockHash<K> where U: core::convert::Into<T>
-pub type aya_bpf::maps::sock_hash::SockHash<K>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::sock_hash::SockHash<K> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::sock_hash::SockHash<K>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::sock_hash::SockHash<K> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::sock_hash::SockHash<K> where T: core::marker::Sized
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::sock_hash::SockHash<K> where T: core::marker::Sized
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::sock_hash::SockHash<K>
-pub fn aya_bpf::maps::sock_hash::SockHash<K>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::SockMap
-impl aya_bpf::maps::sock_map::SockMap
-pub const fn aya_bpf::maps::sock_map::SockMap::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::sock_map::SockMap
-pub unsafe fn aya_bpf::maps::sock_map::SockMap::redirect_msg(&self, ctx: &aya_bpf::programs::sk_msg::SkMsgContext, index: u32, flags: u64) -> i64
-pub fn aya_bpf::maps::sock_map::SockMap::redirect_sk_lookup(&mut self, ctx: &aya_bpf::programs::sk_lookup::SkLookupContext, index: u32, flags: u64) -> core::result::Result<(), u32>
-pub unsafe fn aya_bpf::maps::sock_map::SockMap::redirect_skb(&self, ctx: &aya_bpf::programs::sk_buff::SkBuffContext, index: u32, flags: u64) -> i64
-pub unsafe fn aya_bpf::maps::sock_map::SockMap::update(&self, index: u32, sk_ops: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock_ops, flags: u64) -> core::result::Result<(), i64>
-pub const fn aya_bpf::maps::sock_map::SockMap::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::sock_map::SockMap
-impl core::marker::Sync for aya_bpf::maps::sock_map::SockMap
-impl core::marker::Send for aya_bpf::maps::sock_map::SockMap
-impl core::marker::Unpin for aya_bpf::maps::sock_map::SockMap
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::sock_map::SockMap
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::sock_map::SockMap
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::sock_map::SockMap where U: core::convert::From<T>
-pub fn aya_bpf::maps::sock_map::SockMap::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::sock_map::SockMap where U: core::convert::Into<T>
-pub type aya_bpf::maps::sock_map::SockMap::Error = core::convert::Infallible
-pub fn aya_bpf::maps::sock_map::SockMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::sock_map::SockMap where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::sock_map::SockMap::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::sock_map::SockMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::sock_map::SockMap where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::sock_map::SockMap::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::sock_map::SockMap where T: core::marker::Sized
-pub fn aya_bpf::maps::sock_map::SockMap::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::sock_map::SockMap where T: core::marker::Sized
-pub fn aya_bpf::maps::sock_map::SockMap::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::sock_map::SockMap
-pub fn aya_bpf::maps::sock_map::SockMap::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::Stack<T>
-impl<T> aya_bpf::maps::stack::Stack<T>
-pub const fn aya_bpf::maps::stack::Stack<T>::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::stack::Stack<T>
-pub fn aya_bpf::maps::stack::Stack<T>::pop(&mut self) -> core::option::Option<T>
-pub fn aya_bpf::maps::stack::Stack<T>::push(&mut self, value: &T, flags: u64) -> core::result::Result<(), i64>
-pub const fn aya_bpf::maps::stack::Stack<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::stack::Stack<T>
-impl<T> core::marker::Send for aya_bpf::maps::stack::Stack<T> where T: core::marker::Send
-impl<T> core::marker::Sync for aya_bpf::maps::stack::Stack<T> where T: core::marker::Sync
-impl<T> core::marker::Unpin for aya_bpf::maps::stack::Stack<T> where T: core::marker::Unpin
-impl<T> core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::stack::Stack<T> where T: core::panic::unwind_safe::RefUnwindSafe
-impl<T> core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::stack::Stack<T> where T: core::panic::unwind_safe::UnwindSafe
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::stack::Stack<T> where U: core::convert::From<T>
-pub fn aya_bpf::maps::stack::Stack<T>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::stack::Stack<T> where U: core::convert::Into<T>
-pub type aya_bpf::maps::stack::Stack<T>::Error = core::convert::Infallible
-pub fn aya_bpf::maps::stack::Stack<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::stack::Stack<T> where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::stack::Stack<T>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::stack::Stack<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::stack::Stack<T> where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::stack::Stack<T>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::stack::Stack<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::stack::Stack<T>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::stack::Stack<T> where T: core::marker::Sized
-pub fn aya_bpf::maps::stack::Stack<T>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::stack::Stack<T>
-pub fn aya_bpf::maps::stack::Stack<T>::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::StackTrace
-impl aya_bpf::maps::stack_trace::StackTrace
-pub unsafe fn aya_bpf::maps::stack_trace::StackTrace::get_stackid<C: aya_bpf::BpfContext>(&self, ctx: &C, flags: u64) -> core::result::Result<i64, i64>
-pub const fn aya_bpf::maps::stack_trace::StackTrace::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::stack_trace::StackTrace
-pub const fn aya_bpf::maps::stack_trace::StackTrace::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::stack_trace::StackTrace
-impl core::marker::Sync for aya_bpf::maps::stack_trace::StackTrace
-impl core::marker::Send for aya_bpf::maps::stack_trace::StackTrace
-impl core::marker::Unpin for aya_bpf::maps::stack_trace::StackTrace
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::stack_trace::StackTrace
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::stack_trace::StackTrace
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::stack_trace::StackTrace where U: core::convert::From<T>
-pub fn aya_bpf::maps::stack_trace::StackTrace::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::stack_trace::StackTrace where U: core::convert::Into<T>
-pub type aya_bpf::maps::stack_trace::StackTrace::Error = core::convert::Infallible
-pub fn aya_bpf::maps::stack_trace::StackTrace::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::stack_trace::StackTrace where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::stack_trace::StackTrace::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::stack_trace::StackTrace::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::stack_trace::StackTrace where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::stack_trace::StackTrace::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::stack_trace::StackTrace where T: core::marker::Sized
-pub fn aya_bpf::maps::stack_trace::StackTrace::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::stack_trace::StackTrace where T: core::marker::Sized
-pub fn aya_bpf::maps::stack_trace::StackTrace::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::stack_trace::StackTrace
-pub fn aya_bpf::maps::stack_trace::StackTrace::from(t: T) -> T
-#[repr(transparent)] pub struct aya_bpf::maps::XskMap
-impl aya_bpf::maps::XskMap
-pub fn aya_bpf::maps::XskMap::get(&self, index: u32) -> core::option::Option<u32>
-pub const fn aya_bpf::maps::XskMap::pinned(max_entries: u32, flags: u32) -> aya_bpf::maps::XskMap
-pub fn aya_bpf::maps::XskMap::redirect(&self, index: u32, flags: u64) -> core::result::Result<u32, u32>
-pub const fn aya_bpf::maps::XskMap::with_max_entries(max_entries: u32, flags: u32) -> aya_bpf::maps::XskMap
-impl core::marker::Sync for aya_bpf::maps::XskMap
-impl core::marker::Send for aya_bpf::maps::XskMap
-impl core::marker::Unpin for aya_bpf::maps::XskMap
-impl !core::panic::unwind_safe::RefUnwindSafe for aya_bpf::maps::XskMap
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::maps::XskMap
-impl<T, U> core::convert::Into<U> for aya_bpf::maps::XskMap where U: core::convert::From<T>
-pub fn aya_bpf::maps::XskMap::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::maps::XskMap where U: core::convert::Into<T>
-pub type aya_bpf::maps::XskMap::Error = core::convert::Infallible
-pub fn aya_bpf::maps::XskMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::maps::XskMap where U: core::convert::TryFrom<T>
-pub type aya_bpf::maps::XskMap::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::maps::XskMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::maps::XskMap where T: 'static + core::marker::Sized
-pub fn aya_bpf::maps::XskMap::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::maps::XskMap where T: core::marker::Sized
-pub fn aya_bpf::maps::XskMap::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::maps::XskMap where T: core::marker::Sized
-pub fn aya_bpf::maps::XskMap::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::maps::XskMap
-pub fn aya_bpf::maps::XskMap::from(t: T) -> T
-pub mod aya_bpf::programs
-pub mod aya_bpf::programs::device
-pub struct aya_bpf::programs::device::DeviceContext
-pub aya_bpf::programs::device::DeviceContext::device: *mut aya_bpf_bindings::x86_64::bindings::bpf_cgroup_dev_ctx
-impl aya_bpf::programs::device::DeviceContext
-pub fn aya_bpf::programs::device::DeviceContext::new(device: *mut aya_bpf_bindings::x86_64::bindings::bpf_cgroup_dev_ctx) -> aya_bpf::programs::device::DeviceContext
-impl aya_bpf::BpfContext for aya_bpf::programs::device::DeviceContext
-pub fn aya_bpf::programs::device::DeviceContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::device::DeviceContext
-impl !core::marker::Sync for aya_bpf::programs::device::DeviceContext
-impl core::marker::Unpin for aya_bpf::programs::device::DeviceContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::device::DeviceContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::device::DeviceContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::device::DeviceContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::device::DeviceContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::device::DeviceContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::device::DeviceContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::device::DeviceContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::device::DeviceContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::device::DeviceContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::device::DeviceContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::device::DeviceContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::device::DeviceContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::device::DeviceContext where T: core::marker::Sized
-pub fn aya_bpf::programs::device::DeviceContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::device::DeviceContext where T: core::marker::Sized
-pub fn aya_bpf::programs::device::DeviceContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::device::DeviceContext
-pub fn aya_bpf::programs::device::DeviceContext::from(t: T) -> T
-pub mod aya_bpf::programs::fentry
-pub struct aya_bpf::programs::fentry::FEntryContext
-impl aya_bpf::programs::fentry::FEntryContext
-pub unsafe fn aya_bpf::programs::fentry::FEntryContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
-pub fn aya_bpf::programs::fentry::FEntryContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::fentry::FEntryContext
-impl aya_bpf::BpfContext for aya_bpf::programs::fentry::FEntryContext
-pub fn aya_bpf::programs::fentry::FEntryContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::fentry::FEntryContext
-impl !core::marker::Sync for aya_bpf::programs::fentry::FEntryContext
-impl core::marker::Unpin for aya_bpf::programs::fentry::FEntryContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::fentry::FEntryContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::fentry::FEntryContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::fentry::FEntryContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::fentry::FEntryContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::fentry::FEntryContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::fentry::FEntryContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::fentry::FEntryContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::fentry::FEntryContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::fentry::FEntryContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::fentry::FEntryContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::fentry::FEntryContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::fentry::FEntryContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::fentry::FEntryContext where T: core::marker::Sized
-pub fn aya_bpf::programs::fentry::FEntryContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::fentry::FEntryContext where T: core::marker::Sized
-pub fn aya_bpf::programs::fentry::FEntryContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::fentry::FEntryContext
-pub fn aya_bpf::programs::fentry::FEntryContext::from(t: T) -> T
-pub mod aya_bpf::programs::fexit
-pub struct aya_bpf::programs::fexit::FExitContext
-impl aya_bpf::programs::fexit::FExitContext
-pub unsafe fn aya_bpf::programs::fexit::FExitContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
-pub fn aya_bpf::programs::fexit::FExitContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::fexit::FExitContext
-impl aya_bpf::BpfContext for aya_bpf::programs::fexit::FExitContext
-pub fn aya_bpf::programs::fexit::FExitContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::fexit::FExitContext
-impl !core::marker::Sync for aya_bpf::programs::fexit::FExitContext
-impl core::marker::Unpin for aya_bpf::programs::fexit::FExitContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::fexit::FExitContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::fexit::FExitContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::fexit::FExitContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::fexit::FExitContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::fexit::FExitContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::fexit::FExitContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::fexit::FExitContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::fexit::FExitContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::fexit::FExitContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::fexit::FExitContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::fexit::FExitContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::fexit::FExitContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::fexit::FExitContext where T: core::marker::Sized
-pub fn aya_bpf::programs::fexit::FExitContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::fexit::FExitContext where T: core::marker::Sized
-pub fn aya_bpf::programs::fexit::FExitContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::fexit::FExitContext
-pub fn aya_bpf::programs::fexit::FExitContext::from(t: T) -> T
-pub mod aya_bpf::programs::lsm
-pub struct aya_bpf::programs::lsm::LsmContext
-impl aya_bpf::programs::lsm::LsmContext
-pub unsafe fn aya_bpf::programs::lsm::LsmContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
-pub fn aya_bpf::programs::lsm::LsmContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::lsm::LsmContext
-impl aya_bpf::BpfContext for aya_bpf::programs::lsm::LsmContext
-pub fn aya_bpf::programs::lsm::LsmContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::lsm::LsmContext
-impl !core::marker::Sync for aya_bpf::programs::lsm::LsmContext
-impl core::marker::Unpin for aya_bpf::programs::lsm::LsmContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::lsm::LsmContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::lsm::LsmContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::lsm::LsmContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::lsm::LsmContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::lsm::LsmContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::lsm::LsmContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::lsm::LsmContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::lsm::LsmContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::lsm::LsmContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::lsm::LsmContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::lsm::LsmContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::lsm::LsmContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::lsm::LsmContext where T: core::marker::Sized
-pub fn aya_bpf::programs::lsm::LsmContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::lsm::LsmContext where T: core::marker::Sized
-pub fn aya_bpf::programs::lsm::LsmContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::lsm::LsmContext
-pub fn aya_bpf::programs::lsm::LsmContext::from(t: T) -> T
-pub mod aya_bpf::programs::perf_event
-pub struct aya_bpf::programs::perf_event::PerfEventContext
-impl aya_bpf::programs::perf_event::PerfEventContext
-pub fn aya_bpf::programs::perf_event::PerfEventContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::perf_event::PerfEventContext
-impl aya_bpf::BpfContext for aya_bpf::programs::perf_event::PerfEventContext
-pub fn aya_bpf::programs::perf_event::PerfEventContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::perf_event::PerfEventContext
-impl !core::marker::Sync for aya_bpf::programs::perf_event::PerfEventContext
-impl core::marker::Unpin for aya_bpf::programs::perf_event::PerfEventContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::perf_event::PerfEventContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::perf_event::PerfEventContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::perf_event::PerfEventContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::perf_event::PerfEventContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::perf_event::PerfEventContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::perf_event::PerfEventContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::perf_event::PerfEventContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::perf_event::PerfEventContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::perf_event::PerfEventContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::perf_event::PerfEventContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::perf_event::PerfEventContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::perf_event::PerfEventContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::perf_event::PerfEventContext where T: core::marker::Sized
-pub fn aya_bpf::programs::perf_event::PerfEventContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::perf_event::PerfEventContext where T: core::marker::Sized
-pub fn aya_bpf::programs::perf_event::PerfEventContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::perf_event::PerfEventContext
-pub fn aya_bpf::programs::perf_event::PerfEventContext::from(t: T) -> T
-pub mod aya_bpf::programs::probe
-pub struct aya_bpf::programs::probe::ProbeContext
-pub aya_bpf::programs::probe::ProbeContext::regs: *mut aya_bpf_bindings::x86_64::bindings::pt_regs
-impl aya_bpf::programs::probe::ProbeContext
-pub fn aya_bpf::programs::probe::ProbeContext::arg<T: FromPtRegs>(&self, n: usize) -> core::option::Option<T>
-pub fn aya_bpf::programs::probe::ProbeContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::probe::ProbeContext
-pub fn aya_bpf::programs::probe::ProbeContext::ret<T: FromPtRegs>(&self) -> core::option::Option<T>
-impl aya_bpf::BpfContext for aya_bpf::programs::probe::ProbeContext
-pub fn aya_bpf::programs::probe::ProbeContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::probe::ProbeContext
-impl !core::marker::Sync for aya_bpf::programs::probe::ProbeContext
-impl core::marker::Unpin for aya_bpf::programs::probe::ProbeContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::probe::ProbeContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::probe::ProbeContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::probe::ProbeContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::probe::ProbeContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::probe::ProbeContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::probe::ProbeContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::probe::ProbeContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::probe::ProbeContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::probe::ProbeContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::probe::ProbeContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::probe::ProbeContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::probe::ProbeContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::probe::ProbeContext where T: core::marker::Sized
-pub fn aya_bpf::programs::probe::ProbeContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::probe::ProbeContext where T: core::marker::Sized
-pub fn aya_bpf::programs::probe::ProbeContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::probe::ProbeContext
-pub fn aya_bpf::programs::probe::ProbeContext::from(t: T) -> T
-pub mod aya_bpf::programs::raw_tracepoint
-pub struct aya_bpf::programs::raw_tracepoint::RawTracePointContext
-impl aya_bpf::programs::raw_tracepoint::RawTracePointContext
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::raw_tracepoint::RawTracePointContext
-impl aya_bpf::BpfContext for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-impl !core::marker::Sync for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-impl core::marker::Unpin for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::raw_tracepoint::RawTracePointContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::raw_tracepoint::RawTracePointContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::raw_tracepoint::RawTracePointContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::raw_tracepoint::RawTracePointContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::raw_tracepoint::RawTracePointContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::raw_tracepoint::RawTracePointContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::raw_tracepoint::RawTracePointContext where T: core::marker::Sized
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::raw_tracepoint::RawTracePointContext where T: core::marker::Sized
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::from(t: T) -> T
-pub mod aya_bpf::programs::sk_buff
-pub struct aya_bpf::programs::sk_buff::SkBuff
-pub aya_bpf::programs::sk_buff::SkBuff::skb: *mut aya_bpf_bindings::x86_64::bindings::__sk_buff
-impl aya_bpf::programs::sk_buff::SkBuff
-pub fn aya_bpf::programs::sk_buff::SkBuff::adjust_room(&self, len_diff: i32, mode: u32, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuff::cb(&self) -> &[u32]
-pub fn aya_bpf::programs::sk_buff::SkBuff::cb_mut(&mut self) -> &mut [u32]
-pub fn aya_bpf::programs::sk_buff::SkBuff::change_proto(&self, proto: u16, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuff::change_type(&self, ty: u32) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuff::clone_redirect(&self, if_index: u32, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuff::family(&self) -> u32
-pub fn aya_bpf::programs::sk_buff::SkBuff::get_socket_uid(&self) -> u32
-pub fn aya_bpf::programs::sk_buff::SkBuff::l3_csum_replace(&self, offset: usize, from: u64, to: u64, size: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuff::l4_csum_replace(&self, offset: usize, from: u64, to: u64, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuff::len(&self) -> u32
-pub fn aya_bpf::programs::sk_buff::SkBuff::load<T>(&self, offset: usize) -> core::result::Result<T, aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuff::load_bytes(&self, offset: usize, dst: &mut [u8]) -> core::result::Result<usize, aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuff::local_ipv4(&self) -> u32
-pub fn aya_bpf::programs::sk_buff::SkBuff::local_ipv6(&self) -> &[u32; 4]
-pub fn aya_bpf::programs::sk_buff::SkBuff::local_port(&self) -> u32
-pub fn aya_bpf::programs::sk_buff::SkBuff::new(skb: *mut aya_bpf_bindings::x86_64::bindings::__sk_buff) -> aya_bpf::programs::sk_buff::SkBuff
-pub fn aya_bpf::programs::sk_buff::SkBuff::protocol(&self) -> u32
-pub fn aya_bpf::programs::sk_buff::SkBuff::pull_data(&self, len: u32) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuff::remote_ipv4(&self) -> u32
-pub fn aya_bpf::programs::sk_buff::SkBuff::remote_ipv6(&self) -> &[u32; 4]
-pub fn aya_bpf::programs::sk_buff::SkBuff::remote_port(&self) -> u32
-pub fn aya_bpf::programs::sk_buff::SkBuff::set_mark(&mut self, mark: u32)
-pub fn aya_bpf::programs::sk_buff::SkBuff::store<T>(&mut self, offset: usize, v: &T, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-impl !core::marker::Send for aya_bpf::programs::sk_buff::SkBuff
-impl !core::marker::Sync for aya_bpf::programs::sk_buff::SkBuff
-impl core::marker::Unpin for aya_bpf::programs::sk_buff::SkBuff
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sk_buff::SkBuff
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sk_buff::SkBuff
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sk_buff::SkBuff where U: core::convert::From<T>
-pub fn aya_bpf::programs::sk_buff::SkBuff::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sk_buff::SkBuff where U: core::convert::Into<T>
-pub type aya_bpf::programs::sk_buff::SkBuff::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sk_buff::SkBuff::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sk_buff::SkBuff where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sk_buff::SkBuff::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sk_buff::SkBuff::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sk_buff::SkBuff where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sk_buff::SkBuff::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sk_buff::SkBuff where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_buff::SkBuff::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sk_buff::SkBuff where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_buff::SkBuff::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sk_buff::SkBuff
-pub fn aya_bpf::programs::sk_buff::SkBuff::from(t: T) -> T
-pub struct aya_bpf::programs::sk_buff::SkBuffContext
-pub aya_bpf::programs::sk_buff::SkBuffContext::skb: aya_bpf::programs::sk_buff::SkBuff
-impl aya_bpf::programs::sk_buff::SkBuffContext
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::adjust_room(&self, len_diff: i32, mode: u32, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::cb(&self) -> &[u32]
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::cb_mut(&mut self) -> &mut [u32]
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::change_type(&self, ty: u32) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::clone_redirect(&self, if_index: u32, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::get_socket_uid(&self) -> u32
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::l3_csum_replace(&self, offset: usize, from: u64, to: u64, size: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::l4_csum_replace(&self, offset: usize, from: u64, to: u64, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::len(&self) -> u32
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::load<T>(&self, offset: usize) -> core::result::Result<T, aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::load_bytes(&self, offset: usize, dst: &mut [u8]) -> core::result::Result<usize, aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::new(skb: *mut aya_bpf_bindings::x86_64::bindings::__sk_buff) -> aya_bpf::programs::sk_buff::SkBuffContext
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::pull_data(&self, len: u32) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::set_mark(&mut self, mark: u32)
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::store<T>(&mut self, offset: usize, v: &T, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-impl aya_bpf::BpfContext for aya_bpf::programs::sk_buff::SkBuffContext
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sk_buff::SkBuffContext
-impl !core::marker::Sync for aya_bpf::programs::sk_buff::SkBuffContext
-impl core::marker::Unpin for aya_bpf::programs::sk_buff::SkBuffContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sk_buff::SkBuffContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sk_buff::SkBuffContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sk_buff::SkBuffContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sk_buff::SkBuffContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sk_buff::SkBuffContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sk_buff::SkBuffContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sk_buff::SkBuffContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sk_buff::SkBuffContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sk_buff::SkBuffContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sk_buff::SkBuffContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sk_buff::SkBuffContext
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::from(t: T) -> T
-pub mod aya_bpf::programs::sk_lookup
-pub struct aya_bpf::programs::sk_lookup::SkLookupContext
-pub aya_bpf::programs::sk_lookup::SkLookupContext::lookup: *mut aya_bpf_bindings::x86_64::bindings::bpf_sk_lookup
-impl aya_bpf::programs::sk_lookup::SkLookupContext
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::new(lookup: *mut aya_bpf_bindings::x86_64::bindings::bpf_sk_lookup) -> aya_bpf::programs::sk_lookup::SkLookupContext
-impl aya_bpf::BpfContext for aya_bpf::programs::sk_lookup::SkLookupContext
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sk_lookup::SkLookupContext
-impl !core::marker::Sync for aya_bpf::programs::sk_lookup::SkLookupContext
-impl core::marker::Unpin for aya_bpf::programs::sk_lookup::SkLookupContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sk_lookup::SkLookupContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sk_lookup::SkLookupContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sk_lookup::SkLookupContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sk_lookup::SkLookupContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sk_lookup::SkLookupContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sk_lookup::SkLookupContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sk_lookup::SkLookupContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sk_lookup::SkLookupContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sk_lookup::SkLookupContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sk_lookup::SkLookupContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sk_lookup::SkLookupContext
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::from(t: T) -> T
-pub mod aya_bpf::programs::sk_msg
-pub struct aya_bpf::programs::sk_msg::SkMsgContext
-pub aya_bpf::programs::sk_msg::SkMsgContext::msg: *mut aya_bpf_bindings::x86_64::bindings::sk_msg_md
-impl aya_bpf::programs::sk_msg::SkMsgContext
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::data(&self) -> usize
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::data_end(&self) -> usize
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::new(msg: *mut aya_bpf_bindings::x86_64::bindings::sk_msg_md) -> aya_bpf::programs::sk_msg::SkMsgContext
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::pop_data(&self, start: u32, len: u32, flags: u64) -> core::result::Result<(), i64>
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::push_data(&self, start: u32, len: u32, flags: u64) -> core::result::Result<(), i64>
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::size(&self) -> u32
-impl aya_bpf::BpfContext for aya_bpf::programs::sk_msg::SkMsgContext
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sk_msg::SkMsgContext
-impl !core::marker::Sync for aya_bpf::programs::sk_msg::SkMsgContext
-impl core::marker::Unpin for aya_bpf::programs::sk_msg::SkMsgContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sk_msg::SkMsgContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sk_msg::SkMsgContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sk_msg::SkMsgContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sk_msg::SkMsgContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sk_msg::SkMsgContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sk_msg::SkMsgContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sk_msg::SkMsgContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sk_msg::SkMsgContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sk_msg::SkMsgContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sk_msg::SkMsgContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sk_msg::SkMsgContext
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::from(t: T) -> T
-pub mod aya_bpf::programs::sock
-pub struct aya_bpf::programs::sock::SockContext
-pub aya_bpf::programs::sock::SockContext::sock: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock
-impl aya_bpf::programs::sock::SockContext
-pub fn aya_bpf::programs::sock::SockContext::new(sock: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock) -> aya_bpf::programs::sock::SockContext
-impl aya_bpf::BpfContext for aya_bpf::programs::sock::SockContext
-pub fn aya_bpf::programs::sock::SockContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sock::SockContext
-impl !core::marker::Sync for aya_bpf::programs::sock::SockContext
-impl core::marker::Unpin for aya_bpf::programs::sock::SockContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sock::SockContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sock::SockContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sock::SockContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sock::SockContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sock::SockContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sock::SockContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sock::SockContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sock::SockContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sock::SockContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sock::SockContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sock::SockContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sock::SockContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sock::SockContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sock::SockContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sock::SockContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sock::SockContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sock::SockContext
-pub fn aya_bpf::programs::sock::SockContext::from(t: T) -> T
-pub mod aya_bpf::programs::sock_addr
-pub struct aya_bpf::programs::sock_addr::SockAddrContext
-pub aya_bpf::programs::sock_addr::SockAddrContext::sock_addr: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock_addr
-impl aya_bpf::programs::sock_addr::SockAddrContext
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::new(sock_addr: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock_addr) -> aya_bpf::programs::sock_addr::SockAddrContext
-impl aya_bpf::BpfContext for aya_bpf::programs::sock_addr::SockAddrContext
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sock_addr::SockAddrContext
-impl !core::marker::Sync for aya_bpf::programs::sock_addr::SockAddrContext
-impl core::marker::Unpin for aya_bpf::programs::sock_addr::SockAddrContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sock_addr::SockAddrContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sock_addr::SockAddrContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sock_addr::SockAddrContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sock_addr::SockAddrContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sock_addr::SockAddrContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sock_addr::SockAddrContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sock_addr::SockAddrContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sock_addr::SockAddrContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sock_addr::SockAddrContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sock_addr::SockAddrContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sock_addr::SockAddrContext
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::from(t: T) -> T
-pub mod aya_bpf::programs::sock_ops
-pub struct aya_bpf::programs::sock_ops::SockOpsContext
-pub aya_bpf::programs::sock_ops::SockOpsContext::ops: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock_ops
-impl aya_bpf::programs::sock_ops::SockOpsContext
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::arg(&self, n: usize) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::cb_flags(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::family(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::local_ip4(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::local_ip6(&self) -> [u32; 4]
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::local_port(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::new(ops: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock_ops) -> aya_bpf::programs::sock_ops::SockOpsContext
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::op(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::remote_ip4(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::remote_ip6(&self) -> [u32; 4]
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::remote_port(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::set_cb_flags(&self, flags: i32) -> core::result::Result<(), i64>
-impl aya_bpf::BpfContext for aya_bpf::programs::sock_ops::SockOpsContext
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sock_ops::SockOpsContext
-impl !core::marker::Sync for aya_bpf::programs::sock_ops::SockOpsContext
-impl core::marker::Unpin for aya_bpf::programs::sock_ops::SockOpsContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sock_ops::SockOpsContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sock_ops::SockOpsContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sock_ops::SockOpsContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sock_ops::SockOpsContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sock_ops::SockOpsContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sock_ops::SockOpsContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sock_ops::SockOpsContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sock_ops::SockOpsContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sock_ops::SockOpsContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sock_ops::SockOpsContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sock_ops::SockOpsContext
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::from(t: T) -> T
-pub mod aya_bpf::programs::sockopt
-pub struct aya_bpf::programs::sockopt::SockoptContext
-pub aya_bpf::programs::sockopt::SockoptContext::sockopt: *mut aya_bpf_bindings::x86_64::bindings::bpf_sockopt
-impl aya_bpf::programs::sockopt::SockoptContext
-pub fn aya_bpf::programs::sockopt::SockoptContext::new(sockopt: *mut aya_bpf_bindings::x86_64::bindings::bpf_sockopt) -> aya_bpf::programs::sockopt::SockoptContext
-impl aya_bpf::BpfContext for aya_bpf::programs::sockopt::SockoptContext
-pub fn aya_bpf::programs::sockopt::SockoptContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sockopt::SockoptContext
-impl !core::marker::Sync for aya_bpf::programs::sockopt::SockoptContext
-impl core::marker::Unpin for aya_bpf::programs::sockopt::SockoptContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sockopt::SockoptContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sockopt::SockoptContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sockopt::SockoptContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sockopt::SockoptContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sockopt::SockoptContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sockopt::SockoptContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sockopt::SockoptContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sockopt::SockoptContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sockopt::SockoptContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sockopt::SockoptContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sockopt::SockoptContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sockopt::SockoptContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sockopt::SockoptContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sockopt::SockoptContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sockopt::SockoptContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sockopt::SockoptContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sockopt::SockoptContext
-pub fn aya_bpf::programs::sockopt::SockoptContext::from(t: T) -> T
-pub mod aya_bpf::programs::sysctl
-pub struct aya_bpf::programs::sysctl::SysctlContext
-pub aya_bpf::programs::sysctl::SysctlContext::sysctl: *mut aya_bpf_bindings::x86_64::bindings::bpf_sysctl
-impl aya_bpf::programs::sysctl::SysctlContext
-pub fn aya_bpf::programs::sysctl::SysctlContext::new(sysctl: *mut aya_bpf_bindings::x86_64::bindings::bpf_sysctl) -> aya_bpf::programs::sysctl::SysctlContext
-impl aya_bpf::BpfContext for aya_bpf::programs::sysctl::SysctlContext
-pub fn aya_bpf::programs::sysctl::SysctlContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sysctl::SysctlContext
-impl !core::marker::Sync for aya_bpf::programs::sysctl::SysctlContext
-impl core::marker::Unpin for aya_bpf::programs::sysctl::SysctlContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sysctl::SysctlContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sysctl::SysctlContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sysctl::SysctlContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sysctl::SysctlContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sysctl::SysctlContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sysctl::SysctlContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sysctl::SysctlContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sysctl::SysctlContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sysctl::SysctlContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sysctl::SysctlContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sysctl::SysctlContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sysctl::SysctlContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sysctl::SysctlContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sysctl::SysctlContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sysctl::SysctlContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sysctl::SysctlContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sysctl::SysctlContext
-pub fn aya_bpf::programs::sysctl::SysctlContext::from(t: T) -> T
-pub mod aya_bpf::programs::tc
-pub struct aya_bpf::programs::tc::TcContext
-pub aya_bpf::programs::tc::TcContext::skb: aya_bpf::programs::sk_buff::SkBuff
-impl aya_bpf::programs::tc::TcContext
-pub fn aya_bpf::programs::tc::TcContext::adjust_room(&self, len_diff: i32, mode: u32, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::cb(&self) -> &[u32]
-pub fn aya_bpf::programs::tc::TcContext::cb_mut(&mut self) -> &mut [u32]
-pub fn aya_bpf::programs::tc::TcContext::change_proto(&self, proto: u16, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::change_type(&self, ty: u32) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::clone_redirect(&self, if_index: u32, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::data(&self) -> usize
-pub fn aya_bpf::programs::tc::TcContext::data_end(&self) -> usize
-pub fn aya_bpf::programs::tc::TcContext::get_socket_uid(&self) -> u32
-pub fn aya_bpf::programs::tc::TcContext::l3_csum_replace(&self, offset: usize, from: u64, to: u64, size: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::l4_csum_replace(&self, offset: usize, from: u64, to: u64, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::len(&self) -> u32
-pub fn aya_bpf::programs::tc::TcContext::load<T>(&self, offset: usize) -> core::result::Result<T, aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::load_bytes(&self, offset: usize, dst: &mut [u8]) -> core::result::Result<usize, aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::new(skb: *mut aya_bpf_bindings::x86_64::bindings::__sk_buff) -> aya_bpf::programs::tc::TcContext
-pub fn aya_bpf::programs::tc::TcContext::pull_data(&self, len: u32) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::set_mark(&mut self, mark: u32)
-pub fn aya_bpf::programs::tc::TcContext::store<T>(&mut self, offset: usize, v: &T, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-impl aya_bpf::BpfContext for aya_bpf::programs::tc::TcContext
-pub fn aya_bpf::programs::tc::TcContext::as_ptr(&self) -> *mut aya_bpf_cty::c_void
-impl !core::marker::Send for aya_bpf::programs::tc::TcContext
-impl !core::marker::Sync for aya_bpf::programs::tc::TcContext
-impl core::marker::Unpin for aya_bpf::programs::tc::TcContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::tc::TcContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::tc::TcContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::tc::TcContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::tc::TcContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::tc::TcContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::tc::TcContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::tc::TcContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::tc::TcContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::tc::TcContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::tc::TcContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::tc::TcContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::tc::TcContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::tc::TcContext where T: core::marker::Sized
-pub fn aya_bpf::programs::tc::TcContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::tc::TcContext where T: core::marker::Sized
-pub fn aya_bpf::programs::tc::TcContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::tc::TcContext
-pub fn aya_bpf::programs::tc::TcContext::from(t: T) -> T
-pub mod aya_bpf::programs::tp_btf
-pub struct aya_bpf::programs::tp_btf::BtfTracePointContext
-impl aya_bpf::programs::tp_btf::BtfTracePointContext
-pub unsafe fn aya_bpf::programs::tp_btf::BtfTracePointContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::tp_btf::BtfTracePointContext
-impl aya_bpf::BpfContext for aya_bpf::programs::tp_btf::BtfTracePointContext
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::tp_btf::BtfTracePointContext
-impl !core::marker::Sync for aya_bpf::programs::tp_btf::BtfTracePointContext
-impl core::marker::Unpin for aya_bpf::programs::tp_btf::BtfTracePointContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::tp_btf::BtfTracePointContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::tp_btf::BtfTracePointContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::tp_btf::BtfTracePointContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::tp_btf::BtfTracePointContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::tp_btf::BtfTracePointContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::tp_btf::BtfTracePointContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::tp_btf::BtfTracePointContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::tp_btf::BtfTracePointContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::tp_btf::BtfTracePointContext where T: core::marker::Sized
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::tp_btf::BtfTracePointContext where T: core::marker::Sized
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::tp_btf::BtfTracePointContext
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::from(t: T) -> T
-pub mod aya_bpf::programs::tracepoint
-pub struct aya_bpf::programs::tracepoint::TracePointContext
-impl aya_bpf::programs::tracepoint::TracePointContext
-pub fn aya_bpf::programs::tracepoint::TracePointContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::tracepoint::TracePointContext
-pub unsafe fn aya_bpf::programs::tracepoint::TracePointContext::read_at<T>(&self, offset: usize) -> core::result::Result<T, i64>
-impl aya_bpf::BpfContext for aya_bpf::programs::tracepoint::TracePointContext
-pub fn aya_bpf::programs::tracepoint::TracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::tracepoint::TracePointContext
-impl !core::marker::Sync for aya_bpf::programs::tracepoint::TracePointContext
-impl core::marker::Unpin for aya_bpf::programs::tracepoint::TracePointContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::tracepoint::TracePointContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::tracepoint::TracePointContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::tracepoint::TracePointContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::tracepoint::TracePointContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::tracepoint::TracePointContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::tracepoint::TracePointContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::tracepoint::TracePointContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::tracepoint::TracePointContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::tracepoint::TracePointContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::tracepoint::TracePointContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::tracepoint::TracePointContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::tracepoint::TracePointContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::tracepoint::TracePointContext where T: core::marker::Sized
-pub fn aya_bpf::programs::tracepoint::TracePointContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::tracepoint::TracePointContext where T: core::marker::Sized
-pub fn aya_bpf::programs::tracepoint::TracePointContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::tracepoint::TracePointContext
-pub fn aya_bpf::programs::tracepoint::TracePointContext::from(t: T) -> T
-pub mod aya_bpf::programs::xdp
-pub struct aya_bpf::programs::xdp::XdpContext
-pub aya_bpf::programs::xdp::XdpContext::ctx: *mut aya_bpf_bindings::x86_64::bindings::xdp_md
-impl aya_bpf::programs::xdp::XdpContext
-pub fn aya_bpf::programs::xdp::XdpContext::data(&self) -> usize
-pub fn aya_bpf::programs::xdp::XdpContext::data_end(&self) -> usize
-pub fn aya_bpf::programs::xdp::XdpContext::metadata(&self) -> usize
-pub fn aya_bpf::programs::xdp::XdpContext::metadata_end(&self) -> usize
-pub fn aya_bpf::programs::xdp::XdpContext::new(ctx: *mut aya_bpf_bindings::x86_64::bindings::xdp_md) -> aya_bpf::programs::xdp::XdpContext
-impl aya_bpf::BpfContext for aya_bpf::programs::xdp::XdpContext
-pub fn aya_bpf::programs::xdp::XdpContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::xdp::XdpContext
-impl !core::marker::Sync for aya_bpf::programs::xdp::XdpContext
-impl core::marker::Unpin for aya_bpf::programs::xdp::XdpContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::xdp::XdpContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::xdp::XdpContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::xdp::XdpContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::xdp::XdpContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::xdp::XdpContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::xdp::XdpContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::xdp::XdpContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::xdp::XdpContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::xdp::XdpContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::xdp::XdpContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::xdp::XdpContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::xdp::XdpContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::xdp::XdpContext where T: core::marker::Sized
-pub fn aya_bpf::programs::xdp::XdpContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::xdp::XdpContext where T: core::marker::Sized
-pub fn aya_bpf::programs::xdp::XdpContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::xdp::XdpContext
-pub fn aya_bpf::programs::xdp::XdpContext::from(t: T) -> T
-pub struct aya_bpf::programs::BtfTracePointContext
-impl aya_bpf::programs::tp_btf::BtfTracePointContext
-pub unsafe fn aya_bpf::programs::tp_btf::BtfTracePointContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::tp_btf::BtfTracePointContext
-impl aya_bpf::BpfContext for aya_bpf::programs::tp_btf::BtfTracePointContext
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::tp_btf::BtfTracePointContext
-impl !core::marker::Sync for aya_bpf::programs::tp_btf::BtfTracePointContext
-impl core::marker::Unpin for aya_bpf::programs::tp_btf::BtfTracePointContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::tp_btf::BtfTracePointContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::tp_btf::BtfTracePointContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::tp_btf::BtfTracePointContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::tp_btf::BtfTracePointContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::tp_btf::BtfTracePointContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::tp_btf::BtfTracePointContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::tp_btf::BtfTracePointContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::tp_btf::BtfTracePointContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::tp_btf::BtfTracePointContext where T: core::marker::Sized
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::tp_btf::BtfTracePointContext where T: core::marker::Sized
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::tp_btf::BtfTracePointContext
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::from(t: T) -> T
-pub struct aya_bpf::programs::DeviceContext
-pub aya_bpf::programs::DeviceContext::device: *mut aya_bpf_bindings::x86_64::bindings::bpf_cgroup_dev_ctx
-impl aya_bpf::programs::device::DeviceContext
-pub fn aya_bpf::programs::device::DeviceContext::new(device: *mut aya_bpf_bindings::x86_64::bindings::bpf_cgroup_dev_ctx) -> aya_bpf::programs::device::DeviceContext
-impl aya_bpf::BpfContext for aya_bpf::programs::device::DeviceContext
-pub fn aya_bpf::programs::device::DeviceContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::device::DeviceContext
-impl !core::marker::Sync for aya_bpf::programs::device::DeviceContext
-impl core::marker::Unpin for aya_bpf::programs::device::DeviceContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::device::DeviceContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::device::DeviceContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::device::DeviceContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::device::DeviceContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::device::DeviceContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::device::DeviceContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::device::DeviceContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::device::DeviceContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::device::DeviceContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::device::DeviceContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::device::DeviceContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::device::DeviceContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::device::DeviceContext where T: core::marker::Sized
-pub fn aya_bpf::programs::device::DeviceContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::device::DeviceContext where T: core::marker::Sized
-pub fn aya_bpf::programs::device::DeviceContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::device::DeviceContext
-pub fn aya_bpf::programs::device::DeviceContext::from(t: T) -> T
-pub struct aya_bpf::programs::FEntryContext
-impl aya_bpf::programs::fentry::FEntryContext
-pub unsafe fn aya_bpf::programs::fentry::FEntryContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
-pub fn aya_bpf::programs::fentry::FEntryContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::fentry::FEntryContext
-impl aya_bpf::BpfContext for aya_bpf::programs::fentry::FEntryContext
-pub fn aya_bpf::programs::fentry::FEntryContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::fentry::FEntryContext
-impl !core::marker::Sync for aya_bpf::programs::fentry::FEntryContext
-impl core::marker::Unpin for aya_bpf::programs::fentry::FEntryContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::fentry::FEntryContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::fentry::FEntryContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::fentry::FEntryContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::fentry::FEntryContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::fentry::FEntryContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::fentry::FEntryContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::fentry::FEntryContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::fentry::FEntryContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::fentry::FEntryContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::fentry::FEntryContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::fentry::FEntryContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::fentry::FEntryContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::fentry::FEntryContext where T: core::marker::Sized
-pub fn aya_bpf::programs::fentry::FEntryContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::fentry::FEntryContext where T: core::marker::Sized
-pub fn aya_bpf::programs::fentry::FEntryContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::fentry::FEntryContext
-pub fn aya_bpf::programs::fentry::FEntryContext::from(t: T) -> T
-pub struct aya_bpf::programs::FExitContext
-impl aya_bpf::programs::fexit::FExitContext
-pub unsafe fn aya_bpf::programs::fexit::FExitContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
-pub fn aya_bpf::programs::fexit::FExitContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::fexit::FExitContext
-impl aya_bpf::BpfContext for aya_bpf::programs::fexit::FExitContext
-pub fn aya_bpf::programs::fexit::FExitContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::fexit::FExitContext
-impl !core::marker::Sync for aya_bpf::programs::fexit::FExitContext
-impl core::marker::Unpin for aya_bpf::programs::fexit::FExitContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::fexit::FExitContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::fexit::FExitContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::fexit::FExitContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::fexit::FExitContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::fexit::FExitContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::fexit::FExitContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::fexit::FExitContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::fexit::FExitContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::fexit::FExitContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::fexit::FExitContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::fexit::FExitContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::fexit::FExitContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::fexit::FExitContext where T: core::marker::Sized
-pub fn aya_bpf::programs::fexit::FExitContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::fexit::FExitContext where T: core::marker::Sized
-pub fn aya_bpf::programs::fexit::FExitContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::fexit::FExitContext
-pub fn aya_bpf::programs::fexit::FExitContext::from(t: T) -> T
-pub struct aya_bpf::programs::LsmContext
-impl aya_bpf::programs::lsm::LsmContext
-pub unsafe fn aya_bpf::programs::lsm::LsmContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
-pub fn aya_bpf::programs::lsm::LsmContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::lsm::LsmContext
-impl aya_bpf::BpfContext for aya_bpf::programs::lsm::LsmContext
-pub fn aya_bpf::programs::lsm::LsmContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::lsm::LsmContext
-impl !core::marker::Sync for aya_bpf::programs::lsm::LsmContext
-impl core::marker::Unpin for aya_bpf::programs::lsm::LsmContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::lsm::LsmContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::lsm::LsmContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::lsm::LsmContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::lsm::LsmContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::lsm::LsmContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::lsm::LsmContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::lsm::LsmContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::lsm::LsmContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::lsm::LsmContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::lsm::LsmContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::lsm::LsmContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::lsm::LsmContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::lsm::LsmContext where T: core::marker::Sized
-pub fn aya_bpf::programs::lsm::LsmContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::lsm::LsmContext where T: core::marker::Sized
-pub fn aya_bpf::programs::lsm::LsmContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::lsm::LsmContext
-pub fn aya_bpf::programs::lsm::LsmContext::from(t: T) -> T
-pub struct aya_bpf::programs::PerfEventContext
-impl aya_bpf::programs::perf_event::PerfEventContext
-pub fn aya_bpf::programs::perf_event::PerfEventContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::perf_event::PerfEventContext
-impl aya_bpf::BpfContext for aya_bpf::programs::perf_event::PerfEventContext
-pub fn aya_bpf::programs::perf_event::PerfEventContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::perf_event::PerfEventContext
-impl !core::marker::Sync for aya_bpf::programs::perf_event::PerfEventContext
-impl core::marker::Unpin for aya_bpf::programs::perf_event::PerfEventContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::perf_event::PerfEventContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::perf_event::PerfEventContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::perf_event::PerfEventContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::perf_event::PerfEventContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::perf_event::PerfEventContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::perf_event::PerfEventContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::perf_event::PerfEventContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::perf_event::PerfEventContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::perf_event::PerfEventContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::perf_event::PerfEventContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::perf_event::PerfEventContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::perf_event::PerfEventContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::perf_event::PerfEventContext where T: core::marker::Sized
-pub fn aya_bpf::programs::perf_event::PerfEventContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::perf_event::PerfEventContext where T: core::marker::Sized
-pub fn aya_bpf::programs::perf_event::PerfEventContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::perf_event::PerfEventContext
-pub fn aya_bpf::programs::perf_event::PerfEventContext::from(t: T) -> T
-pub struct aya_bpf::programs::ProbeContext
-pub aya_bpf::programs::ProbeContext::regs: *mut aya_bpf_bindings::x86_64::bindings::pt_regs
-impl aya_bpf::programs::probe::ProbeContext
-pub fn aya_bpf::programs::probe::ProbeContext::arg<T: FromPtRegs>(&self, n: usize) -> core::option::Option<T>
-pub fn aya_bpf::programs::probe::ProbeContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::probe::ProbeContext
-pub fn aya_bpf::programs::probe::ProbeContext::ret<T: FromPtRegs>(&self) -> core::option::Option<T>
-impl aya_bpf::BpfContext for aya_bpf::programs::probe::ProbeContext
-pub fn aya_bpf::programs::probe::ProbeContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::probe::ProbeContext
-impl !core::marker::Sync for aya_bpf::programs::probe::ProbeContext
-impl core::marker::Unpin for aya_bpf::programs::probe::ProbeContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::probe::ProbeContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::probe::ProbeContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::probe::ProbeContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::probe::ProbeContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::probe::ProbeContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::probe::ProbeContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::probe::ProbeContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::probe::ProbeContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::probe::ProbeContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::probe::ProbeContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::probe::ProbeContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::probe::ProbeContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::probe::ProbeContext where T: core::marker::Sized
-pub fn aya_bpf::programs::probe::ProbeContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::probe::ProbeContext where T: core::marker::Sized
-pub fn aya_bpf::programs::probe::ProbeContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::probe::ProbeContext
-pub fn aya_bpf::programs::probe::ProbeContext::from(t: T) -> T
-pub struct aya_bpf::programs::RawTracePointContext
-impl aya_bpf::programs::raw_tracepoint::RawTracePointContext
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::raw_tracepoint::RawTracePointContext
-impl aya_bpf::BpfContext for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-impl !core::marker::Sync for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-impl core::marker::Unpin for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::raw_tracepoint::RawTracePointContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::raw_tracepoint::RawTracePointContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::raw_tracepoint::RawTracePointContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::raw_tracepoint::RawTracePointContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::raw_tracepoint::RawTracePointContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::raw_tracepoint::RawTracePointContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::raw_tracepoint::RawTracePointContext where T: core::marker::Sized
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::raw_tracepoint::RawTracePointContext where T: core::marker::Sized
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::from(t: T) -> T
-pub struct aya_bpf::programs::SkBuffContext
-pub aya_bpf::programs::SkBuffContext::skb: aya_bpf::programs::sk_buff::SkBuff
-impl aya_bpf::programs::sk_buff::SkBuffContext
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::adjust_room(&self, len_diff: i32, mode: u32, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::cb(&self) -> &[u32]
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::cb_mut(&mut self) -> &mut [u32]
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::change_type(&self, ty: u32) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::clone_redirect(&self, if_index: u32, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::get_socket_uid(&self) -> u32
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::l3_csum_replace(&self, offset: usize, from: u64, to: u64, size: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::l4_csum_replace(&self, offset: usize, from: u64, to: u64, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::len(&self) -> u32
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::load<T>(&self, offset: usize) -> core::result::Result<T, aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::load_bytes(&self, offset: usize, dst: &mut [u8]) -> core::result::Result<usize, aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::new(skb: *mut aya_bpf_bindings::x86_64::bindings::__sk_buff) -> aya_bpf::programs::sk_buff::SkBuffContext
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::pull_data(&self, len: u32) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::set_mark(&mut self, mark: u32)
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::store<T>(&mut self, offset: usize, v: &T, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-impl aya_bpf::BpfContext for aya_bpf::programs::sk_buff::SkBuffContext
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sk_buff::SkBuffContext
-impl !core::marker::Sync for aya_bpf::programs::sk_buff::SkBuffContext
-impl core::marker::Unpin for aya_bpf::programs::sk_buff::SkBuffContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sk_buff::SkBuffContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sk_buff::SkBuffContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sk_buff::SkBuffContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sk_buff::SkBuffContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sk_buff::SkBuffContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sk_buff::SkBuffContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sk_buff::SkBuffContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sk_buff::SkBuffContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sk_buff::SkBuffContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sk_buff::SkBuffContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sk_buff::SkBuffContext
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::from(t: T) -> T
-pub struct aya_bpf::programs::SkLookupContext
-pub aya_bpf::programs::SkLookupContext::lookup: *mut aya_bpf_bindings::x86_64::bindings::bpf_sk_lookup
-impl aya_bpf::programs::sk_lookup::SkLookupContext
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::new(lookup: *mut aya_bpf_bindings::x86_64::bindings::bpf_sk_lookup) -> aya_bpf::programs::sk_lookup::SkLookupContext
-impl aya_bpf::BpfContext for aya_bpf::programs::sk_lookup::SkLookupContext
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sk_lookup::SkLookupContext
-impl !core::marker::Sync for aya_bpf::programs::sk_lookup::SkLookupContext
-impl core::marker::Unpin for aya_bpf::programs::sk_lookup::SkLookupContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sk_lookup::SkLookupContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sk_lookup::SkLookupContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sk_lookup::SkLookupContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sk_lookup::SkLookupContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sk_lookup::SkLookupContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sk_lookup::SkLookupContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sk_lookup::SkLookupContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sk_lookup::SkLookupContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sk_lookup::SkLookupContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sk_lookup::SkLookupContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sk_lookup::SkLookupContext
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::from(t: T) -> T
-pub struct aya_bpf::programs::SkMsgContext
-pub aya_bpf::programs::SkMsgContext::msg: *mut aya_bpf_bindings::x86_64::bindings::sk_msg_md
-impl aya_bpf::programs::sk_msg::SkMsgContext
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::data(&self) -> usize
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::data_end(&self) -> usize
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::new(msg: *mut aya_bpf_bindings::x86_64::bindings::sk_msg_md) -> aya_bpf::programs::sk_msg::SkMsgContext
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::pop_data(&self, start: u32, len: u32, flags: u64) -> core::result::Result<(), i64>
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::push_data(&self, start: u32, len: u32, flags: u64) -> core::result::Result<(), i64>
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::size(&self) -> u32
-impl aya_bpf::BpfContext for aya_bpf::programs::sk_msg::SkMsgContext
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sk_msg::SkMsgContext
-impl !core::marker::Sync for aya_bpf::programs::sk_msg::SkMsgContext
-impl core::marker::Unpin for aya_bpf::programs::sk_msg::SkMsgContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sk_msg::SkMsgContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sk_msg::SkMsgContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sk_msg::SkMsgContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sk_msg::SkMsgContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sk_msg::SkMsgContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sk_msg::SkMsgContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sk_msg::SkMsgContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sk_msg::SkMsgContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sk_msg::SkMsgContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sk_msg::SkMsgContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sk_msg::SkMsgContext
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::from(t: T) -> T
-pub struct aya_bpf::programs::SockAddrContext
-pub aya_bpf::programs::SockAddrContext::sock_addr: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock_addr
-impl aya_bpf::programs::sock_addr::SockAddrContext
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::new(sock_addr: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock_addr) -> aya_bpf::programs::sock_addr::SockAddrContext
-impl aya_bpf::BpfContext for aya_bpf::programs::sock_addr::SockAddrContext
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sock_addr::SockAddrContext
-impl !core::marker::Sync for aya_bpf::programs::sock_addr::SockAddrContext
-impl core::marker::Unpin for aya_bpf::programs::sock_addr::SockAddrContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sock_addr::SockAddrContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sock_addr::SockAddrContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sock_addr::SockAddrContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sock_addr::SockAddrContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sock_addr::SockAddrContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sock_addr::SockAddrContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sock_addr::SockAddrContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sock_addr::SockAddrContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sock_addr::SockAddrContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sock_addr::SockAddrContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sock_addr::SockAddrContext
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::from(t: T) -> T
-pub struct aya_bpf::programs::SockContext
-pub aya_bpf::programs::SockContext::sock: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock
-impl aya_bpf::programs::sock::SockContext
-pub fn aya_bpf::programs::sock::SockContext::new(sock: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock) -> aya_bpf::programs::sock::SockContext
-impl aya_bpf::BpfContext for aya_bpf::programs::sock::SockContext
-pub fn aya_bpf::programs::sock::SockContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sock::SockContext
-impl !core::marker::Sync for aya_bpf::programs::sock::SockContext
-impl core::marker::Unpin for aya_bpf::programs::sock::SockContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sock::SockContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sock::SockContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sock::SockContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sock::SockContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sock::SockContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sock::SockContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sock::SockContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sock::SockContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sock::SockContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sock::SockContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sock::SockContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sock::SockContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sock::SockContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sock::SockContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sock::SockContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sock::SockContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sock::SockContext
-pub fn aya_bpf::programs::sock::SockContext::from(t: T) -> T
-pub struct aya_bpf::programs::SockOpsContext
-pub aya_bpf::programs::SockOpsContext::ops: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock_ops
-impl aya_bpf::programs::sock_ops::SockOpsContext
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::arg(&self, n: usize) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::cb_flags(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::family(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::local_ip4(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::local_ip6(&self) -> [u32; 4]
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::local_port(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::new(ops: *mut aya_bpf_bindings::x86_64::bindings::bpf_sock_ops) -> aya_bpf::programs::sock_ops::SockOpsContext
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::op(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::remote_ip4(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::remote_ip6(&self) -> [u32; 4]
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::remote_port(&self) -> u32
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::set_cb_flags(&self, flags: i32) -> core::result::Result<(), i64>
-impl aya_bpf::BpfContext for aya_bpf::programs::sock_ops::SockOpsContext
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sock_ops::SockOpsContext
-impl !core::marker::Sync for aya_bpf::programs::sock_ops::SockOpsContext
-impl core::marker::Unpin for aya_bpf::programs::sock_ops::SockOpsContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sock_ops::SockOpsContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sock_ops::SockOpsContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sock_ops::SockOpsContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sock_ops::SockOpsContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sock_ops::SockOpsContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sock_ops::SockOpsContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sock_ops::SockOpsContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sock_ops::SockOpsContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sock_ops::SockOpsContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sock_ops::SockOpsContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sock_ops::SockOpsContext
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::from(t: T) -> T
-pub struct aya_bpf::programs::SockoptContext
-pub aya_bpf::programs::SockoptContext::sockopt: *mut aya_bpf_bindings::x86_64::bindings::bpf_sockopt
-impl aya_bpf::programs::sockopt::SockoptContext
-pub fn aya_bpf::programs::sockopt::SockoptContext::new(sockopt: *mut aya_bpf_bindings::x86_64::bindings::bpf_sockopt) -> aya_bpf::programs::sockopt::SockoptContext
-impl aya_bpf::BpfContext for aya_bpf::programs::sockopt::SockoptContext
-pub fn aya_bpf::programs::sockopt::SockoptContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sockopt::SockoptContext
-impl !core::marker::Sync for aya_bpf::programs::sockopt::SockoptContext
-impl core::marker::Unpin for aya_bpf::programs::sockopt::SockoptContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sockopt::SockoptContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sockopt::SockoptContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sockopt::SockoptContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sockopt::SockoptContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sockopt::SockoptContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sockopt::SockoptContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sockopt::SockoptContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sockopt::SockoptContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sockopt::SockoptContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sockopt::SockoptContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sockopt::SockoptContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sockopt::SockoptContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sockopt::SockoptContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sockopt::SockoptContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sockopt::SockoptContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sockopt::SockoptContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sockopt::SockoptContext
-pub fn aya_bpf::programs::sockopt::SockoptContext::from(t: T) -> T
-pub struct aya_bpf::programs::SysctlContext
-pub aya_bpf::programs::SysctlContext::sysctl: *mut aya_bpf_bindings::x86_64::bindings::bpf_sysctl
-impl aya_bpf::programs::sysctl::SysctlContext
-pub fn aya_bpf::programs::sysctl::SysctlContext::new(sysctl: *mut aya_bpf_bindings::x86_64::bindings::bpf_sysctl) -> aya_bpf::programs::sysctl::SysctlContext
-impl aya_bpf::BpfContext for aya_bpf::programs::sysctl::SysctlContext
-pub fn aya_bpf::programs::sysctl::SysctlContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::sysctl::SysctlContext
-impl !core::marker::Sync for aya_bpf::programs::sysctl::SysctlContext
-impl core::marker::Unpin for aya_bpf::programs::sysctl::SysctlContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::sysctl::SysctlContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::sysctl::SysctlContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::sysctl::SysctlContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::sysctl::SysctlContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::sysctl::SysctlContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::sysctl::SysctlContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::sysctl::SysctlContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::sysctl::SysctlContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::sysctl::SysctlContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::sysctl::SysctlContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::sysctl::SysctlContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::sysctl::SysctlContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::sysctl::SysctlContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sysctl::SysctlContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::sysctl::SysctlContext where T: core::marker::Sized
-pub fn aya_bpf::programs::sysctl::SysctlContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::sysctl::SysctlContext
-pub fn aya_bpf::programs::sysctl::SysctlContext::from(t: T) -> T
-pub struct aya_bpf::programs::TcContext
-pub aya_bpf::programs::TcContext::skb: aya_bpf::programs::sk_buff::SkBuff
-impl aya_bpf::programs::tc::TcContext
-pub fn aya_bpf::programs::tc::TcContext::adjust_room(&self, len_diff: i32, mode: u32, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::cb(&self) -> &[u32]
-pub fn aya_bpf::programs::tc::TcContext::cb_mut(&mut self) -> &mut [u32]
-pub fn aya_bpf::programs::tc::TcContext::change_proto(&self, proto: u16, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::change_type(&self, ty: u32) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::clone_redirect(&self, if_index: u32, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::data(&self) -> usize
-pub fn aya_bpf::programs::tc::TcContext::data_end(&self) -> usize
-pub fn aya_bpf::programs::tc::TcContext::get_socket_uid(&self) -> u32
-pub fn aya_bpf::programs::tc::TcContext::l3_csum_replace(&self, offset: usize, from: u64, to: u64, size: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::l4_csum_replace(&self, offset: usize, from: u64, to: u64, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::len(&self) -> u32
-pub fn aya_bpf::programs::tc::TcContext::load<T>(&self, offset: usize) -> core::result::Result<T, aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::load_bytes(&self, offset: usize, dst: &mut [u8]) -> core::result::Result<usize, aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::new(skb: *mut aya_bpf_bindings::x86_64::bindings::__sk_buff) -> aya_bpf::programs::tc::TcContext
-pub fn aya_bpf::programs::tc::TcContext::pull_data(&self, len: u32) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-pub fn aya_bpf::programs::tc::TcContext::set_mark(&mut self, mark: u32)
-pub fn aya_bpf::programs::tc::TcContext::store<T>(&mut self, offset: usize, v: &T, flags: u64) -> core::result::Result<(), aya_bpf_cty::od::c_long>
-impl aya_bpf::BpfContext for aya_bpf::programs::tc::TcContext
-pub fn aya_bpf::programs::tc::TcContext::as_ptr(&self) -> *mut aya_bpf_cty::c_void
-impl !core::marker::Send for aya_bpf::programs::tc::TcContext
-impl !core::marker::Sync for aya_bpf::programs::tc::TcContext
-impl core::marker::Unpin for aya_bpf::programs::tc::TcContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::tc::TcContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::tc::TcContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::tc::TcContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::tc::TcContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::tc::TcContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::tc::TcContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::tc::TcContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::tc::TcContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::tc::TcContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::tc::TcContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::tc::TcContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::tc::TcContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::tc::TcContext where T: core::marker::Sized
-pub fn aya_bpf::programs::tc::TcContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::tc::TcContext where T: core::marker::Sized
-pub fn aya_bpf::programs::tc::TcContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::tc::TcContext
-pub fn aya_bpf::programs::tc::TcContext::from(t: T) -> T
-pub struct aya_bpf::programs::TracePointContext
-impl aya_bpf::programs::tracepoint::TracePointContext
-pub fn aya_bpf::programs::tracepoint::TracePointContext::new(ctx: *mut core::ffi::c_void) -> aya_bpf::programs::tracepoint::TracePointContext
-pub unsafe fn aya_bpf::programs::tracepoint::TracePointContext::read_at<T>(&self, offset: usize) -> core::result::Result<T, i64>
-impl aya_bpf::BpfContext for aya_bpf::programs::tracepoint::TracePointContext
-pub fn aya_bpf::programs::tracepoint::TracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::tracepoint::TracePointContext
-impl !core::marker::Sync for aya_bpf::programs::tracepoint::TracePointContext
-impl core::marker::Unpin for aya_bpf::programs::tracepoint::TracePointContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::tracepoint::TracePointContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::tracepoint::TracePointContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::tracepoint::TracePointContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::tracepoint::TracePointContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::tracepoint::TracePointContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::tracepoint::TracePointContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::tracepoint::TracePointContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::tracepoint::TracePointContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::tracepoint::TracePointContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::tracepoint::TracePointContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::tracepoint::TracePointContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::tracepoint::TracePointContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::tracepoint::TracePointContext where T: core::marker::Sized
-pub fn aya_bpf::programs::tracepoint::TracePointContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::tracepoint::TracePointContext where T: core::marker::Sized
-pub fn aya_bpf::programs::tracepoint::TracePointContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::tracepoint::TracePointContext
-pub fn aya_bpf::programs::tracepoint::TracePointContext::from(t: T) -> T
-pub struct aya_bpf::programs::XdpContext
-pub aya_bpf::programs::XdpContext::ctx: *mut aya_bpf_bindings::x86_64::bindings::xdp_md
-impl aya_bpf::programs::xdp::XdpContext
-pub fn aya_bpf::programs::xdp::XdpContext::data(&self) -> usize
-pub fn aya_bpf::programs::xdp::XdpContext::data_end(&self) -> usize
-pub fn aya_bpf::programs::xdp::XdpContext::metadata(&self) -> usize
-pub fn aya_bpf::programs::xdp::XdpContext::metadata_end(&self) -> usize
-pub fn aya_bpf::programs::xdp::XdpContext::new(ctx: *mut aya_bpf_bindings::x86_64::bindings::xdp_md) -> aya_bpf::programs::xdp::XdpContext
-impl aya_bpf::BpfContext for aya_bpf::programs::xdp::XdpContext
-pub fn aya_bpf::programs::xdp::XdpContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl !core::marker::Send for aya_bpf::programs::xdp::XdpContext
-impl !core::marker::Sync for aya_bpf::programs::xdp::XdpContext
-impl core::marker::Unpin for aya_bpf::programs::xdp::XdpContext
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::programs::xdp::XdpContext
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::programs::xdp::XdpContext
-impl<T, U> core::convert::Into<U> for aya_bpf::programs::xdp::XdpContext where U: core::convert::From<T>
-pub fn aya_bpf::programs::xdp::XdpContext::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::programs::xdp::XdpContext where U: core::convert::Into<T>
-pub type aya_bpf::programs::xdp::XdpContext::Error = core::convert::Infallible
-pub fn aya_bpf::programs::xdp::XdpContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::programs::xdp::XdpContext where U: core::convert::TryFrom<T>
-pub type aya_bpf::programs::xdp::XdpContext::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::programs::xdp::XdpContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::programs::xdp::XdpContext where T: 'static + core::marker::Sized
-pub fn aya_bpf::programs::xdp::XdpContext::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::programs::xdp::XdpContext where T: core::marker::Sized
-pub fn aya_bpf::programs::xdp::XdpContext::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::programs::xdp::XdpContext where T: core::marker::Sized
-pub fn aya_bpf::programs::xdp::XdpContext::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::programs::xdp::XdpContext
-pub fn aya_bpf::programs::xdp::XdpContext::from(t: T) -> T
-pub macro aya_bpf::bpf_printk!
-pub struct aya_bpf::PtRegs
-impl aya_bpf::PtRegs
-pub fn aya_bpf::PtRegs::arg<T: FromPtRegs>(&self, n: usize) -> core::option::Option<T>
-pub fn aya_bpf::PtRegs::as_ptr(&self) -> *mut aya_bpf_bindings::x86_64::bindings::pt_regs
-pub fn aya_bpf::PtRegs::new(regs: *mut aya_bpf_bindings::x86_64::bindings::pt_regs) -> Self
-pub fn aya_bpf::PtRegs::ret<T: FromPtRegs>(&self) -> core::option::Option<T>
-impl !core::marker::Send for aya_bpf::PtRegs
-impl !core::marker::Sync for aya_bpf::PtRegs
-impl core::marker::Unpin for aya_bpf::PtRegs
-impl core::panic::unwind_safe::RefUnwindSafe for aya_bpf::PtRegs
-impl core::panic::unwind_safe::UnwindSafe for aya_bpf::PtRegs
-impl<T, U> core::convert::Into<U> for aya_bpf::PtRegs where U: core::convert::From<T>
-pub fn aya_bpf::PtRegs::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_bpf::PtRegs where U: core::convert::Into<T>
-pub type aya_bpf::PtRegs::Error = core::convert::Infallible
-pub fn aya_bpf::PtRegs::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_bpf::PtRegs where U: core::convert::TryFrom<T>
-pub type aya_bpf::PtRegs::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_bpf::PtRegs::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_bpf::PtRegs where T: 'static + core::marker::Sized
-pub fn aya_bpf::PtRegs::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_bpf::PtRegs where T: core::marker::Sized
-pub fn aya_bpf::PtRegs::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_bpf::PtRegs where T: core::marker::Sized
-pub fn aya_bpf::PtRegs::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_bpf::PtRegs
-pub fn aya_bpf::PtRegs::from(t: T) -> T
-pub const aya_bpf::TASK_COMM_LEN: usize = 16usize
-pub trait aya_bpf::BpfContext
-pub fn aya_bpf::BpfContext::as_ptr(&self) -> *mut core::ffi::c_void
-pub fn aya_bpf::BpfContext::command(&self) -> core::result::Result<[u8; 16], aya_bpf_cty::od::c_long>
-pub fn aya_bpf::BpfContext::gid(&self) -> u32
-pub fn aya_bpf::BpfContext::pid(&self) -> u32
-pub fn aya_bpf::BpfContext::tgid(&self) -> u32
-pub fn aya_bpf::BpfContext::uid(&self) -> u32
-impl aya_bpf::BpfContext for aya_bpf::programs::device::DeviceContext
-pub fn aya_bpf::programs::device::DeviceContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::fentry::FEntryContext
-pub fn aya_bpf::programs::fentry::FEntryContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::fexit::FExitContext
-pub fn aya_bpf::programs::fexit::FExitContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::lsm::LsmContext
-pub fn aya_bpf::programs::lsm::LsmContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::perf_event::PerfEventContext
-pub fn aya_bpf::programs::perf_event::PerfEventContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::probe::ProbeContext
-pub fn aya_bpf::programs::probe::ProbeContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::raw_tracepoint::RawTracePointContext
-pub fn aya_bpf::programs::raw_tracepoint::RawTracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::sk_buff::SkBuffContext
-pub fn aya_bpf::programs::sk_buff::SkBuffContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::sk_lookup::SkLookupContext
-pub fn aya_bpf::programs::sk_lookup::SkLookupContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::sk_msg::SkMsgContext
-pub fn aya_bpf::programs::sk_msg::SkMsgContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::sock::SockContext
-pub fn aya_bpf::programs::sock::SockContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::sock_addr::SockAddrContext
-pub fn aya_bpf::programs::sock_addr::SockAddrContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::sock_ops::SockOpsContext
-pub fn aya_bpf::programs::sock_ops::SockOpsContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::sockopt::SockoptContext
-pub fn aya_bpf::programs::sockopt::SockoptContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::sysctl::SysctlContext
-pub fn aya_bpf::programs::sysctl::SysctlContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::tc::TcContext
-pub fn aya_bpf::programs::tc::TcContext::as_ptr(&self) -> *mut aya_bpf_cty::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::tp_btf::BtfTracePointContext
-pub fn aya_bpf::programs::tp_btf::BtfTracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::tracepoint::TracePointContext
-pub fn aya_bpf::programs::tracepoint::TracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
-impl aya_bpf::BpfContext for aya_bpf::programs::xdp::XdpContext
-pub fn aya_bpf::programs::xdp::XdpContext::as_ptr(&self) -> *mut core::ffi::c_void
-pub fn aya_bpf::check_bounds_signed(value: i64, lower: i64, upper: i64) -> bool
-#[no_mangle] pub unsafe c fn aya_bpf::memcpy(dest: *mut u8, src: *mut u8, n: usize)
-#[no_mangle] pub unsafe c fn aya_bpf::memset(s: *mut u8, c: aya_bpf_cty::ad::c_int, n: usize)

+ 5921 - 0
xtask/public-api/aya-ebpf-bindings.txt

@@ -0,0 +1,5921 @@
+pub mod aya_ebpf_bindings
+pub mod aya_ebpf_bindings::bindings
+pub mod aya_ebpf_bindings::bindings::_bindgen_ty_26
+pub const aya_ebpf_bindings::bindings::_bindgen_ty_26::BPF_SKB_TSTAMP_DELIVERY_MONO: aya_ebpf_bindings::bindings::_bindgen_ty_26::Type = 1u32
+pub const aya_ebpf_bindings::bindings::_bindgen_ty_26::BPF_SKB_TSTAMP_UNSPEC: aya_ebpf_bindings::bindings::_bindgen_ty_26::Type = 0u32
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_26::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::_bindgen_ty_31
+pub const aya_ebpf_bindings::bindings::_bindgen_ty_31::BPF_LOAD_HDR_OPT_TCP_SYN: aya_ebpf_bindings::bindings::_bindgen_ty_31::Type = 1u32
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_31::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::_bindgen_ty_32
+pub const aya_ebpf_bindings::bindings::_bindgen_ty_32::BPF_WRITE_HDR_TCP_CURRENT_MSS: aya_ebpf_bindings::bindings::_bindgen_ty_32::Type = 1u32
+pub const aya_ebpf_bindings::bindings::_bindgen_ty_32::BPF_WRITE_HDR_TCP_SYNACK_COOKIE: aya_ebpf_bindings::bindings::_bindgen_ty_32::Type = 2u32
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_32::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_adj_room_mode
+pub const aya_ebpf_bindings::bindings::bpf_adj_room_mode::BPF_ADJ_ROOM_MAC: aya_ebpf_bindings::bindings::bpf_adj_room_mode::Type = 1u32
+pub const aya_ebpf_bindings::bindings::bpf_adj_room_mode::BPF_ADJ_ROOM_NET: aya_ebpf_bindings::bindings::bpf_adj_room_mode::Type = 0u32
+pub type aya_ebpf_bindings::bindings::bpf_adj_room_mode::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_attach_type
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_DEVICE: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 6u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_GETSOCKOPT: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 21u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET4_BIND: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 8u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET4_CONNECT: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 10u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET4_GETPEERNAME: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 29u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET4_GETSOCKNAME: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 31u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET4_POST_BIND: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 12u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET6_BIND: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 9u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET6_CONNECT: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 11u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET6_GETPEERNAME: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 30u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET6_GETSOCKNAME: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 32u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET6_POST_BIND: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 13u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET_EGRESS: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 1u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET_INGRESS: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 0u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET_SOCK_CREATE: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 2u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_INET_SOCK_RELEASE: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 34u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_SETSOCKOPT: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 22u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_SOCK_OPS: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 3u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_SYSCTL: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 18u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_UDP4_RECVMSG: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 19u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_UDP4_SENDMSG: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 14u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_UDP6_RECVMSG: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 20u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_CGROUP_UDP6_SENDMSG: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 15u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_FLOW_DISSECTOR: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 17u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_LIRC_MODE2: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 16u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_LSM_CGROUP: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 43u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_LSM_MAC: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 27u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_MODIFY_RETURN: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 26u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_PERF_EVENT: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 41u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_SK_LOOKUP: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 36u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_SK_MSG_VERDICT: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 7u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_SK_REUSEPORT_SELECT: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 39u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_SK_REUSEPORT_SELECT_OR_MIGRATE: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 40u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_SK_SKB_STREAM_PARSER: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 4u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_SK_SKB_STREAM_VERDICT: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 5u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_SK_SKB_VERDICT: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 38u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_STRUCT_OPS: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 44u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_TRACE_FENTRY: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 24u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_TRACE_FEXIT: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 25u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_TRACE_ITER: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 28u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_TRACE_KPROBE_MULTI: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 42u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_TRACE_RAW_TP: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 23u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_XDP: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 37u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_XDP_CPUMAP: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 35u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::BPF_XDP_DEVMAP: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 33u32
+pub const aya_ebpf_bindings::bindings::bpf_attach_type::__MAX_BPF_ATTACH_TYPE: aya_ebpf_bindings::bindings::bpf_attach_type::Type = 45u32
+pub type aya_ebpf_bindings::bindings::bpf_attach_type::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_cgroup_iter_order
+pub const aya_ebpf_bindings::bindings::bpf_cgroup_iter_order::BPF_CGROUP_ITER_ANCESTORS_UP: aya_ebpf_bindings::bindings::bpf_cgroup_iter_order::Type = 4u32
+pub const aya_ebpf_bindings::bindings::bpf_cgroup_iter_order::BPF_CGROUP_ITER_DESCENDANTS_POST: aya_ebpf_bindings::bindings::bpf_cgroup_iter_order::Type = 3u32
+pub const aya_ebpf_bindings::bindings::bpf_cgroup_iter_order::BPF_CGROUP_ITER_DESCENDANTS_PRE: aya_ebpf_bindings::bindings::bpf_cgroup_iter_order::Type = 2u32
+pub const aya_ebpf_bindings::bindings::bpf_cgroup_iter_order::BPF_CGROUP_ITER_ORDER_UNSPEC: aya_ebpf_bindings::bindings::bpf_cgroup_iter_order::Type = 0u32
+pub const aya_ebpf_bindings::bindings::bpf_cgroup_iter_order::BPF_CGROUP_ITER_SELF_ONLY: aya_ebpf_bindings::bindings::bpf_cgroup_iter_order::Type = 1u32
+pub type aya_ebpf_bindings::bindings::bpf_cgroup_iter_order::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_check_mtu_flags
+pub const aya_ebpf_bindings::bindings::bpf_check_mtu_flags::BPF_MTU_CHK_SEGS: aya_ebpf_bindings::bindings::bpf_check_mtu_flags::Type = 1u32
+pub type aya_ebpf_bindings::bindings::bpf_check_mtu_flags::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_check_mtu_ret
+pub const aya_ebpf_bindings::bindings::bpf_check_mtu_ret::BPF_MTU_CHK_RET_FRAG_NEEDED: aya_ebpf_bindings::bindings::bpf_check_mtu_ret::Type = 1u32
+pub const aya_ebpf_bindings::bindings::bpf_check_mtu_ret::BPF_MTU_CHK_RET_SEGS_TOOBIG: aya_ebpf_bindings::bindings::bpf_check_mtu_ret::Type = 2u32
+pub const aya_ebpf_bindings::bindings::bpf_check_mtu_ret::BPF_MTU_CHK_RET_SUCCESS: aya_ebpf_bindings::bindings::bpf_check_mtu_ret::Type = 0u32
+pub type aya_ebpf_bindings::bindings::bpf_check_mtu_ret::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_cmd
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_BTF_GET_FD_BY_ID: aya_ebpf_bindings::bindings::bpf_cmd::Type = 19u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_BTF_GET_NEXT_ID: aya_ebpf_bindings::bindings::bpf_cmd::Type = 23u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_BTF_LOAD: aya_ebpf_bindings::bindings::bpf_cmd::Type = 18u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_ENABLE_STATS: aya_ebpf_bindings::bindings::bpf_cmd::Type = 32u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_ITER_CREATE: aya_ebpf_bindings::bindings::bpf_cmd::Type = 33u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_LINK_CREATE: aya_ebpf_bindings::bindings::bpf_cmd::Type = 28u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_LINK_DETACH: aya_ebpf_bindings::bindings::bpf_cmd::Type = 34u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_LINK_GET_FD_BY_ID: aya_ebpf_bindings::bindings::bpf_cmd::Type = 30u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_LINK_GET_NEXT_ID: aya_ebpf_bindings::bindings::bpf_cmd::Type = 31u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_LINK_UPDATE: aya_ebpf_bindings::bindings::bpf_cmd::Type = 29u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_MAP_CREATE: aya_ebpf_bindings::bindings::bpf_cmd::Type = 0u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_MAP_DELETE_BATCH: aya_ebpf_bindings::bindings::bpf_cmd::Type = 27u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_MAP_DELETE_ELEM: aya_ebpf_bindings::bindings::bpf_cmd::Type = 3u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_MAP_FREEZE: aya_ebpf_bindings::bindings::bpf_cmd::Type = 22u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_MAP_GET_FD_BY_ID: aya_ebpf_bindings::bindings::bpf_cmd::Type = 14u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_MAP_GET_NEXT_ID: aya_ebpf_bindings::bindings::bpf_cmd::Type = 12u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_MAP_GET_NEXT_KEY: aya_ebpf_bindings::bindings::bpf_cmd::Type = 4u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_MAP_LOOKUP_AND_DELETE_BATCH: aya_ebpf_bindings::bindings::bpf_cmd::Type = 25u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_MAP_LOOKUP_AND_DELETE_ELEM: aya_ebpf_bindings::bindings::bpf_cmd::Type = 21u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_MAP_LOOKUP_BATCH: aya_ebpf_bindings::bindings::bpf_cmd::Type = 24u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_MAP_LOOKUP_ELEM: aya_ebpf_bindings::bindings::bpf_cmd::Type = 1u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_MAP_UPDATE_BATCH: aya_ebpf_bindings::bindings::bpf_cmd::Type = 26u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_MAP_UPDATE_ELEM: aya_ebpf_bindings::bindings::bpf_cmd::Type = 2u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_OBJ_GET: aya_ebpf_bindings::bindings::bpf_cmd::Type = 7u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_OBJ_GET_INFO_BY_FD: aya_ebpf_bindings::bindings::bpf_cmd::Type = 15u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_OBJ_PIN: aya_ebpf_bindings::bindings::bpf_cmd::Type = 6u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_PROG_ATTACH: aya_ebpf_bindings::bindings::bpf_cmd::Type = 8u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_PROG_BIND_MAP: aya_ebpf_bindings::bindings::bpf_cmd::Type = 35u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_PROG_DETACH: aya_ebpf_bindings::bindings::bpf_cmd::Type = 9u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_PROG_GET_FD_BY_ID: aya_ebpf_bindings::bindings::bpf_cmd::Type = 13u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_PROG_GET_NEXT_ID: aya_ebpf_bindings::bindings::bpf_cmd::Type = 11u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_PROG_LOAD: aya_ebpf_bindings::bindings::bpf_cmd::Type = 5u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_PROG_QUERY: aya_ebpf_bindings::bindings::bpf_cmd::Type = 16u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_PROG_RUN: aya_ebpf_bindings::bindings::bpf_cmd::Type = 10u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_PROG_TEST_RUN: aya_ebpf_bindings::bindings::bpf_cmd::Type = 10u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_RAW_TRACEPOINT_OPEN: aya_ebpf_bindings::bindings::bpf_cmd::Type = 17u32
+pub const aya_ebpf_bindings::bindings::bpf_cmd::BPF_TASK_FD_QUERY: aya_ebpf_bindings::bindings::bpf_cmd::Type = 20u32
+pub type aya_ebpf_bindings::bindings::bpf_cmd::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_core_relo_kind
+pub const aya_ebpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_ENUMVAL_EXISTS: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = 10u32
+pub const aya_ebpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_ENUMVAL_VALUE: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = 11u32
+pub const aya_ebpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_FIELD_BYTE_OFFSET: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = 0u32
+pub const aya_ebpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_FIELD_BYTE_SIZE: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = 1u32
+pub const aya_ebpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_FIELD_EXISTS: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = 2u32
+pub const aya_ebpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_FIELD_LSHIFT_U64: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = 4u32
+pub const aya_ebpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_FIELD_RSHIFT_U64: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = 5u32
+pub const aya_ebpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_FIELD_SIGNED: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = 3u32
+pub const aya_ebpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_TYPE_EXISTS: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = 8u32
+pub const aya_ebpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_TYPE_ID_LOCAL: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = 6u32
+pub const aya_ebpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_TYPE_ID_TARGET: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = 7u32
+pub const aya_ebpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_TYPE_MATCHES: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = 12u32
+pub const aya_ebpf_bindings::bindings::bpf_core_relo_kind::BPF_CORE_TYPE_SIZE: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = 9u32
+pub type aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_func_id
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_bind: aya_ebpf_bindings::bindings::bpf_func_id::Type = 64u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_bprm_opts_set: aya_ebpf_bindings::bindings::bpf_func_id::Type = 159u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_btf_find_by_name_kind: aya_ebpf_bindings::bindings::bpf_func_id::Type = 167u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_cgrp_storage_delete: aya_ebpf_bindings::bindings::bpf_func_id::Type = 211u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_cgrp_storage_get: aya_ebpf_bindings::bindings::bpf_func_id::Type = 210u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_check_mtu: aya_ebpf_bindings::bindings::bpf_func_id::Type = 163u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_clone_redirect: aya_ebpf_bindings::bindings::bpf_func_id::Type = 13u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_copy_from_user: aya_ebpf_bindings::bindings::bpf_func_id::Type = 148u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_copy_from_user_task: aya_ebpf_bindings::bindings::bpf_func_id::Type = 191u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_csum_diff: aya_ebpf_bindings::bindings::bpf_func_id::Type = 28u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_csum_level: aya_ebpf_bindings::bindings::bpf_func_id::Type = 135u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_csum_update: aya_ebpf_bindings::bindings::bpf_func_id::Type = 40u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_current_task_under_cgroup: aya_ebpf_bindings::bindings::bpf_func_id::Type = 37u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_d_path: aya_ebpf_bindings::bindings::bpf_func_id::Type = 147u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_dynptr_data: aya_ebpf_bindings::bindings::bpf_func_id::Type = 203u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_dynptr_from_mem: aya_ebpf_bindings::bindings::bpf_func_id::Type = 197u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_dynptr_read: aya_ebpf_bindings::bindings::bpf_func_id::Type = 201u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_dynptr_write: aya_ebpf_bindings::bindings::bpf_func_id::Type = 202u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_fib_lookup: aya_ebpf_bindings::bindings::bpf_func_id::Type = 69u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_find_vma: aya_ebpf_bindings::bindings::bpf_func_id::Type = 180u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_for_each_map_elem: aya_ebpf_bindings::bindings::bpf_func_id::Type = 164u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_attach_cookie: aya_ebpf_bindings::bindings::bpf_func_id::Type = 174u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_branch_snapshot: aya_ebpf_bindings::bindings::bpf_func_id::Type = 176u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_cgroup_classid: aya_ebpf_bindings::bindings::bpf_func_id::Type = 17u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_ancestor_cgroup_id: aya_ebpf_bindings::bindings::bpf_func_id::Type = 123u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_cgroup_id: aya_ebpf_bindings::bindings::bpf_func_id::Type = 80u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_comm: aya_ebpf_bindings::bindings::bpf_func_id::Type = 16u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_pid_tgid: aya_ebpf_bindings::bindings::bpf_func_id::Type = 14u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_task: aya_ebpf_bindings::bindings::bpf_func_id::Type = 35u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_task_btf: aya_ebpf_bindings::bindings::bpf_func_id::Type = 158u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_current_uid_gid: aya_ebpf_bindings::bindings::bpf_func_id::Type = 15u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_func_arg: aya_ebpf_bindings::bindings::bpf_func_id::Type = 183u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_func_arg_cnt: aya_ebpf_bindings::bindings::bpf_func_id::Type = 185u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_func_ip: aya_ebpf_bindings::bindings::bpf_func_id::Type = 173u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_func_ret: aya_ebpf_bindings::bindings::bpf_func_id::Type = 184u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_hash_recalc: aya_ebpf_bindings::bindings::bpf_func_id::Type = 34u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_listener_sock: aya_ebpf_bindings::bindings::bpf_func_id::Type = 98u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_local_storage: aya_ebpf_bindings::bindings::bpf_func_id::Type = 81u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_netns_cookie: aya_ebpf_bindings::bindings::bpf_func_id::Type = 122u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_ns_current_pid_tgid: aya_ebpf_bindings::bindings::bpf_func_id::Type = 120u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_numa_node_id: aya_ebpf_bindings::bindings::bpf_func_id::Type = 42u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_prandom_u32: aya_ebpf_bindings::bindings::bpf_func_id::Type = 7u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_retval: aya_ebpf_bindings::bindings::bpf_func_id::Type = 186u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_route_realm: aya_ebpf_bindings::bindings::bpf_func_id::Type = 24u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_smp_processor_id: aya_ebpf_bindings::bindings::bpf_func_id::Type = 8u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_socket_cookie: aya_ebpf_bindings::bindings::bpf_func_id::Type = 46u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_socket_uid: aya_ebpf_bindings::bindings::bpf_func_id::Type = 47u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_stack: aya_ebpf_bindings::bindings::bpf_func_id::Type = 67u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_stackid: aya_ebpf_bindings::bindings::bpf_func_id::Type = 27u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_get_task_stack: aya_ebpf_bindings::bindings::bpf_func_id::Type = 141u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_getsockopt: aya_ebpf_bindings::bindings::bpf_func_id::Type = 57u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ima_file_hash: aya_ebpf_bindings::bindings::bpf_func_id::Type = 193u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ima_inode_hash: aya_ebpf_bindings::bindings::bpf_func_id::Type = 161u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_inode_storage_delete: aya_ebpf_bindings::bindings::bpf_func_id::Type = 146u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_inode_storage_get: aya_ebpf_bindings::bindings::bpf_func_id::Type = 145u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_jiffies64: aya_ebpf_bindings::bindings::bpf_func_id::Type = 118u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_kallsyms_lookup_name: aya_ebpf_bindings::bindings::bpf_func_id::Type = 179u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_kptr_xchg: aya_ebpf_bindings::bindings::bpf_func_id::Type = 194u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ktime_get_boot_ns: aya_ebpf_bindings::bindings::bpf_func_id::Type = 125u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ktime_get_coarse_ns: aya_ebpf_bindings::bindings::bpf_func_id::Type = 160u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ktime_get_ns: aya_ebpf_bindings::bindings::bpf_func_id::Type = 5u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ktime_get_tai_ns: aya_ebpf_bindings::bindings::bpf_func_id::Type = 208u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_l3_csum_replace: aya_ebpf_bindings::bindings::bpf_func_id::Type = 10u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_l4_csum_replace: aya_ebpf_bindings::bindings::bpf_func_id::Type = 11u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_load_hdr_opt: aya_ebpf_bindings::bindings::bpf_func_id::Type = 142u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_loop: aya_ebpf_bindings::bindings::bpf_func_id::Type = 181u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_lwt_push_encap: aya_ebpf_bindings::bindings::bpf_func_id::Type = 73u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_lwt_seg6_action: aya_ebpf_bindings::bindings::bpf_func_id::Type = 76u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_lwt_seg6_adjust_srh: aya_ebpf_bindings::bindings::bpf_func_id::Type = 75u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_lwt_seg6_store_bytes: aya_ebpf_bindings::bindings::bpf_func_id::Type = 74u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_delete_elem: aya_ebpf_bindings::bindings::bpf_func_id::Type = 3u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_lookup_elem: aya_ebpf_bindings::bindings::bpf_func_id::Type = 1u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_lookup_percpu_elem: aya_ebpf_bindings::bindings::bpf_func_id::Type = 195u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_peek_elem: aya_ebpf_bindings::bindings::bpf_func_id::Type = 89u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_pop_elem: aya_ebpf_bindings::bindings::bpf_func_id::Type = 88u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_push_elem: aya_ebpf_bindings::bindings::bpf_func_id::Type = 87u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_map_update_elem: aya_ebpf_bindings::bindings::bpf_func_id::Type = 2u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_apply_bytes: aya_ebpf_bindings::bindings::bpf_func_id::Type = 61u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_cork_bytes: aya_ebpf_bindings::bindings::bpf_func_id::Type = 62u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_pop_data: aya_ebpf_bindings::bindings::bpf_func_id::Type = 91u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_pull_data: aya_ebpf_bindings::bindings::bpf_func_id::Type = 63u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_push_data: aya_ebpf_bindings::bindings::bpf_func_id::Type = 90u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_redirect_hash: aya_ebpf_bindings::bindings::bpf_func_id::Type = 71u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_msg_redirect_map: aya_ebpf_bindings::bindings::bpf_func_id::Type = 60u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_override_return: aya_ebpf_bindings::bindings::bpf_func_id::Type = 58u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_per_cpu_ptr: aya_ebpf_bindings::bindings::bpf_func_id::Type = 153u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_perf_event_output: aya_ebpf_bindings::bindings::bpf_func_id::Type = 25u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_perf_event_read: aya_ebpf_bindings::bindings::bpf_func_id::Type = 22u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_perf_event_read_value: aya_ebpf_bindings::bindings::bpf_func_id::Type = 55u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_perf_prog_read_value: aya_ebpf_bindings::bindings::bpf_func_id::Type = 56u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_read: aya_ebpf_bindings::bindings::bpf_func_id::Type = 4u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_read_kernel: aya_ebpf_bindings::bindings::bpf_func_id::Type = 113u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_read_kernel_str: aya_ebpf_bindings::bindings::bpf_func_id::Type = 115u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_read_str: aya_ebpf_bindings::bindings::bpf_func_id::Type = 45u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_read_user: aya_ebpf_bindings::bindings::bpf_func_id::Type = 112u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_read_user_str: aya_ebpf_bindings::bindings::bpf_func_id::Type = 114u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_probe_write_user: aya_ebpf_bindings::bindings::bpf_func_id::Type = 36u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_rc_keydown: aya_ebpf_bindings::bindings::bpf_func_id::Type = 78u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_rc_pointer_rel: aya_ebpf_bindings::bindings::bpf_func_id::Type = 92u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_rc_repeat: aya_ebpf_bindings::bindings::bpf_func_id::Type = 77u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_read_branch_records: aya_ebpf_bindings::bindings::bpf_func_id::Type = 119u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_redirect: aya_ebpf_bindings::bindings::bpf_func_id::Type = 23u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_redirect_map: aya_ebpf_bindings::bindings::bpf_func_id::Type = 51u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_redirect_neigh: aya_ebpf_bindings::bindings::bpf_func_id::Type = 152u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_redirect_peer: aya_ebpf_bindings::bindings::bpf_func_id::Type = 155u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_reserve_hdr_opt: aya_ebpf_bindings::bindings::bpf_func_id::Type = 144u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_discard: aya_ebpf_bindings::bindings::bpf_func_id::Type = 133u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_discard_dynptr: aya_ebpf_bindings::bindings::bpf_func_id::Type = 200u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_output: aya_ebpf_bindings::bindings::bpf_func_id::Type = 130u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_query: aya_ebpf_bindings::bindings::bpf_func_id::Type = 134u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_reserve: aya_ebpf_bindings::bindings::bpf_func_id::Type = 131u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_reserve_dynptr: aya_ebpf_bindings::bindings::bpf_func_id::Type = 198u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_submit: aya_ebpf_bindings::bindings::bpf_func_id::Type = 132u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_ringbuf_submit_dynptr: aya_ebpf_bindings::bindings::bpf_func_id::Type = 199u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_send_signal: aya_ebpf_bindings::bindings::bpf_func_id::Type = 109u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_send_signal_thread: aya_ebpf_bindings::bindings::bpf_func_id::Type = 117u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_seq_printf: aya_ebpf_bindings::bindings::bpf_func_id::Type = 126u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_seq_printf_btf: aya_ebpf_bindings::bindings::bpf_func_id::Type = 150u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_seq_write: aya_ebpf_bindings::bindings::bpf_func_id::Type = 127u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_set_hash: aya_ebpf_bindings::bindings::bpf_func_id::Type = 48u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_set_hash_invalid: aya_ebpf_bindings::bindings::bpf_func_id::Type = 41u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_set_retval: aya_ebpf_bindings::bindings::bpf_func_id::Type = 187u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_setsockopt: aya_ebpf_bindings::bindings::bpf_func_id::Type = 49u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_ancestor_cgroup_id: aya_ebpf_bindings::bindings::bpf_func_id::Type = 129u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_assign: aya_ebpf_bindings::bindings::bpf_func_id::Type = 124u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_cgroup_id: aya_ebpf_bindings::bindings::bpf_func_id::Type = 128u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_fullsock: aya_ebpf_bindings::bindings::bpf_func_id::Type = 95u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_lookup_tcp: aya_ebpf_bindings::bindings::bpf_func_id::Type = 84u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_lookup_udp: aya_ebpf_bindings::bindings::bpf_func_id::Type = 85u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_redirect_hash: aya_ebpf_bindings::bindings::bpf_func_id::Type = 72u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_redirect_map: aya_ebpf_bindings::bindings::bpf_func_id::Type = 52u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_release: aya_ebpf_bindings::bindings::bpf_func_id::Type = 86u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_select_reuseport: aya_ebpf_bindings::bindings::bpf_func_id::Type = 82u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_storage_delete: aya_ebpf_bindings::bindings::bpf_func_id::Type = 108u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sk_storage_get: aya_ebpf_bindings::bindings::bpf_func_id::Type = 107u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_adjust_room: aya_ebpf_bindings::bindings::bpf_func_id::Type = 50u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_ancestor_cgroup_id: aya_ebpf_bindings::bindings::bpf_func_id::Type = 83u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_cgroup_classid: aya_ebpf_bindings::bindings::bpf_func_id::Type = 151u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_cgroup_id: aya_ebpf_bindings::bindings::bpf_func_id::Type = 79u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_change_head: aya_ebpf_bindings::bindings::bpf_func_id::Type = 43u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_change_proto: aya_ebpf_bindings::bindings::bpf_func_id::Type = 31u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_change_tail: aya_ebpf_bindings::bindings::bpf_func_id::Type = 38u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_change_type: aya_ebpf_bindings::bindings::bpf_func_id::Type = 32u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_ecn_set_ce: aya_ebpf_bindings::bindings::bpf_func_id::Type = 97u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_get_tunnel_key: aya_ebpf_bindings::bindings::bpf_func_id::Type = 20u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_get_tunnel_opt: aya_ebpf_bindings::bindings::bpf_func_id::Type = 29u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_get_xfrm_state: aya_ebpf_bindings::bindings::bpf_func_id::Type = 66u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_load_bytes: aya_ebpf_bindings::bindings::bpf_func_id::Type = 26u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_load_bytes_relative: aya_ebpf_bindings::bindings::bpf_func_id::Type = 68u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_output: aya_ebpf_bindings::bindings::bpf_func_id::Type = 111u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_pull_data: aya_ebpf_bindings::bindings::bpf_func_id::Type = 39u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_set_tstamp: aya_ebpf_bindings::bindings::bpf_func_id::Type = 192u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_set_tunnel_key: aya_ebpf_bindings::bindings::bpf_func_id::Type = 21u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_set_tunnel_opt: aya_ebpf_bindings::bindings::bpf_func_id::Type = 30u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_store_bytes: aya_ebpf_bindings::bindings::bpf_func_id::Type = 9u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_under_cgroup: aya_ebpf_bindings::bindings::bpf_func_id::Type = 33u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_vlan_pop: aya_ebpf_bindings::bindings::bpf_func_id::Type = 19u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skb_vlan_push: aya_ebpf_bindings::bindings::bpf_func_id::Type = 18u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_lookup_tcp: aya_ebpf_bindings::bindings::bpf_func_id::Type = 99u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_mptcp_sock: aya_ebpf_bindings::bindings::bpf_func_id::Type = 196u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_tcp6_sock: aya_ebpf_bindings::bindings::bpf_func_id::Type = 136u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_tcp_request_sock: aya_ebpf_bindings::bindings::bpf_func_id::Type = 139u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_tcp_sock: aya_ebpf_bindings::bindings::bpf_func_id::Type = 137u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_tcp_timewait_sock: aya_ebpf_bindings::bindings::bpf_func_id::Type = 138u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_udp6_sock: aya_ebpf_bindings::bindings::bpf_func_id::Type = 140u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_skc_to_unix_sock: aya_ebpf_bindings::bindings::bpf_func_id::Type = 178u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_snprintf: aya_ebpf_bindings::bindings::bpf_func_id::Type = 165u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_snprintf_btf: aya_ebpf_bindings::bindings::bpf_func_id::Type = 149u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sock_from_file: aya_ebpf_bindings::bindings::bpf_func_id::Type = 162u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sock_hash_update: aya_ebpf_bindings::bindings::bpf_func_id::Type = 70u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sock_map_update: aya_ebpf_bindings::bindings::bpf_func_id::Type = 53u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sock_ops_cb_flags_set: aya_ebpf_bindings::bindings::bpf_func_id::Type = 59u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_spin_lock: aya_ebpf_bindings::bindings::bpf_func_id::Type = 93u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_spin_unlock: aya_ebpf_bindings::bindings::bpf_func_id::Type = 94u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_store_hdr_opt: aya_ebpf_bindings::bindings::bpf_func_id::Type = 143u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_strncmp: aya_ebpf_bindings::bindings::bpf_func_id::Type = 182u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_strtol: aya_ebpf_bindings::bindings::bpf_func_id::Type = 105u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_strtoul: aya_ebpf_bindings::bindings::bpf_func_id::Type = 106u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sys_bpf: aya_ebpf_bindings::bindings::bpf_func_id::Type = 166u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sys_close: aya_ebpf_bindings::bindings::bpf_func_id::Type = 168u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sysctl_get_current_value: aya_ebpf_bindings::bindings::bpf_func_id::Type = 102u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sysctl_get_name: aya_ebpf_bindings::bindings::bpf_func_id::Type = 101u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sysctl_get_new_value: aya_ebpf_bindings::bindings::bpf_func_id::Type = 103u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_sysctl_set_new_value: aya_ebpf_bindings::bindings::bpf_func_id::Type = 104u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_tail_call: aya_ebpf_bindings::bindings::bpf_func_id::Type = 12u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_task_pt_regs: aya_ebpf_bindings::bindings::bpf_func_id::Type = 175u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_task_storage_delete: aya_ebpf_bindings::bindings::bpf_func_id::Type = 157u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_task_storage_get: aya_ebpf_bindings::bindings::bpf_func_id::Type = 156u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_check_syncookie: aya_ebpf_bindings::bindings::bpf_func_id::Type = 100u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_gen_syncookie: aya_ebpf_bindings::bindings::bpf_func_id::Type = 110u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_raw_check_syncookie_ipv4: aya_ebpf_bindings::bindings::bpf_func_id::Type = 206u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_raw_check_syncookie_ipv6: aya_ebpf_bindings::bindings::bpf_func_id::Type = 207u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_raw_gen_syncookie_ipv4: aya_ebpf_bindings::bindings::bpf_func_id::Type = 204u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_raw_gen_syncookie_ipv6: aya_ebpf_bindings::bindings::bpf_func_id::Type = 205u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_send_ack: aya_ebpf_bindings::bindings::bpf_func_id::Type = 116u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_tcp_sock: aya_ebpf_bindings::bindings::bpf_func_id::Type = 96u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_this_cpu_ptr: aya_ebpf_bindings::bindings::bpf_func_id::Type = 154u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_timer_cancel: aya_ebpf_bindings::bindings::bpf_func_id::Type = 172u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_timer_init: aya_ebpf_bindings::bindings::bpf_func_id::Type = 169u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_timer_set_callback: aya_ebpf_bindings::bindings::bpf_func_id::Type = 170u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_timer_start: aya_ebpf_bindings::bindings::bpf_func_id::Type = 171u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_trace_printk: aya_ebpf_bindings::bindings::bpf_func_id::Type = 6u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_trace_vprintk: aya_ebpf_bindings::bindings::bpf_func_id::Type = 177u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_unspec: aya_ebpf_bindings::bindings::bpf_func_id::Type = 0u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_user_ringbuf_drain: aya_ebpf_bindings::bindings::bpf_func_id::Type = 209u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_adjust_head: aya_ebpf_bindings::bindings::bpf_func_id::Type = 44u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_adjust_meta: aya_ebpf_bindings::bindings::bpf_func_id::Type = 54u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_adjust_tail: aya_ebpf_bindings::bindings::bpf_func_id::Type = 65u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_get_buff_len: aya_ebpf_bindings::bindings::bpf_func_id::Type = 188u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_load_bytes: aya_ebpf_bindings::bindings::bpf_func_id::Type = 189u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_output: aya_ebpf_bindings::bindings::bpf_func_id::Type = 121u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::BPF_FUNC_xdp_store_bytes: aya_ebpf_bindings::bindings::bpf_func_id::Type = 190u32
+pub const aya_ebpf_bindings::bindings::bpf_func_id::__BPF_FUNC_MAX_ID: aya_ebpf_bindings::bindings::bpf_func_id::Type = 212u32
+pub type aya_ebpf_bindings::bindings::bpf_func_id::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_hdr_start_off
+pub const aya_ebpf_bindings::bindings::bpf_hdr_start_off::BPF_HDR_START_MAC: aya_ebpf_bindings::bindings::bpf_hdr_start_off::Type = 0u32
+pub const aya_ebpf_bindings::bindings::bpf_hdr_start_off::BPF_HDR_START_NET: aya_ebpf_bindings::bindings::bpf_hdr_start_off::Type = 1u32
+pub type aya_ebpf_bindings::bindings::bpf_hdr_start_off::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_link_type
+pub const aya_ebpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_CGROUP: aya_ebpf_bindings::bindings::bpf_link_type::Type = 3u32
+pub const aya_ebpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_ITER: aya_ebpf_bindings::bindings::bpf_link_type::Type = 4u32
+pub const aya_ebpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_KPROBE_MULTI: aya_ebpf_bindings::bindings::bpf_link_type::Type = 8u32
+pub const aya_ebpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_NETFILTER: aya_ebpf_bindings::bindings::bpf_link_type::Type = 10u32
+pub const aya_ebpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_NETNS: aya_ebpf_bindings::bindings::bpf_link_type::Type = 5u32
+pub const aya_ebpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_PERF_EVENT: aya_ebpf_bindings::bindings::bpf_link_type::Type = 7u32
+pub const aya_ebpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_RAW_TRACEPOINT: aya_ebpf_bindings::bindings::bpf_link_type::Type = 1u32
+pub const aya_ebpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_STRUCT_OPS: aya_ebpf_bindings::bindings::bpf_link_type::Type = 9u32
+pub const aya_ebpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_TRACING: aya_ebpf_bindings::bindings::bpf_link_type::Type = 2u32
+pub const aya_ebpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_UNSPEC: aya_ebpf_bindings::bindings::bpf_link_type::Type = 0u32
+pub const aya_ebpf_bindings::bindings::bpf_link_type::BPF_LINK_TYPE_XDP: aya_ebpf_bindings::bindings::bpf_link_type::Type = 6u32
+pub const aya_ebpf_bindings::bindings::bpf_link_type::MAX_BPF_LINK_TYPE: aya_ebpf_bindings::bindings::bpf_link_type::Type = 11u32
+pub type aya_ebpf_bindings::bindings::bpf_link_type::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_lwt_encap_mode
+pub const aya_ebpf_bindings::bindings::bpf_lwt_encap_mode::BPF_LWT_ENCAP_IP: aya_ebpf_bindings::bindings::bpf_lwt_encap_mode::Type = 2u32
+pub const aya_ebpf_bindings::bindings::bpf_lwt_encap_mode::BPF_LWT_ENCAP_SEG6: aya_ebpf_bindings::bindings::bpf_lwt_encap_mode::Type = 0u32
+pub const aya_ebpf_bindings::bindings::bpf_lwt_encap_mode::BPF_LWT_ENCAP_SEG6_INLINE: aya_ebpf_bindings::bindings::bpf_lwt_encap_mode::Type = 1u32
+pub type aya_ebpf_bindings::bindings::bpf_lwt_encap_mode::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_map_type
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_ARRAY: aya_ebpf_bindings::bindings::bpf_map_type::Type = 2u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_ARRAY_OF_MAPS: aya_ebpf_bindings::bindings::bpf_map_type::Type = 12u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_BLOOM_FILTER: aya_ebpf_bindings::bindings::bpf_map_type::Type = 30u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_CGROUP_ARRAY: aya_ebpf_bindings::bindings::bpf_map_type::Type = 8u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_CGROUP_STORAGE: aya_ebpf_bindings::bindings::bpf_map_type::Type = 19u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_CGROUP_STORAGE_DEPRECATED: aya_ebpf_bindings::bindings::bpf_map_type::Type = 19u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_CGRP_STORAGE: aya_ebpf_bindings::bindings::bpf_map_type::Type = 32u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_CPUMAP: aya_ebpf_bindings::bindings::bpf_map_type::Type = 16u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_DEVMAP: aya_ebpf_bindings::bindings::bpf_map_type::Type = 14u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_DEVMAP_HASH: aya_ebpf_bindings::bindings::bpf_map_type::Type = 25u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_HASH: aya_ebpf_bindings::bindings::bpf_map_type::Type = 1u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_HASH_OF_MAPS: aya_ebpf_bindings::bindings::bpf_map_type::Type = 13u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_INODE_STORAGE: aya_ebpf_bindings::bindings::bpf_map_type::Type = 28u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_LPM_TRIE: aya_ebpf_bindings::bindings::bpf_map_type::Type = 11u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_LRU_HASH: aya_ebpf_bindings::bindings::bpf_map_type::Type = 9u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_LRU_PERCPU_HASH: aya_ebpf_bindings::bindings::bpf_map_type::Type = 10u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_PERCPU_ARRAY: aya_ebpf_bindings::bindings::bpf_map_type::Type = 6u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE: aya_ebpf_bindings::bindings::bpf_map_type::Type = 21u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_PERCPU_HASH: aya_ebpf_bindings::bindings::bpf_map_type::Type = 5u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_PERF_EVENT_ARRAY: aya_ebpf_bindings::bindings::bpf_map_type::Type = 4u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_PROG_ARRAY: aya_ebpf_bindings::bindings::bpf_map_type::Type = 3u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_QUEUE: aya_ebpf_bindings::bindings::bpf_map_type::Type = 22u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_REUSEPORT_SOCKARRAY: aya_ebpf_bindings::bindings::bpf_map_type::Type = 20u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_RINGBUF: aya_ebpf_bindings::bindings::bpf_map_type::Type = 27u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_SK_STORAGE: aya_ebpf_bindings::bindings::bpf_map_type::Type = 24u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_SOCKHASH: aya_ebpf_bindings::bindings::bpf_map_type::Type = 18u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_SOCKMAP: aya_ebpf_bindings::bindings::bpf_map_type::Type = 15u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_STACK: aya_ebpf_bindings::bindings::bpf_map_type::Type = 23u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_STACK_TRACE: aya_ebpf_bindings::bindings::bpf_map_type::Type = 7u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_STRUCT_OPS: aya_ebpf_bindings::bindings::bpf_map_type::Type = 26u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_TASK_STORAGE: aya_ebpf_bindings::bindings::bpf_map_type::Type = 29u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_UNSPEC: aya_ebpf_bindings::bindings::bpf_map_type::Type = 0u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_USER_RINGBUF: aya_ebpf_bindings::bindings::bpf_map_type::Type = 31u32
+pub const aya_ebpf_bindings::bindings::bpf_map_type::BPF_MAP_TYPE_XSKMAP: aya_ebpf_bindings::bindings::bpf_map_type::Type = 17u32
+pub type aya_ebpf_bindings::bindings::bpf_map_type::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_prog_type
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_CGROUP_DEVICE: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 15u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_CGROUP_SKB: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 8u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_CGROUP_SOCK: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 9u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_CGROUP_SOCKOPT: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 25u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_CGROUP_SOCK_ADDR: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 18u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_CGROUP_SYSCTL: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 23u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_EXT: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 28u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_FLOW_DISSECTOR: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 22u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_KPROBE: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 2u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_LIRC_MODE2: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 20u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_LSM: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 29u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_LWT_IN: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 10u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_LWT_OUT: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 11u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_LWT_SEG6LOCAL: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 19u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_LWT_XMIT: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 12u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_NETFILTER: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 32u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_PERF_EVENT: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 7u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_RAW_TRACEPOINT: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 17u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 24u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SCHED_ACT: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 4u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SCHED_CLS: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 3u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SK_LOOKUP: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 30u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SK_MSG: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 16u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SK_REUSEPORT: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 21u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SK_SKB: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 14u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SOCKET_FILTER: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 1u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SOCK_OPS: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 13u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_STRUCT_OPS: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 27u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_SYSCALL: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 31u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_TRACEPOINT: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 5u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_TRACING: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 26u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_UNSPEC: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 0u32
+pub const aya_ebpf_bindings::bindings::bpf_prog_type::BPF_PROG_TYPE_XDP: aya_ebpf_bindings::bindings::bpf_prog_type::Type = 6u32
+pub type aya_ebpf_bindings::bindings::bpf_prog_type::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_ret_code
+pub const aya_ebpf_bindings::bindings::bpf_ret_code::BPF_DROP: aya_ebpf_bindings::bindings::bpf_ret_code::Type = 2u32
+pub const aya_ebpf_bindings::bindings::bpf_ret_code::BPF_FLOW_DISSECTOR_CONTINUE: aya_ebpf_bindings::bindings::bpf_ret_code::Type = 129u32
+pub const aya_ebpf_bindings::bindings::bpf_ret_code::BPF_LWT_REROUTE: aya_ebpf_bindings::bindings::bpf_ret_code::Type = 128u32
+pub const aya_ebpf_bindings::bindings::bpf_ret_code::BPF_OK: aya_ebpf_bindings::bindings::bpf_ret_code::Type = 0u32
+pub const aya_ebpf_bindings::bindings::bpf_ret_code::BPF_REDIRECT: aya_ebpf_bindings::bindings::bpf_ret_code::Type = 7u32
+pub type aya_ebpf_bindings::bindings::bpf_ret_code::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_stack_build_id_status
+pub const aya_ebpf_bindings::bindings::bpf_stack_build_id_status::BPF_STACK_BUILD_ID_EMPTY: aya_ebpf_bindings::bindings::bpf_stack_build_id_status::Type = 0u32
+pub const aya_ebpf_bindings::bindings::bpf_stack_build_id_status::BPF_STACK_BUILD_ID_IP: aya_ebpf_bindings::bindings::bpf_stack_build_id_status::Type = 2u32
+pub const aya_ebpf_bindings::bindings::bpf_stack_build_id_status::BPF_STACK_BUILD_ID_VALID: aya_ebpf_bindings::bindings::bpf_stack_build_id_status::Type = 1u32
+pub type aya_ebpf_bindings::bindings::bpf_stack_build_id_status::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_stats_type
+pub const aya_ebpf_bindings::bindings::bpf_stats_type::BPF_STATS_RUN_TIME: aya_ebpf_bindings::bindings::bpf_stats_type::Type = 0u32
+pub type aya_ebpf_bindings::bindings::bpf_stats_type::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::bpf_task_fd_type
+pub const aya_ebpf_bindings::bindings::bpf_task_fd_type::BPF_FD_TYPE_KPROBE: aya_ebpf_bindings::bindings::bpf_task_fd_type::Type = 2u32
+pub const aya_ebpf_bindings::bindings::bpf_task_fd_type::BPF_FD_TYPE_KRETPROBE: aya_ebpf_bindings::bindings::bpf_task_fd_type::Type = 3u32
+pub const aya_ebpf_bindings::bindings::bpf_task_fd_type::BPF_FD_TYPE_RAW_TRACEPOINT: aya_ebpf_bindings::bindings::bpf_task_fd_type::Type = 0u32
+pub const aya_ebpf_bindings::bindings::bpf_task_fd_type::BPF_FD_TYPE_TRACEPOINT: aya_ebpf_bindings::bindings::bpf_task_fd_type::Type = 1u32
+pub const aya_ebpf_bindings::bindings::bpf_task_fd_type::BPF_FD_TYPE_UPROBE: aya_ebpf_bindings::bindings::bpf_task_fd_type::Type = 4u32
+pub const aya_ebpf_bindings::bindings::bpf_task_fd_type::BPF_FD_TYPE_URETPROBE: aya_ebpf_bindings::bindings::bpf_task_fd_type::Type = 5u32
+pub type aya_ebpf_bindings::bindings::bpf_task_fd_type::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::sk_action
+pub const aya_ebpf_bindings::bindings::sk_action::SK_DROP: aya_ebpf_bindings::bindings::sk_action::Type = 0u32
+pub const aya_ebpf_bindings::bindings::sk_action::SK_PASS: aya_ebpf_bindings::bindings::sk_action::Type = 1u32
+pub type aya_ebpf_bindings::bindings::sk_action::Type = aya_ebpf_cty::ad::c_uint
+pub mod aya_ebpf_bindings::bindings::xdp_action
+pub const aya_ebpf_bindings::bindings::xdp_action::XDP_ABORTED: aya_ebpf_bindings::bindings::xdp_action::Type = 0u32
+pub const aya_ebpf_bindings::bindings::xdp_action::XDP_DROP: aya_ebpf_bindings::bindings::xdp_action::Type = 1u32
+pub const aya_ebpf_bindings::bindings::xdp_action::XDP_PASS: aya_ebpf_bindings::bindings::xdp_action::Type = 2u32
+pub const aya_ebpf_bindings::bindings::xdp_action::XDP_REDIRECT: aya_ebpf_bindings::bindings::xdp_action::Type = 4u32
+pub const aya_ebpf_bindings::bindings::xdp_action::XDP_TX: aya_ebpf_bindings::bindings::xdp_action::Type = 3u32
+pub type aya_ebpf_bindings::bindings::xdp_action::Type = aya_ebpf_cty::ad::c_uint
+#[repr(C)] pub union aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::flow_keys: *mut aya_ebpf_bindings::bindings::bpf_flow_keys
+impl aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1
+impl !core::marker::Send for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::sk: *mut aya_ebpf_bindings::bindings::bpf_sock
+impl aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2
+impl core::marker::Copy for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2
+impl !core::marker::Send for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_attr
+pub aya_ebpf_bindings::bindings::bpf_attr::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr::__bindgen_anon_2: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_attr::__bindgen_anon_3: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4
+pub aya_ebpf_bindings::bindings::bpf_attr::__bindgen_anon_4: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5
+pub aya_ebpf_bindings::bindings::bpf_attr::__bindgen_anon_5: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6
+pub aya_ebpf_bindings::bindings::bpf_attr::__bindgen_anon_6: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8
+pub aya_ebpf_bindings::bindings::bpf_attr::__bindgen_anon_7: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12
+pub aya_ebpf_bindings::bindings::bpf_attr::batch: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_attr::enable_stats: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17
+pub aya_ebpf_bindings::bindings::bpf_attr::info: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9
+pub aya_ebpf_bindings::bindings::bpf_attr::iter_create: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18
+pub aya_ebpf_bindings::bindings::bpf_attr::link_create: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14
+pub aya_ebpf_bindings::bindings::bpf_attr::link_detach: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16
+pub aya_ebpf_bindings::bindings::bpf_attr::link_update: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15
+pub aya_ebpf_bindings::bindings::bpf_attr::prog_bind_map: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19
+pub aya_ebpf_bindings::bindings::bpf_attr::query: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10
+pub aya_ebpf_bindings::bindings::bpf_attr::raw_tracepoint: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11
+pub aya_ebpf_bindings::bindings::bpf_attr::task_fd_query: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13
+pub aya_ebpf_bindings::bindings::bpf_attr::test: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr
+pub fn aya_ebpf_bindings::bindings::bpf_attr::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr
+pub fn aya_ebpf_bindings::bindings::bpf_attr::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::map_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::prog_fd: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::target_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::target_ifindex: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::kprobe_multi: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::netfilter: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::perf_event: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::target_btf_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::tracing: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::new_map_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::new_prog_fd: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::old_map_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::old_prog_fd: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::next_key: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::value: aya_ebpf_bindings::bindings::__u64
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::attach_btf_obj_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::attach_prog_fd: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::btf_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::link_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::map_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::prog_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::start_id: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::fd: aya_ebpf_cty::ad::c_int
+pub aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::id: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::fd: aya_ebpf_cty::ad::c_int
+pub aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::id: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::mtu_result: aya_ebpf_bindings::bindings::__u16
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::tot_len: aya_ebpf_bindings::bindings::__u16
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::flowinfo: aya_ebpf_bindings::bindings::__be32
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::rt_metric: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::tos: aya_ebpf_bindings::bindings::__u8
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::ipv4_src: aya_ebpf_bindings::bindings::__be32
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::ipv6_src: [aya_ebpf_bindings::bindings::__u32; 4]
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::clone(&self) -> aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::ipv4_dst: aya_ebpf_bindings::bindings::__be32
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::ipv6_dst: [aya_ebpf_bindings::bindings::__u32; 4]
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::clone(&self) -> aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::__bindgen_anon_2: aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_iter_link_info
+pub aya_ebpf_bindings::bindings::bpf_iter_link_info::cgroup: aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_iter_link_info::map: aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_iter_link_info::task: aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_iter_link_info
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info::clone(&self) -> aya_ebpf_bindings::bindings::bpf_iter_link_info
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_iter_link_info
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_iter_link_info
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_iter_link_info
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_iter_link_info
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_iter_link_info
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_iter_link_info
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_iter_link_info where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_iter_link_info where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_iter_link_info::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_iter_link_info where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_iter_link_info::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_iter_link_info where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_iter_link_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_iter_link_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_iter_link_info
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::cgroup: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::iter: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::netfilter: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::netns: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::raw_tracepoint: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::struct_ops: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::tracing: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::xdp: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::map: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::cgroup: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::task: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::ipv4_nh: aya_ebpf_bindings::bindings::__be32
+pub aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::ipv6_nh: [aya_ebpf_bindings::bindings::__u32; 4]
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::cookie: aya_ebpf_bindings::bindings::__u64
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
+impl !core::marker::Send for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::sk: *mut aya_ebpf_bindings::bindings::bpf_sock
+impl aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
+impl !core::marker::Send for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::sk: *mut aya_ebpf_bindings::bindings::bpf_sock
+impl aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
+impl !core::marker::Send for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::args: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::reply: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::replylong: [aya_ebpf_bindings::bindings::__u32; 4]
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::sk: *mut aya_ebpf_bindings::bindings::bpf_sock
+impl aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
+impl !core::marker::Send for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::skb_data: *mut aya_ebpf_cty::c_void
+impl aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
+impl !core::marker::Send for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
+pub aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::skb_data_end: *mut aya_ebpf_cty::c_void
+impl aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
+impl !core::marker::Send for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::ipv4: aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::ipv6: aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::sk: *mut aya_ebpf_bindings::bindings::bpf_sock
+impl aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
+impl !core::marker::Send for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::optval: *mut aya_ebpf_cty::c_void
+impl aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
+impl !core::marker::Send for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::optval_end: *mut aya_ebpf_cty::c_void
+impl aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
+impl !core::marker::Send for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::ip: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::offset: aya_ebpf_bindings::bindings::__u64
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::remote_ipv4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::remote_ipv6: [aya_ebpf_bindings::bindings::__u32; 4]
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::tunnel_ext: aya_ebpf_bindings::bindings::__u16
+pub aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::tunnel_flags: aya_ebpf_bindings::bindings::__be16
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::local_ipv4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::local_ipv6: [aya_ebpf_bindings::bindings::__u32; 4]
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::clone(&self) -> aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::remote_ipv4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::remote_ipv6: [aya_ebpf_bindings::bindings::__u32; 4]
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::data: *mut aya_ebpf_cty::c_void
+impl aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1
+impl !core::marker::Send for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::data_end: *mut aya_ebpf_cty::c_void
+impl aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2
+impl core::marker::Copy for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2
+impl !core::marker::Send for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::sk: *mut aya_ebpf_bindings::bindings::bpf_sock
+impl aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::clone(&self) -> aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3
+impl core::marker::Copy for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3
+impl !core::marker::Send for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::data: *mut aya_ebpf_cty::c_void
+impl aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
+impl core::marker::Copy for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
+impl !core::marker::Send for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::data_end: *mut aya_ebpf_cty::c_void
+impl aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
+impl core::marker::Copy for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
+impl !core::marker::Send for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::sk: *mut aya_ebpf_bindings::bindings::bpf_sock
+impl aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::clone(&self) -> aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
+impl core::marker::Copy for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
+impl !core::marker::Send for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3::from(t: T) -> T
+#[repr(C)] pub union aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
+pub aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+pub aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::migrating_sk: *mut aya_ebpf_bindings::bindings::bpf_sock
+impl aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 8]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::clone(&self) -> aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
+impl core::marker::Copy for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
+impl !core::marker::Send for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+impl<Storage> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where Storage: core::convert::AsRef<[u8]> + core::convert::AsMut<[u8]>
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::get(&self, bit_offset: usize, bit_width: u8) -> u64
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::get_bit(&self, index: usize) -> bool
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::set(&mut self, bit_offset: usize, bit_width: u8, val: u64)
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::set_bit(&mut self, index: usize, val: bool)
+impl<Storage> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+pub const fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::new(storage: Storage) -> Self
+impl<Storage: core::clone::Clone> core::clone::Clone for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::clone(&self) -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+impl<Storage: core::cmp::Eq> core::cmp::Eq for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+impl<Storage: core::cmp::Ord> core::cmp::Ord for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::cmp(&self, other: &aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>) -> core::cmp::Ordering
+impl<Storage: core::cmp::PartialEq> core::cmp::PartialEq for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::eq(&self, other: &aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>) -> bool
+impl<Storage: core::cmp::PartialOrd> core::cmp::PartialOrd for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::partial_cmp(&self, other: &aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>) -> core::option::Option<core::cmp::Ordering>
+impl<Storage: core::default::Default> core::default::Default for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::default() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+impl<Storage: core::fmt::Debug> core::fmt::Debug for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl<Storage: core::hash::Hash> core::hash::Hash for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::hash<__H: core::hash::Hasher>(&self, state: &mut __H)
+impl<Storage: core::marker::Copy> core::marker::Copy for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+impl<Storage> core::marker::StructuralPartialEq for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+impl<Storage> core::marker::Send for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where Storage: core::marker::Send
+impl<Storage> core::marker::Sync for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where Storage: core::marker::Sync
+impl<Storage> core::marker::Unpin for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where Storage: core::marker::Unpin
+impl<Storage> core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where Storage: core::panic::unwind_safe::RefUnwindSafe
+impl<Storage> core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where Storage: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage> where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>
+pub fn aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<Storage>::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::__IncompleteArrayField<T>(_, _)
+impl<T> aya_ebpf_bindings::bindings::__IncompleteArrayField<T>
+pub fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::as_mut_ptr(&mut self) -> *mut T
+pub unsafe fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::as_mut_slice(&mut self, len: usize) -> &mut [T]
+pub fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::as_ptr(&self) -> *const T
+pub unsafe fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::as_slice(&self, len: usize) -> &[T]
+pub const fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::new() -> Self
+impl<T: core::default::Default> core::default::Default for aya_ebpf_bindings::bindings::__IncompleteArrayField<T>
+pub fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::default() -> aya_ebpf_bindings::bindings::__IncompleteArrayField<T>
+impl<T> core::fmt::Debug for aya_ebpf_bindings::bindings::__IncompleteArrayField<T>
+pub fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::fmt(&self, fmt: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl<T> core::marker::Send for aya_ebpf_bindings::bindings::__IncompleteArrayField<T> where T: core::marker::Send
+impl<T> core::marker::Sync for aya_ebpf_bindings::bindings::__IncompleteArrayField<T> where T: core::marker::Sync
+impl<T> core::marker::Unpin for aya_ebpf_bindings::bindings::__IncompleteArrayField<T> where T: core::marker::Unpin
+impl<T> core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::__IncompleteArrayField<T> where T: core::panic::unwind_safe::RefUnwindSafe
+impl<T> core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::__IncompleteArrayField<T> where T: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::__IncompleteArrayField<T> where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::__IncompleteArrayField<T> where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::__IncompleteArrayField<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::__IncompleteArrayField<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::__IncompleteArrayField<T> where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::__IncompleteArrayField<T> where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::__IncompleteArrayField<T>
+pub fn aya_ebpf_bindings::bindings::__IncompleteArrayField<T>::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::__sk_buff
+pub aya_ebpf_bindings::bindings::__sk_buff::__bindgen_anon_1: aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::__sk_buff::__bindgen_anon_2: aya_ebpf_bindings::bindings::__sk_buff__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::__sk_buff::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 3]>
+pub aya_ebpf_bindings::bindings::__sk_buff::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::__sk_buff::cb: [aya_ebpf_bindings::bindings::__u32; 5]
+pub aya_ebpf_bindings::bindings::__sk_buff::data: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::data_end: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::data_meta: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::family: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::gso_segs: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::gso_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::hash: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::hwtstamp: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::__sk_buff::ifindex: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::ingress_ifindex: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::len: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::local_ip4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::local_ip6: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::__sk_buff::local_port: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::mark: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::napi_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::pkt_type: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::priority: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::protocol: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::queue_mapping: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::remote_ip4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::remote_ip6: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::__sk_buff::remote_port: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::tc_classid: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::tc_index: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::tstamp: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::__sk_buff::tstamp_type: aya_ebpf_bindings::bindings::__u8
+pub aya_ebpf_bindings::bindings::__sk_buff::vlan_present: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::vlan_proto: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::vlan_tci: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::__sk_buff::wire_len: aya_ebpf_bindings::bindings::__u32
+impl aya_ebpf_bindings::bindings::__sk_buff
+pub fn aya_ebpf_bindings::bindings::__sk_buff::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 3]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::__sk_buff
+pub fn aya_ebpf_bindings::bindings::__sk_buff::clone(&self) -> aya_ebpf_bindings::bindings::__sk_buff
+impl core::marker::Copy for aya_ebpf_bindings::bindings::__sk_buff
+impl !core::marker::Send for aya_ebpf_bindings::bindings::__sk_buff
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::__sk_buff
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::__sk_buff
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::__sk_buff
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::__sk_buff
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::__sk_buff where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::__sk_buff::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::__sk_buff where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::__sk_buff::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::__sk_buff::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::__sk_buff where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::__sk_buff::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::__sk_buff::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::__sk_buff where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__sk_buff::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::__sk_buff where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__sk_buff::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::__sk_buff where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::__sk_buff::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::__sk_buff
+pub fn aya_ebpf_bindings::bindings::__sk_buff::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::btf_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::btf_key_type_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::btf_value_type_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::btf_vmlinux_value_type_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::inner_map_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::key_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::map_extra: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::map_flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::map_ifindex: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::map_name: [aya_ebpf_cty::ad::c_char; 16]
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::map_type: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::max_entries: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::numa_node: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::value_size: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::attach_flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::attach_type: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::prog_attach_flags: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::prog_cnt: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::prog_ids: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::query_flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::target_fd: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_10::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11::name: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11::prog_fd: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_11::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::btf: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::btf_log_buf: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::btf_log_level: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::btf_log_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::btf_log_true_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::btf_size: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_12::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::buf: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::buf_len: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::fd_type: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::pid: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::probe_addr: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::probe_offset: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::prog_id: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_13::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::__bindgen_anon_2: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::__bindgen_anon_3: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::attach_type: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::flags: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::iter_info: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::iter_info_len: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::bpf_cookie: aya_ebpf_bindings::bindings::__u64
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::addrs: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::cnt: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::cookies: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::syms: aya_ebpf_bindings::bindings::__u64
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_3::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::cookie: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::target_btf_id: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_4::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::hooknum: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::pf: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::priority: aya_ebpf_bindings::bindings::__s32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_14__bindgen_ty_3__bindgen_ty_5::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::__bindgen_anon_2: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::link_fd: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_15::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16::link_fd: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_16::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17::type_: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_17::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18::flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18::link_fd: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_18::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::map_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::prog_fd: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_19::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::flags: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::key: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::map_fd: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::count: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::elem_flags: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::flags: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::in_batch: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::keys: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::map_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::out_batch: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::values: aya_ebpf_bindings::bindings::__u64
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_3::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::attach_btf_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::core_relo_cnt: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::core_relo_rec_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::core_relos: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::expected_attach_type: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::fd_array: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::func_info: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::func_info_cnt: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::func_info_rec_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::insn_cnt: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::insns: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::kern_version: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::license: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::line_info: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::line_info_cnt: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::line_info_rec_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::log_buf: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::log_level: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::log_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::log_true_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::prog_btf_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::prog_flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::prog_ifindex: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::prog_name: [aya_ebpf_cty::ad::c_char; 16]
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::prog_type: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_4::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::bpf_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::file_flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::path_fd: aya_ebpf_bindings::bindings::__s32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::pathname: aya_ebpf_bindings::bindings::__u64
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_5::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::attach_bpf_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::attach_flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::attach_type: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::replace_bpf_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::target_fd: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_6::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::batch_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::cpu: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::ctx_in: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::ctx_out: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::ctx_size_in: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::ctx_size_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::data_in: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::data_out: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::data_size_in: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::data_size_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::duration: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::prog_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::repeat: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::retval: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_7::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8::next_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8::open_flags: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_8::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::bpf_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::info: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::info_len: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::clone(&self) -> aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9
+pub fn aya_ebpf_bindings::bindings::bpf_attr__bindgen_ty_9::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_btf_info
+pub aya_ebpf_bindings::bindings::bpf_btf_info::btf: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_btf_info::btf_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_btf_info::id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_btf_info::kernel_btf: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_btf_info::name: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_btf_info::name_len: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_btf_info
+pub fn aya_ebpf_bindings::bindings::bpf_btf_info::clone(&self) -> aya_ebpf_bindings::bindings::bpf_btf_info
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_btf_info
+pub fn aya_ebpf_bindings::bindings::bpf_btf_info::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_btf_info
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_btf_info
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_btf_info
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_btf_info
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_btf_info
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_btf_info
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_btf_info where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_btf_info::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_btf_info where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_btf_info::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_btf_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_btf_info where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_btf_info::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_btf_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_btf_info where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_btf_info::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_btf_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_btf_info::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_btf_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_btf_info::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_btf_info
+pub fn aya_ebpf_bindings::bindings::bpf_btf_info::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx
+pub aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::access_type: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::major: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::minor: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::clone(&self) -> aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_dev_ctx::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_cgroup_storage_key
+pub aya_ebpf_bindings::bindings::bpf_cgroup_storage_key::attach_type: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_cgroup_storage_key::cgroup_inode_id: aya_ebpf_bindings::bindings::__u64
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_storage_key::clone(&self) -> aya_ebpf_bindings::bindings::bpf_cgroup_storage_key
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_storage_key::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_storage_key::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_cgroup_storage_key::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_storage_key::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_cgroup_storage_key::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_storage_key::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_storage_key::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_storage_key::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_storage_key::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_cgroup_storage_key
+pub fn aya_ebpf_bindings::bindings::bpf_cgroup_storage_key::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_core_relo
+pub aya_ebpf_bindings::bindings::bpf_core_relo::access_str_off: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_core_relo::insn_off: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_core_relo::kind: aya_ebpf_bindings::bindings::bpf_core_relo_kind::Type
+pub aya_ebpf_bindings::bindings::bpf_core_relo::type_id: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_core_relo
+pub fn aya_ebpf_bindings::bindings::bpf_core_relo::clone(&self) -> aya_ebpf_bindings::bindings::bpf_core_relo
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_core_relo
+pub fn aya_ebpf_bindings::bindings::bpf_core_relo::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_core_relo
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_core_relo
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_core_relo
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_core_relo
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_core_relo
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_core_relo
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_core_relo where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_core_relo::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_core_relo where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_core_relo::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_core_relo::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_core_relo where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_core_relo::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_core_relo::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_core_relo where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_core_relo::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_core_relo where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_core_relo::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_core_relo where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_core_relo::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_core_relo
+pub fn aya_ebpf_bindings::bindings::bpf_core_relo::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_cpumap_val
+pub aya_ebpf_bindings::bindings::bpf_cpumap_val::bpf_prog: aya_ebpf_bindings::bindings::bpf_cpumap_val__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_cpumap_val::qsize: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_cpumap_val
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val::clone(&self) -> aya_ebpf_bindings::bindings::bpf_cpumap_val
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_cpumap_val
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_cpumap_val
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_cpumap_val
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_cpumap_val
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_cpumap_val
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_cpumap_val
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_cpumap_val where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_cpumap_val where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_cpumap_val::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_cpumap_val where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_cpumap_val::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_cpumap_val where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_cpumap_val where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_cpumap_val where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_cpumap_val
+pub fn aya_ebpf_bindings::bindings::bpf_cpumap_val::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_devmap_val
+pub aya_ebpf_bindings::bindings::bpf_devmap_val::bpf_prog: aya_ebpf_bindings::bindings::bpf_devmap_val__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_devmap_val::ifindex: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_devmap_val
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val::clone(&self) -> aya_ebpf_bindings::bindings::bpf_devmap_val
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_devmap_val
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_devmap_val
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_devmap_val
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_devmap_val
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_devmap_val
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_devmap_val
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_devmap_val where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_devmap_val where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_devmap_val::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_devmap_val where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_devmap_val::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_devmap_val where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_devmap_val where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_devmap_val where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_devmap_val
+pub fn aya_ebpf_bindings::bindings::bpf_devmap_val::from(t: T) -> T
+#[repr(C)] #[repr(align(8))] pub struct aya_ebpf_bindings::bindings::bpf_dynptr
+pub aya_ebpf_bindings::bindings::bpf_dynptr::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
+pub aya_ebpf_bindings::bindings::bpf_dynptr::_bitfield_align_1: [u8; 0]
+impl aya_ebpf_bindings::bindings::bpf_dynptr
+pub fn aya_ebpf_bindings::bindings::bpf_dynptr::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_dynptr
+pub fn aya_ebpf_bindings::bindings::bpf_dynptr::clone(&self) -> aya_ebpf_bindings::bindings::bpf_dynptr
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_dynptr
+pub fn aya_ebpf_bindings::bindings::bpf_dynptr::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_dynptr
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_dynptr
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_dynptr
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_dynptr
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_dynptr
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_dynptr
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_dynptr where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_dynptr::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_dynptr where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_dynptr::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_dynptr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_dynptr where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_dynptr::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_dynptr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_dynptr where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_dynptr::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_dynptr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_dynptr::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_dynptr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_dynptr::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_dynptr
+pub fn aya_ebpf_bindings::bindings::bpf_dynptr::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_fib_lookup
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup::__bindgen_anon_2: aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup::__bindgen_anon_3: aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup::__bindgen_anon_4: aya_ebpf_bindings::bindings::bpf_fib_lookup__bindgen_ty_4
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup::dmac: [aya_ebpf_bindings::bindings::__u8; 6]
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup::dport: aya_ebpf_bindings::bindings::__be16
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup::family: aya_ebpf_bindings::bindings::__u8
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup::h_vlan_TCI: aya_ebpf_bindings::bindings::__be16
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup::h_vlan_proto: aya_ebpf_bindings::bindings::__be16
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup::ifindex: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup::l4_protocol: aya_ebpf_bindings::bindings::__u8
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup::smac: [aya_ebpf_bindings::bindings::__u8; 6]
+pub aya_ebpf_bindings::bindings::bpf_fib_lookup::sport: aya_ebpf_bindings::bindings::__be16
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_fib_lookup
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup::clone(&self) -> aya_ebpf_bindings::bindings::bpf_fib_lookup
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_fib_lookup
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_fib_lookup
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_fib_lookup
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_fib_lookup
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_fib_lookup
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_fib_lookup
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_fib_lookup::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_fib_lookup where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_fib_lookup::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_fib_lookup where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_fib_lookup
+pub fn aya_ebpf_bindings::bindings::bpf_fib_lookup::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_flow_keys
+pub aya_ebpf_bindings::bindings::bpf_flow_keys::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_flow_keys::addr_proto: aya_ebpf_bindings::bindings::__u16
+pub aya_ebpf_bindings::bindings::bpf_flow_keys::dport: aya_ebpf_bindings::bindings::__be16
+pub aya_ebpf_bindings::bindings::bpf_flow_keys::flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_flow_keys::flow_label: aya_ebpf_bindings::bindings::__be32
+pub aya_ebpf_bindings::bindings::bpf_flow_keys::ip_proto: aya_ebpf_bindings::bindings::__u8
+pub aya_ebpf_bindings::bindings::bpf_flow_keys::is_encap: aya_ebpf_bindings::bindings::__u8
+pub aya_ebpf_bindings::bindings::bpf_flow_keys::is_first_frag: aya_ebpf_bindings::bindings::__u8
+pub aya_ebpf_bindings::bindings::bpf_flow_keys::is_frag: aya_ebpf_bindings::bindings::__u8
+pub aya_ebpf_bindings::bindings::bpf_flow_keys::n_proto: aya_ebpf_bindings::bindings::__be16
+pub aya_ebpf_bindings::bindings::bpf_flow_keys::nhoff: aya_ebpf_bindings::bindings::__u16
+pub aya_ebpf_bindings::bindings::bpf_flow_keys::sport: aya_ebpf_bindings::bindings::__be16
+pub aya_ebpf_bindings::bindings::bpf_flow_keys::thoff: aya_ebpf_bindings::bindings::__u16
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_flow_keys
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys::clone(&self) -> aya_ebpf_bindings::bindings::bpf_flow_keys
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_flow_keys
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_flow_keys
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_flow_keys
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_flow_keys
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_flow_keys
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_flow_keys
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_flow_keys where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_flow_keys where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_flow_keys::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_flow_keys where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_flow_keys::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_flow_keys where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_flow_keys where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_flow_keys where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_flow_keys
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::ipv4_dst: aya_ebpf_bindings::bindings::__be32
+pub aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::ipv4_src: aya_ebpf_bindings::bindings::__be32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::ipv6_dst: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::ipv6_src: [aya_ebpf_bindings::bindings::__u32; 4]
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_flow_keys__bindgen_ty_1__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_func_info
+pub aya_ebpf_bindings::bindings::bpf_func_info::insn_off: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_func_info::type_id: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_func_info
+pub fn aya_ebpf_bindings::bindings::bpf_func_info::clone(&self) -> aya_ebpf_bindings::bindings::bpf_func_info
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_func_info
+pub fn aya_ebpf_bindings::bindings::bpf_func_info::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_func_info
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_func_info
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_func_info
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_func_info
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_func_info
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_func_info
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_func_info where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_func_info::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_func_info where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_func_info::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_func_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_func_info where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_func_info::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_func_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_func_info where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_func_info::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_func_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_func_info::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_func_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_func_info::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_func_info
+pub fn aya_ebpf_bindings::bindings::bpf_func_info::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_insn
+pub aya_ebpf_bindings::bindings::bpf_insn::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 1]>
+pub aya_ebpf_bindings::bindings::bpf_insn::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::bpf_insn::code: aya_ebpf_bindings::bindings::__u8
+pub aya_ebpf_bindings::bindings::bpf_insn::imm: aya_ebpf_bindings::bindings::__s32
+pub aya_ebpf_bindings::bindings::bpf_insn::off: aya_ebpf_bindings::bindings::__s16
+impl aya_ebpf_bindings::bindings::bpf_insn
+pub fn aya_ebpf_bindings::bindings::bpf_insn::dst_reg(&self) -> aya_ebpf_bindings::bindings::__u8
+pub fn aya_ebpf_bindings::bindings::bpf_insn::new_bitfield_1(dst_reg: aya_ebpf_bindings::bindings::__u8, src_reg: aya_ebpf_bindings::bindings::__u8) -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 1]>
+pub fn aya_ebpf_bindings::bindings::bpf_insn::set_dst_reg(&mut self, val: aya_ebpf_bindings::bindings::__u8)
+pub fn aya_ebpf_bindings::bindings::bpf_insn::set_src_reg(&mut self, val: aya_ebpf_bindings::bindings::__u8)
+pub fn aya_ebpf_bindings::bindings::bpf_insn::src_reg(&self) -> aya_ebpf_bindings::bindings::__u8
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_insn
+pub fn aya_ebpf_bindings::bindings::bpf_insn::clone(&self) -> aya_ebpf_bindings::bindings::bpf_insn
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_insn
+pub fn aya_ebpf_bindings::bindings::bpf_insn::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_insn
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_insn
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_insn
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_insn
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_insn
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_insn
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_insn where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_insn::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_insn where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_insn::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_insn::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_insn where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_insn::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_insn::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_insn where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_insn::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_insn where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_insn::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_insn where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_insn::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_insn
+pub fn aya_ebpf_bindings::bindings::bpf_insn::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::map_fd: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::cgroup_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::cgroup_id: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::order: aya_ebpf_bindings::bindings::bpf_cgroup_iter_order::Type
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::pid: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::pid_fd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::tid: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::clone(&self) -> aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_iter_link_info__bindgen_ty_3::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_iter_num
+pub aya_ebpf_bindings::bindings::bpf_iter_num::__opaque: [aya_ebpf_bindings::bindings::__u64; 1]
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_iter_num
+pub fn aya_ebpf_bindings::bindings::bpf_iter_num::clone(&self) -> aya_ebpf_bindings::bindings::bpf_iter_num
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_iter_num
+pub fn aya_ebpf_bindings::bindings::bpf_iter_num::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_iter_num
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_iter_num
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_iter_num
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_iter_num
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_iter_num
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_iter_num
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_iter_num where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_iter_num::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_iter_num where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_iter_num::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_iter_num::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_iter_num where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_iter_num::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_iter_num::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_iter_num where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_num::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_iter_num where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_num::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_iter_num where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_iter_num::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_iter_num
+pub fn aya_ebpf_bindings::bindings::bpf_iter_num::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_line_info
+pub aya_ebpf_bindings::bindings::bpf_line_info::file_name_off: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_line_info::insn_off: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_line_info::line_col: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_line_info::line_off: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_line_info
+pub fn aya_ebpf_bindings::bindings::bpf_line_info::clone(&self) -> aya_ebpf_bindings::bindings::bpf_line_info
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_line_info
+pub fn aya_ebpf_bindings::bindings::bpf_line_info::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_line_info
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_line_info
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_line_info
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_line_info
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_line_info
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_line_info
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_line_info where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_line_info::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_line_info where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_line_info::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_line_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_line_info where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_line_info::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_line_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_line_info where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_line_info::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_line_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_line_info::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_line_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_line_info::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_line_info
+pub fn aya_ebpf_bindings::bindings::bpf_line_info::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_link_info
+pub aya_ebpf_bindings::bindings::bpf_link_info::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_link_info::id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_link_info::prog_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_link_info::type_: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info
+pub fn aya_ebpf_bindings::bindings::bpf_link_info::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info
+pub fn aya_ebpf_bindings::bindings::bpf_link_info::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::tp_name: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::tp_name_len: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::attach_type: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::target_btf_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::target_obj_id: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::attach_type: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::cgroup_id: aya_ebpf_bindings::bindings::__u64
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_3::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::__bindgen_anon_2: aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::target_name: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::target_name_len: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::map_id: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_1__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::cgroup_id: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::order: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::pid: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::tid: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_4__bindgen_ty_2__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::attach_type: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::netns_ino: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_5::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::ifindex: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_6::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::map_id: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_7::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::hooknum: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::pf: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::priority: aya_ebpf_bindings::bindings::__s32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::clone(&self) -> aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8
+pub fn aya_ebpf_bindings::bindings::bpf_link_info__bindgen_ty_1__bindgen_ty_8::from(t: T) -> T
+#[repr(C)] #[repr(align(8))] pub struct aya_ebpf_bindings::bindings::bpf_list_head
+pub aya_ebpf_bindings::bindings::bpf_list_head::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
+pub aya_ebpf_bindings::bindings::bpf_list_head::_bitfield_align_1: [u8; 0]
+impl aya_ebpf_bindings::bindings::bpf_list_head
+pub fn aya_ebpf_bindings::bindings::bpf_list_head::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_list_head
+pub fn aya_ebpf_bindings::bindings::bpf_list_head::clone(&self) -> aya_ebpf_bindings::bindings::bpf_list_head
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_list_head
+pub fn aya_ebpf_bindings::bindings::bpf_list_head::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_list_head
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_list_head
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_list_head
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_list_head
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_list_head
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_list_head
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_list_head where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_list_head::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_list_head where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_list_head::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_list_head::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_list_head where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_list_head::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_list_head::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_list_head where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_list_head::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_list_head where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_list_head::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_list_head where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_list_head::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_list_head
+pub fn aya_ebpf_bindings::bindings::bpf_list_head::from(t: T) -> T
+#[repr(C)] #[repr(align(8))] pub struct aya_ebpf_bindings::bindings::bpf_list_node
+pub aya_ebpf_bindings::bindings::bpf_list_node::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
+pub aya_ebpf_bindings::bindings::bpf_list_node::_bitfield_align_1: [u8; 0]
+impl aya_ebpf_bindings::bindings::bpf_list_node
+pub fn aya_ebpf_bindings::bindings::bpf_list_node::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_list_node
+pub fn aya_ebpf_bindings::bindings::bpf_list_node::clone(&self) -> aya_ebpf_bindings::bindings::bpf_list_node
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_list_node
+pub fn aya_ebpf_bindings::bindings::bpf_list_node::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_list_node
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_list_node
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_list_node
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_list_node
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_list_node
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_list_node
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_list_node where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_list_node::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_list_node where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_list_node::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_list_node::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_list_node where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_list_node::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_list_node::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_list_node where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_list_node::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_list_node where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_list_node::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_list_node where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_list_node::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_list_node
+pub fn aya_ebpf_bindings::bindings::bpf_list_node::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_lpm_trie_key
+pub aya_ebpf_bindings::bindings::bpf_lpm_trie_key::data: aya_ebpf_bindings::bindings::__IncompleteArrayField<aya_ebpf_bindings::bindings::__u8>
+pub aya_ebpf_bindings::bindings::bpf_lpm_trie_key::prefixlen: aya_ebpf_bindings::bindings::__u32
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_lpm_trie_key
+pub fn aya_ebpf_bindings::bindings::bpf_lpm_trie_key::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_lpm_trie_key
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_lpm_trie_key
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_lpm_trie_key
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_lpm_trie_key
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_lpm_trie_key
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_lpm_trie_key where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_lpm_trie_key::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_lpm_trie_key where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_lpm_trie_key::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_lpm_trie_key::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_lpm_trie_key where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_lpm_trie_key::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_lpm_trie_key::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_lpm_trie_key where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_lpm_trie_key::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_lpm_trie_key where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_lpm_trie_key::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_lpm_trie_key where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_lpm_trie_key::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_lpm_trie_key
+pub fn aya_ebpf_bindings::bindings::bpf_lpm_trie_key::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_map_def
+pub aya_ebpf_bindings::bindings::bpf_map_def::id: aya_ebpf_cty::ad::c_uint
+pub aya_ebpf_bindings::bindings::bpf_map_def::key_size: aya_ebpf_cty::ad::c_uint
+pub aya_ebpf_bindings::bindings::bpf_map_def::map_flags: aya_ebpf_cty::ad::c_uint
+pub aya_ebpf_bindings::bindings::bpf_map_def::max_entries: aya_ebpf_cty::ad::c_uint
+pub aya_ebpf_bindings::bindings::bpf_map_def::pinning: aya_ebpf_cty::ad::c_uint
+pub aya_ebpf_bindings::bindings::bpf_map_def::type_: aya_ebpf_cty::ad::c_uint
+pub aya_ebpf_bindings::bindings::bpf_map_def::value_size: aya_ebpf_cty::ad::c_uint
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_map_def
+pub fn aya_ebpf_bindings::bindings::bpf_map_def::clone(&self) -> aya_ebpf_bindings::bindings::bpf_map_def
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_map_def
+pub fn aya_ebpf_bindings::bindings::bpf_map_def::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_map_def
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_map_def
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_map_def
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_map_def
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_map_def
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_map_def
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_map_def where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_map_def::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_map_def where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_map_def::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_map_def::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_map_def where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_map_def::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_map_def::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_map_def where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_map_def::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_map_def where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_map_def::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_map_def where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_map_def::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_map_def
+pub fn aya_ebpf_bindings::bindings::bpf_map_def::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_map_info
+pub aya_ebpf_bindings::bindings::bpf_map_info::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 4]>
+pub aya_ebpf_bindings::bindings::bpf_map_info::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::bpf_map_info::btf_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_map_info::btf_key_type_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_map_info::btf_value_type_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_map_info::btf_vmlinux_value_type_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_map_info::id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_map_info::ifindex: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_map_info::key_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_map_info::map_extra: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_map_info::map_flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_map_info::max_entries: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_map_info::name: [aya_ebpf_cty::ad::c_char; 16]
+pub aya_ebpf_bindings::bindings::bpf_map_info::netns_dev: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_map_info::netns_ino: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_map_info::type_: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_map_info::value_size: aya_ebpf_bindings::bindings::__u32
+impl aya_ebpf_bindings::bindings::bpf_map_info
+pub fn aya_ebpf_bindings::bindings::bpf_map_info::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 4]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_map_info
+pub fn aya_ebpf_bindings::bindings::bpf_map_info::clone(&self) -> aya_ebpf_bindings::bindings::bpf_map_info
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_map_info
+pub fn aya_ebpf_bindings::bindings::bpf_map_info::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_map_info
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_map_info
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_map_info
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_map_info
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_map_info
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_map_info
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_map_info where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_map_info::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_map_info where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_map_info::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_map_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_map_info where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_map_info::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_map_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_map_info where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_map_info::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_map_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_map_info::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_map_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_map_info::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_map_info
+pub fn aya_ebpf_bindings::bindings::bpf_map_info::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_perf_event_data
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_perf_event_data
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_data::clone(&self) -> aya_ebpf_bindings::bindings::bpf_perf_event_data
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_perf_event_data
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_data::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_perf_event_data
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_perf_event_data
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_perf_event_data
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_perf_event_data
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_perf_event_data
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_perf_event_data
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_perf_event_data where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_data::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_perf_event_data where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_perf_event_data::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_data::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_perf_event_data where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_perf_event_data::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_data::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_perf_event_data where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_data::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_perf_event_data where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_data::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_perf_event_data where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_data::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_perf_event_data
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_data::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_perf_event_value
+pub aya_ebpf_bindings::bindings::bpf_perf_event_value::counter: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_perf_event_value::enabled: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_perf_event_value::running: aya_ebpf_bindings::bindings::__u64
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_perf_event_value
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_value::clone(&self) -> aya_ebpf_bindings::bindings::bpf_perf_event_value
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_perf_event_value
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_value::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_perf_event_value
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_perf_event_value
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_perf_event_value
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_perf_event_value
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_perf_event_value
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_perf_event_value
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_perf_event_value where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_value::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_perf_event_value where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_perf_event_value::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_value::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_perf_event_value where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_perf_event_value::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_value::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_perf_event_value where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_value::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_perf_event_value where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_value::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_perf_event_value where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_value::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_perf_event_value
+pub fn aya_ebpf_bindings::bindings::bpf_perf_event_value::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_pidns_info
+pub aya_ebpf_bindings::bindings::bpf_pidns_info::pid: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_pidns_info::tgid: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_pidns_info
+pub fn aya_ebpf_bindings::bindings::bpf_pidns_info::clone(&self) -> aya_ebpf_bindings::bindings::bpf_pidns_info
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_pidns_info
+pub fn aya_ebpf_bindings::bindings::bpf_pidns_info::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_pidns_info
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_pidns_info
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_pidns_info
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_pidns_info
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_pidns_info
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_pidns_info
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_pidns_info where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_pidns_info::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_pidns_info where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_pidns_info::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_pidns_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_pidns_info where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_pidns_info::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_pidns_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_pidns_info where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_pidns_info::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_pidns_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_pidns_info::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_pidns_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_pidns_info::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_pidns_info
+pub fn aya_ebpf_bindings::bindings::bpf_pidns_info::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_prog_info
+pub aya_ebpf_bindings::bindings::bpf_prog_info::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 4]>
+pub aya_ebpf_bindings::bindings::bpf_prog_info::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::bpf_prog_info::attach_btf_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::attach_btf_obj_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::btf_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::created_by_uid: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::func_info: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::func_info_rec_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::ifindex: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::jited_func_lens: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::jited_ksyms: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::jited_line_info: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::jited_line_info_rec_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::jited_prog_insns: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::jited_prog_len: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::line_info: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::line_info_rec_size: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::load_time: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::map_ids: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::name: [aya_ebpf_cty::ad::c_char; 16]
+pub aya_ebpf_bindings::bindings::bpf_prog_info::netns_dev: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::netns_ino: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::nr_func_info: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::nr_jited_func_lens: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::nr_jited_ksyms: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::nr_jited_line_info: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::nr_line_info: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::nr_map_ids: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::nr_prog_tags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::prog_tags: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::recursion_misses: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::run_cnt: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::run_time_ns: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::tag: [aya_ebpf_bindings::bindings::__u8; 8]
+pub aya_ebpf_bindings::bindings::bpf_prog_info::type_: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::verified_insns: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_prog_info::xlated_prog_insns: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_prog_info::xlated_prog_len: aya_ebpf_bindings::bindings::__u32
+impl aya_ebpf_bindings::bindings::bpf_prog_info
+pub fn aya_ebpf_bindings::bindings::bpf_prog_info::gpl_compatible(&self) -> aya_ebpf_bindings::bindings::__u32
+pub fn aya_ebpf_bindings::bindings::bpf_prog_info::new_bitfield_1(gpl_compatible: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 4]>
+pub fn aya_ebpf_bindings::bindings::bpf_prog_info::set_gpl_compatible(&mut self, val: aya_ebpf_bindings::bindings::__u32)
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_prog_info
+pub fn aya_ebpf_bindings::bindings::bpf_prog_info::clone(&self) -> aya_ebpf_bindings::bindings::bpf_prog_info
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_prog_info
+pub fn aya_ebpf_bindings::bindings::bpf_prog_info::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_prog_info
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_prog_info
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_prog_info
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_prog_info
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_prog_info
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_prog_info
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_prog_info where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_prog_info::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_prog_info where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_prog_info::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_prog_info::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_prog_info where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_prog_info::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_prog_info::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_prog_info where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_prog_info::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_prog_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_prog_info::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_prog_info where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_prog_info::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_prog_info
+pub fn aya_ebpf_bindings::bindings::bpf_prog_info::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args
+pub aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args::args: aya_ebpf_bindings::bindings::__IncompleteArrayField<aya_ebpf_bindings::bindings::__u64>
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args
+pub fn aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args
+pub fn aya_ebpf_bindings::bindings::bpf_raw_tracepoint_args::from(t: T) -> T
+#[repr(C)] #[repr(align(8))] pub struct aya_ebpf_bindings::bindings::bpf_rb_node
+pub aya_ebpf_bindings::bindings::bpf_rb_node::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 24]>
+pub aya_ebpf_bindings::bindings::bpf_rb_node::_bitfield_align_1: [u8; 0]
+impl aya_ebpf_bindings::bindings::bpf_rb_node
+pub fn aya_ebpf_bindings::bindings::bpf_rb_node::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 24]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_rb_node
+pub fn aya_ebpf_bindings::bindings::bpf_rb_node::clone(&self) -> aya_ebpf_bindings::bindings::bpf_rb_node
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_rb_node
+pub fn aya_ebpf_bindings::bindings::bpf_rb_node::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_rb_node
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_rb_node
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_rb_node
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_rb_node
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_rb_node
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_rb_node
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_rb_node where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_rb_node::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_rb_node where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_rb_node::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_rb_node::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_rb_node where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_rb_node::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_rb_node::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_rb_node where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_rb_node::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_rb_node where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_rb_node::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_rb_node where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_rb_node::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_rb_node
+pub fn aya_ebpf_bindings::bindings::bpf_rb_node::from(t: T) -> T
+#[repr(C)] #[repr(align(8))] pub struct aya_ebpf_bindings::bindings::bpf_rb_root
+pub aya_ebpf_bindings::bindings::bpf_rb_root::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
+pub aya_ebpf_bindings::bindings::bpf_rb_root::_bitfield_align_1: [u8; 0]
+impl aya_ebpf_bindings::bindings::bpf_rb_root
+pub fn aya_ebpf_bindings::bindings::bpf_rb_root::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_rb_root
+pub fn aya_ebpf_bindings::bindings::bpf_rb_root::clone(&self) -> aya_ebpf_bindings::bindings::bpf_rb_root
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_rb_root
+pub fn aya_ebpf_bindings::bindings::bpf_rb_root::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_rb_root
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_rb_root
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_rb_root
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_rb_root
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_rb_root
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_rb_root
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_rb_root where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_rb_root::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_rb_root where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_rb_root::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_rb_root::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_rb_root where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_rb_root::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_rb_root::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_rb_root where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_rb_root::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_rb_root where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_rb_root::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_rb_root where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_rb_root::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_rb_root
+pub fn aya_ebpf_bindings::bindings::bpf_rb_root::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_redir_neigh
+pub aya_ebpf_bindings::bindings::bpf_redir_neigh::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_redir_neigh__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_redir_neigh::nh_family: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_redir_neigh
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh::clone(&self) -> aya_ebpf_bindings::bindings::bpf_redir_neigh
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_redir_neigh
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_redir_neigh
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_redir_neigh
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_redir_neigh
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_redir_neigh
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_redir_neigh
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_redir_neigh where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_redir_neigh where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_redir_neigh::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_redir_neigh where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_redir_neigh::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_redir_neigh where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_redir_neigh where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_redir_neigh where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_redir_neigh
+pub fn aya_ebpf_bindings::bindings::bpf_redir_neigh::from(t: T) -> T
+#[repr(C)] #[repr(align(4))] pub struct aya_ebpf_bindings::bindings::bpf_refcount
+pub aya_ebpf_bindings::bindings::bpf_refcount::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 4]>
+pub aya_ebpf_bindings::bindings::bpf_refcount::_bitfield_align_1: [u8; 0]
+impl aya_ebpf_bindings::bindings::bpf_refcount
+pub fn aya_ebpf_bindings::bindings::bpf_refcount::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 4]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_refcount
+pub fn aya_ebpf_bindings::bindings::bpf_refcount::clone(&self) -> aya_ebpf_bindings::bindings::bpf_refcount
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_refcount
+pub fn aya_ebpf_bindings::bindings::bpf_refcount::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_refcount
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_refcount
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_refcount
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_refcount
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_refcount
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_refcount
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_refcount where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_refcount::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_refcount where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_refcount::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_refcount::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_refcount where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_refcount::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_refcount::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_refcount where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_refcount::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_refcount where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_refcount::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_refcount where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_refcount::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_refcount
+pub fn aya_ebpf_bindings::bindings::bpf_refcount::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_sk_lookup
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_sk_lookup__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 2]>
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup::family: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup::ingress_ifindex: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup::local_ip4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup::local_ip6: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup::local_port: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup::protocol: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup::remote_ip4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup::remote_ip6: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::bpf_sk_lookup::remote_port: aya_ebpf_bindings::bindings::__be16
+impl aya_ebpf_bindings::bindings::bpf_sk_lookup
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 2]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sk_lookup
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sk_lookup
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sk_lookup
+impl !core::marker::Send for aya_ebpf_bindings::bindings::bpf_sk_lookup
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sk_lookup
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sk_lookup
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sk_lookup
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sk_lookup
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sk_lookup where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sk_lookup where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sk_lookup::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sk_lookup where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sk_lookup::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sk_lookup where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sk_lookup where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sk_lookup where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sk_lookup
+pub fn aya_ebpf_bindings::bindings::bpf_sk_lookup::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_sock
+pub aya_ebpf_bindings::bindings::bpf_sock::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 2]>
+pub aya_ebpf_bindings::bindings::bpf_sock::_bitfield_align_1: [u8; 0]
+pub aya_ebpf_bindings::bindings::bpf_sock::bound_dev_if: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock::dst_ip4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock::dst_ip6: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::bpf_sock::dst_port: aya_ebpf_bindings::bindings::__be16
+pub aya_ebpf_bindings::bindings::bpf_sock::family: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock::mark: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock::priority: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock::protocol: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock::rx_queue_mapping: aya_ebpf_bindings::bindings::__s32
+pub aya_ebpf_bindings::bindings::bpf_sock::src_ip4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock::src_ip6: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::bpf_sock::src_port: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock::state: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock::type_: aya_ebpf_bindings::bindings::__u32
+impl aya_ebpf_bindings::bindings::bpf_sock
+pub fn aya_ebpf_bindings::bindings::bpf_sock::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 2]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sock
+pub fn aya_ebpf_bindings::bindings::bpf_sock::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sock
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_sock
+pub fn aya_ebpf_bindings::bindings::bpf_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sock
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_sock
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sock
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sock
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sock
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sock
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sock where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sock::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sock where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sock where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sock where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sock
+pub fn aya_ebpf_bindings::bindings::bpf_sock::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_sock_addr
+pub aya_ebpf_bindings::bindings::bpf_sock_addr::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_sock_addr__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_sock_addr::family: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_addr::msg_src_ip4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_addr::msg_src_ip6: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::bpf_sock_addr::protocol: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_addr::type_: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_addr::user_family: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_addr::user_ip4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_addr::user_ip6: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::bpf_sock_addr::user_port: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sock_addr
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sock_addr
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sock_addr
+impl !core::marker::Send for aya_ebpf_bindings::bindings::bpf_sock_addr
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sock_addr
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sock_addr
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_addr
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_addr
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sock_addr where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sock_addr where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_addr::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sock_addr where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_addr::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sock_addr where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sock_addr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sock_addr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sock_addr
+pub fn aya_ebpf_bindings::bindings::bpf_sock_addr::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_sock_ops
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::__bindgen_anon_2: aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::__bindgen_anon_3: aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::__bindgen_anon_4: aya_ebpf_bindings::bindings::bpf_sock_ops__bindgen_ty_4
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::bpf_sock_ops_cb_flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::bytes_acked: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::bytes_received: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::data_segs_in: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::data_segs_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::ecn_flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::family: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::is_fullsock: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::local_ip4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::local_ip6: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::local_port: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::lost_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::mss_cache: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::op: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::packets_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::rate_delivered: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::rate_interval_us: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::rcv_nxt: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::remote_ip4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::remote_ip6: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::remote_port: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::retrans_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::rtt_min: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::sacked_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::segs_in: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::segs_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::sk_txhash: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::skb_hwtstamp: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::skb_len: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::skb_tcp_flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::snd_cwnd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::snd_nxt: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::snd_ssthresh: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::snd_una: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::srtt_us: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::state: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sock_ops::total_retrans: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sock_ops
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sock_ops
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sock_ops
+impl !core::marker::Send for aya_ebpf_bindings::bindings::bpf_sock_ops
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sock_ops
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sock_ops
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_ops
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_ops
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sock_ops where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sock_ops where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_ops::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sock_ops where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_ops::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sock_ops where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sock_ops where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sock_ops where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sock_ops
+pub fn aya_ebpf_bindings::bindings::bpf_sock_ops::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_sock_tuple
+pub aya_ebpf_bindings::bindings::bpf_sock_tuple::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sock_tuple
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sock_tuple
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sock_tuple
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_sock_tuple
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sock_tuple
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sock_tuple
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_tuple
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_tuple
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sock_tuple where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sock_tuple where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_tuple::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sock_tuple where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_tuple::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sock_tuple where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sock_tuple where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sock_tuple where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sock_tuple
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::daddr: aya_ebpf_bindings::bindings::__be32
+pub aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::dport: aya_ebpf_bindings::bindings::__be16
+pub aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::saddr: aya_ebpf_bindings::bindings::__be32
+pub aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::sport: aya_ebpf_bindings::bindings::__be16
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_1::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::daddr: [aya_ebpf_bindings::bindings::__be32; 4]
+pub aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::dport: aya_ebpf_bindings::bindings::__be16
+pub aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::saddr: [aya_ebpf_bindings::bindings::__be32; 4]
+pub aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::sport: aya_ebpf_bindings::bindings::__be16
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2 where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2 where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2 where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2 where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2 where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2
+pub fn aya_ebpf_bindings::bindings::bpf_sock_tuple__bindgen_ty_1__bindgen_ty_2::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_sockopt
+pub aya_ebpf_bindings::bindings::bpf_sockopt::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_sockopt::__bindgen_anon_2: aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_sockopt::__bindgen_anon_3: aya_ebpf_bindings::bindings::bpf_sockopt__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_sockopt::level: aya_ebpf_bindings::bindings::__s32
+pub aya_ebpf_bindings::bindings::bpf_sockopt::optlen: aya_ebpf_bindings::bindings::__s32
+pub aya_ebpf_bindings::bindings::bpf_sockopt::optname: aya_ebpf_bindings::bindings::__s32
+pub aya_ebpf_bindings::bindings::bpf_sockopt::retval: aya_ebpf_bindings::bindings::__s32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sockopt
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sockopt
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sockopt
+impl !core::marker::Send for aya_ebpf_bindings::bindings::bpf_sockopt
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sockopt
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sockopt
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sockopt
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sockopt
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sockopt where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sockopt where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sockopt::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sockopt where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sockopt::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sockopt where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sockopt where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sockopt where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sockopt
+pub fn aya_ebpf_bindings::bindings::bpf_sockopt::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_spin_lock
+pub aya_ebpf_bindings::bindings::bpf_spin_lock::val: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_spin_lock
+pub fn aya_ebpf_bindings::bindings::bpf_spin_lock::clone(&self) -> aya_ebpf_bindings::bindings::bpf_spin_lock
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_spin_lock
+pub fn aya_ebpf_bindings::bindings::bpf_spin_lock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_spin_lock
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_spin_lock
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_spin_lock
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_spin_lock
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_spin_lock
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_spin_lock
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_spin_lock where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_spin_lock::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_spin_lock where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_spin_lock::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_spin_lock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_spin_lock where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_spin_lock::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_spin_lock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_spin_lock where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_spin_lock::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_spin_lock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_spin_lock::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_spin_lock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_spin_lock::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_spin_lock
+pub fn aya_ebpf_bindings::bindings::bpf_spin_lock::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_stack_build_id
+pub aya_ebpf_bindings::bindings::bpf_stack_build_id::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_stack_build_id__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_stack_build_id::build_id: [aya_ebpf_cty::c_uchar; 20]
+pub aya_ebpf_bindings::bindings::bpf_stack_build_id::status: aya_ebpf_bindings::bindings::__s32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_stack_build_id
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id::clone(&self) -> aya_ebpf_bindings::bindings::bpf_stack_build_id
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_stack_build_id
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_stack_build_id
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_stack_build_id
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_stack_build_id
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_stack_build_id
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_stack_build_id
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_stack_build_id where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_stack_build_id where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_stack_build_id::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_stack_build_id where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_stack_build_id::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_stack_build_id where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_stack_build_id where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_stack_build_id where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_stack_build_id
+pub fn aya_ebpf_bindings::bindings::bpf_stack_build_id::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_sysctl
+pub aya_ebpf_bindings::bindings::bpf_sysctl::file_pos: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_sysctl::write: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_sysctl
+pub fn aya_ebpf_bindings::bindings::bpf_sysctl::clone(&self) -> aya_ebpf_bindings::bindings::bpf_sysctl
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_sysctl
+pub fn aya_ebpf_bindings::bindings::bpf_sysctl::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_sysctl
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_sysctl
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_sysctl
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_sysctl
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_sysctl
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_sysctl
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_sysctl where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_sysctl::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_sysctl where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_sysctl::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_sysctl::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_sysctl where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_sysctl::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_sysctl::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_sysctl where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sysctl::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_sysctl where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sysctl::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_sysctl where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_sysctl::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_sysctl
+pub fn aya_ebpf_bindings::bindings::bpf_sysctl::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_tcp_sock
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::bytes_acked: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::bytes_received: aya_ebpf_bindings::bindings::__u64
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::data_segs_in: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::data_segs_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::delivered: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::delivered_ce: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::dsack_dups: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::ecn_flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::icsk_retransmits: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::lost_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::mss_cache: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::packets_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::rate_delivered: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::rate_interval_us: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::rcv_nxt: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::retrans_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::rtt_min: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::sacked_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::segs_in: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::segs_out: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::snd_cwnd: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::snd_nxt: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::snd_ssthresh: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::snd_una: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::srtt_us: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tcp_sock::total_retrans: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_tcp_sock
+pub fn aya_ebpf_bindings::bindings::bpf_tcp_sock::clone(&self) -> aya_ebpf_bindings::bindings::bpf_tcp_sock
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_tcp_sock
+pub fn aya_ebpf_bindings::bindings::bpf_tcp_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_tcp_sock
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_tcp_sock
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_tcp_sock
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_tcp_sock
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_tcp_sock
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_tcp_sock
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_tcp_sock where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_tcp_sock::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_tcp_sock where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_tcp_sock::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_tcp_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_tcp_sock where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_tcp_sock::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_tcp_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_tcp_sock where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tcp_sock::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_tcp_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tcp_sock::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_tcp_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tcp_sock::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_tcp_sock
+pub fn aya_ebpf_bindings::bindings::bpf_tcp_sock::from(t: T) -> T
+#[repr(C)] #[repr(align(8))] pub struct aya_ebpf_bindings::bindings::bpf_timer
+pub aya_ebpf_bindings::bindings::bpf_timer::_bitfield_1: aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
+pub aya_ebpf_bindings::bindings::bpf_timer::_bitfield_align_1: [u8; 0]
+impl aya_ebpf_bindings::bindings::bpf_timer
+pub fn aya_ebpf_bindings::bindings::bpf_timer::new_bitfield_1() -> aya_ebpf_bindings::bindings::__BindgenBitfieldUnit<[u8; 16]>
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_timer
+pub fn aya_ebpf_bindings::bindings::bpf_timer::clone(&self) -> aya_ebpf_bindings::bindings::bpf_timer
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_timer
+pub fn aya_ebpf_bindings::bindings::bpf_timer::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_timer
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_timer
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_timer
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_timer
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_timer
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_timer
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_timer where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_timer::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_timer where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_timer::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_timer::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_timer where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_timer::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_timer::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_timer where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_timer::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_timer where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_timer::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_timer where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_timer::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_timer
+pub fn aya_ebpf_bindings::bindings::bpf_timer::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_tunnel_key
+pub aya_ebpf_bindings::bindings::bpf_tunnel_key::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_tunnel_key::__bindgen_anon_2: aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::bpf_tunnel_key::__bindgen_anon_3: aya_ebpf_bindings::bindings::bpf_tunnel_key__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::bpf_tunnel_key::tunnel_id: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tunnel_key::tunnel_label: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_tunnel_key::tunnel_tos: aya_ebpf_bindings::bindings::__u8
+pub aya_ebpf_bindings::bindings::bpf_tunnel_key::tunnel_ttl: aya_ebpf_bindings::bindings::__u8
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_tunnel_key
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key::clone(&self) -> aya_ebpf_bindings::bindings::bpf_tunnel_key
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_tunnel_key
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_tunnel_key
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_tunnel_key
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_tunnel_key
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_tunnel_key
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_tunnel_key
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_tunnel_key where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_tunnel_key where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_tunnel_key::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_tunnel_key where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_tunnel_key::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_tunnel_key where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_tunnel_key where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_tunnel_key where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_tunnel_key
+pub fn aya_ebpf_bindings::bindings::bpf_tunnel_key::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_xdp_sock
+pub aya_ebpf_bindings::bindings::bpf_xdp_sock::queue_id: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_xdp_sock
+pub fn aya_ebpf_bindings::bindings::bpf_xdp_sock::clone(&self) -> aya_ebpf_bindings::bindings::bpf_xdp_sock
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::bpf_xdp_sock
+pub fn aya_ebpf_bindings::bindings::bpf_xdp_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_xdp_sock
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_xdp_sock
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_xdp_sock
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_xdp_sock
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_xdp_sock
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_xdp_sock
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_xdp_sock where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_xdp_sock::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_xdp_sock where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_xdp_sock::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_xdp_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_xdp_sock where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_xdp_sock::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_xdp_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_xdp_sock where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_xdp_sock::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_xdp_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_xdp_sock::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_xdp_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_xdp_sock::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_xdp_sock
+pub fn aya_ebpf_bindings::bindings::bpf_xdp_sock::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::bpf_xfrm_state
+pub aya_ebpf_bindings::bindings::bpf_xfrm_state::__bindgen_anon_1: aya_ebpf_bindings::bindings::bpf_xfrm_state__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::bpf_xfrm_state::ext: aya_ebpf_bindings::bindings::__u16
+pub aya_ebpf_bindings::bindings::bpf_xfrm_state::family: aya_ebpf_bindings::bindings::__u16
+pub aya_ebpf_bindings::bindings::bpf_xfrm_state::reqid: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::bpf_xfrm_state::spi: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::bpf_xfrm_state
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state::clone(&self) -> aya_ebpf_bindings::bindings::bpf_xfrm_state
+impl core::marker::Copy for aya_ebpf_bindings::bindings::bpf_xfrm_state
+impl core::marker::Send for aya_ebpf_bindings::bindings::bpf_xfrm_state
+impl core::marker::Sync for aya_ebpf_bindings::bindings::bpf_xfrm_state
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::bpf_xfrm_state
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::bpf_xfrm_state
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::bpf_xfrm_state
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::bpf_xfrm_state where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::bpf_xfrm_state where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::bpf_xfrm_state::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::bpf_xfrm_state where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::bpf_xfrm_state::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::bpf_xfrm_state where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::bpf_xfrm_state where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::bpf_xfrm_state where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::bpf_xfrm_state
+pub fn aya_ebpf_bindings::bindings::bpf_xfrm_state::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::btf_ptr
+pub aya_ebpf_bindings::bindings::btf_ptr::flags: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::btf_ptr::ptr: *mut aya_ebpf_cty::c_void
+pub aya_ebpf_bindings::bindings::btf_ptr::type_id: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::btf_ptr
+pub fn aya_ebpf_bindings::bindings::btf_ptr::clone(&self) -> aya_ebpf_bindings::bindings::btf_ptr
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::btf_ptr
+pub fn aya_ebpf_bindings::bindings::btf_ptr::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::btf_ptr
+impl !core::marker::Send for aya_ebpf_bindings::bindings::btf_ptr
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::btf_ptr
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::btf_ptr
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::btf_ptr
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::btf_ptr
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::btf_ptr where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::btf_ptr::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::btf_ptr where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::btf_ptr::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::btf_ptr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::btf_ptr where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::btf_ptr::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::btf_ptr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::btf_ptr where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::btf_ptr::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::btf_ptr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::btf_ptr::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::btf_ptr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::btf_ptr::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::btf_ptr
+pub fn aya_ebpf_bindings::bindings::btf_ptr::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::cgroup
+impl core::clone::Clone for aya_ebpf_bindings::bindings::cgroup
+pub fn aya_ebpf_bindings::bindings::cgroup::clone(&self) -> aya_ebpf_bindings::bindings::cgroup
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::cgroup
+pub fn aya_ebpf_bindings::bindings::cgroup::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::cgroup
+impl core::marker::Send for aya_ebpf_bindings::bindings::cgroup
+impl core::marker::Sync for aya_ebpf_bindings::bindings::cgroup
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::cgroup
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::cgroup
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::cgroup
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::cgroup where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::cgroup::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::cgroup where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::cgroup::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::cgroup::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::cgroup where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::cgroup::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::cgroup::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::cgroup where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::cgroup::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::cgroup where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::cgroup::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::cgroup where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::cgroup::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::cgroup
+pub fn aya_ebpf_bindings::bindings::cgroup::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::file
+impl core::clone::Clone for aya_ebpf_bindings::bindings::file
+pub fn aya_ebpf_bindings::bindings::file::clone(&self) -> aya_ebpf_bindings::bindings::file
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::file
+pub fn aya_ebpf_bindings::bindings::file::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::file
+impl core::marker::Send for aya_ebpf_bindings::bindings::file
+impl core::marker::Sync for aya_ebpf_bindings::bindings::file
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::file
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::file
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::file
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::file where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::file::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::file where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::file::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::file::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::file where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::file::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::file::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::file where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::file::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::file where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::file::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::file where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::file::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::file
+pub fn aya_ebpf_bindings::bindings::file::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::inode
+impl core::clone::Clone for aya_ebpf_bindings::bindings::inode
+pub fn aya_ebpf_bindings::bindings::inode::clone(&self) -> aya_ebpf_bindings::bindings::inode
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::inode
+pub fn aya_ebpf_bindings::bindings::inode::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::inode
+impl core::marker::Send for aya_ebpf_bindings::bindings::inode
+impl core::marker::Sync for aya_ebpf_bindings::bindings::inode
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::inode
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::inode
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::inode
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::inode where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::inode::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::inode where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::inode::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::inode::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::inode where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::inode::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::inode::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::inode where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::inode::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::inode where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::inode::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::inode where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::inode::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::inode
+pub fn aya_ebpf_bindings::bindings::inode::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::iphdr
+impl core::clone::Clone for aya_ebpf_bindings::bindings::iphdr
+pub fn aya_ebpf_bindings::bindings::iphdr::clone(&self) -> aya_ebpf_bindings::bindings::iphdr
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::iphdr
+pub fn aya_ebpf_bindings::bindings::iphdr::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::iphdr
+impl core::marker::Send for aya_ebpf_bindings::bindings::iphdr
+impl core::marker::Sync for aya_ebpf_bindings::bindings::iphdr
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::iphdr
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::iphdr
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::iphdr
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::iphdr where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::iphdr::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::iphdr where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::iphdr::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::iphdr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::iphdr where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::iphdr::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::iphdr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::iphdr where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::iphdr::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::iphdr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::iphdr::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::iphdr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::iphdr::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::iphdr
+pub fn aya_ebpf_bindings::bindings::iphdr::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::ipv6hdr
+impl core::clone::Clone for aya_ebpf_bindings::bindings::ipv6hdr
+pub fn aya_ebpf_bindings::bindings::ipv6hdr::clone(&self) -> aya_ebpf_bindings::bindings::ipv6hdr
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::ipv6hdr
+pub fn aya_ebpf_bindings::bindings::ipv6hdr::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::ipv6hdr
+impl core::marker::Send for aya_ebpf_bindings::bindings::ipv6hdr
+impl core::marker::Sync for aya_ebpf_bindings::bindings::ipv6hdr
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::ipv6hdr
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::ipv6hdr
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::ipv6hdr
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::ipv6hdr where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::ipv6hdr::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::ipv6hdr where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::ipv6hdr::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::ipv6hdr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::ipv6hdr where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::ipv6hdr::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::ipv6hdr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::ipv6hdr where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::ipv6hdr::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::ipv6hdr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::ipv6hdr::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::ipv6hdr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::ipv6hdr::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::ipv6hdr
+pub fn aya_ebpf_bindings::bindings::ipv6hdr::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::linux_binprm
+impl core::clone::Clone for aya_ebpf_bindings::bindings::linux_binprm
+pub fn aya_ebpf_bindings::bindings::linux_binprm::clone(&self) -> aya_ebpf_bindings::bindings::linux_binprm
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::linux_binprm
+pub fn aya_ebpf_bindings::bindings::linux_binprm::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::linux_binprm
+impl core::marker::Send for aya_ebpf_bindings::bindings::linux_binprm
+impl core::marker::Sync for aya_ebpf_bindings::bindings::linux_binprm
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::linux_binprm
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::linux_binprm
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::linux_binprm
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::linux_binprm where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::linux_binprm::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::linux_binprm where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::linux_binprm::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::linux_binprm::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::linux_binprm where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::linux_binprm::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::linux_binprm::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::linux_binprm where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::linux_binprm::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::linux_binprm where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::linux_binprm::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::linux_binprm where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::linux_binprm::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::linux_binprm
+pub fn aya_ebpf_bindings::bindings::linux_binprm::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::mptcp_sock
+impl core::clone::Clone for aya_ebpf_bindings::bindings::mptcp_sock
+pub fn aya_ebpf_bindings::bindings::mptcp_sock::clone(&self) -> aya_ebpf_bindings::bindings::mptcp_sock
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::mptcp_sock
+pub fn aya_ebpf_bindings::bindings::mptcp_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::mptcp_sock
+impl core::marker::Send for aya_ebpf_bindings::bindings::mptcp_sock
+impl core::marker::Sync for aya_ebpf_bindings::bindings::mptcp_sock
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::mptcp_sock
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::mptcp_sock
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::mptcp_sock
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::mptcp_sock where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::mptcp_sock::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::mptcp_sock where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::mptcp_sock::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::mptcp_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::mptcp_sock where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::mptcp_sock::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::mptcp_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::mptcp_sock where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::mptcp_sock::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::mptcp_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::mptcp_sock::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::mptcp_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::mptcp_sock::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::mptcp_sock
+pub fn aya_ebpf_bindings::bindings::mptcp_sock::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::path
+impl core::clone::Clone for aya_ebpf_bindings::bindings::path
+pub fn aya_ebpf_bindings::bindings::path::clone(&self) -> aya_ebpf_bindings::bindings::path
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::path
+pub fn aya_ebpf_bindings::bindings::path::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::path
+impl core::marker::Send for aya_ebpf_bindings::bindings::path
+impl core::marker::Sync for aya_ebpf_bindings::bindings::path
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::path
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::path
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::path
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::path where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::path::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::path where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::path::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::path::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::path where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::path::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::path::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::path where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::path::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::path where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::path::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::path where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::path::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::path
+pub fn aya_ebpf_bindings::bindings::path::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::pt_regs
+pub aya_ebpf_bindings::bindings::pt_regs::cs: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::eflags: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::orig_rax: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::r10: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::r11: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::r12: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::r13: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::r14: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::r15: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::r8: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::r9: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::rax: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::rbp: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::rbx: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::rcx: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::rdi: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::rdx: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::rip: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::rsi: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::rsp: aya_ebpf_cty::od::c_ulong
+pub aya_ebpf_bindings::bindings::pt_regs::ss: aya_ebpf_cty::od::c_ulong
+impl core::clone::Clone for aya_ebpf_bindings::bindings::pt_regs
+pub fn aya_ebpf_bindings::bindings::pt_regs::clone(&self) -> aya_ebpf_bindings::bindings::pt_regs
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::pt_regs
+pub fn aya_ebpf_bindings::bindings::pt_regs::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::pt_regs
+impl core::marker::Send for aya_ebpf_bindings::bindings::pt_regs
+impl core::marker::Sync for aya_ebpf_bindings::bindings::pt_regs
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::pt_regs
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::pt_regs
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::pt_regs
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::pt_regs where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::pt_regs::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::pt_regs where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::pt_regs::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::pt_regs::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::pt_regs where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::pt_regs::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::pt_regs::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::pt_regs where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::pt_regs::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::pt_regs where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::pt_regs::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::pt_regs where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::pt_regs::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::pt_regs
+pub fn aya_ebpf_bindings::bindings::pt_regs::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::seq_file
+impl core::clone::Clone for aya_ebpf_bindings::bindings::seq_file
+pub fn aya_ebpf_bindings::bindings::seq_file::clone(&self) -> aya_ebpf_bindings::bindings::seq_file
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::seq_file
+pub fn aya_ebpf_bindings::bindings::seq_file::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::seq_file
+impl core::marker::Send for aya_ebpf_bindings::bindings::seq_file
+impl core::marker::Sync for aya_ebpf_bindings::bindings::seq_file
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::seq_file
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::seq_file
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::seq_file
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::seq_file where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::seq_file::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::seq_file where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::seq_file::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::seq_file::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::seq_file where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::seq_file::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::seq_file::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::seq_file where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::seq_file::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::seq_file where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::seq_file::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::seq_file where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::seq_file::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::seq_file
+pub fn aya_ebpf_bindings::bindings::seq_file::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::sk_msg_md
+pub aya_ebpf_bindings::bindings::sk_msg_md::__bindgen_anon_1: aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::sk_msg_md::__bindgen_anon_2: aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::sk_msg_md::__bindgen_anon_3: aya_ebpf_bindings::bindings::sk_msg_md__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::sk_msg_md::family: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::sk_msg_md::local_ip4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::sk_msg_md::local_ip6: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::sk_msg_md::local_port: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::sk_msg_md::remote_ip4: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::sk_msg_md::remote_ip6: [aya_ebpf_bindings::bindings::__u32; 4]
+pub aya_ebpf_bindings::bindings::sk_msg_md::remote_port: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::sk_msg_md::size: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::sk_msg_md
+pub fn aya_ebpf_bindings::bindings::sk_msg_md::clone(&self) -> aya_ebpf_bindings::bindings::sk_msg_md
+impl core::marker::Copy for aya_ebpf_bindings::bindings::sk_msg_md
+impl !core::marker::Send for aya_ebpf_bindings::bindings::sk_msg_md
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::sk_msg_md
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::sk_msg_md
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::sk_msg_md
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::sk_msg_md
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::sk_msg_md where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::sk_msg_md::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::sk_msg_md where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::sk_msg_md::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::sk_msg_md::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::sk_msg_md where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::sk_msg_md::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::sk_msg_md::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::sk_msg_md where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_msg_md::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::sk_msg_md where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_msg_md::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::sk_msg_md where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_msg_md::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::sk_msg_md
+pub fn aya_ebpf_bindings::bindings::sk_msg_md::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::sk_reuseport_md
+pub aya_ebpf_bindings::bindings::sk_reuseport_md::__bindgen_anon_1: aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_1
+pub aya_ebpf_bindings::bindings::sk_reuseport_md::__bindgen_anon_2: aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_2
+pub aya_ebpf_bindings::bindings::sk_reuseport_md::__bindgen_anon_3: aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_3
+pub aya_ebpf_bindings::bindings::sk_reuseport_md::__bindgen_anon_4: aya_ebpf_bindings::bindings::sk_reuseport_md__bindgen_ty_4
+pub aya_ebpf_bindings::bindings::sk_reuseport_md::bind_inany: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::sk_reuseport_md::eth_protocol: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::sk_reuseport_md::hash: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::sk_reuseport_md::ip_protocol: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::sk_reuseport_md::len: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::sk_reuseport_md
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md::clone(&self) -> aya_ebpf_bindings::bindings::sk_reuseport_md
+impl core::marker::Copy for aya_ebpf_bindings::bindings::sk_reuseport_md
+impl !core::marker::Send for aya_ebpf_bindings::bindings::sk_reuseport_md
+impl !core::marker::Sync for aya_ebpf_bindings::bindings::sk_reuseport_md
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::sk_reuseport_md
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::sk_reuseport_md
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::sk_reuseport_md
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::sk_reuseport_md where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::sk_reuseport_md where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::sk_reuseport_md::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::sk_reuseport_md where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::sk_reuseport_md::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::sk_reuseport_md where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::sk_reuseport_md where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::sk_reuseport_md where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::sk_reuseport_md
+pub fn aya_ebpf_bindings::bindings::sk_reuseport_md::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::sockaddr
+pub aya_ebpf_bindings::bindings::sockaddr::sa_data: [aya_ebpf_cty::ad::c_char; 14]
+pub aya_ebpf_bindings::bindings::sockaddr::sa_family: aya_ebpf_bindings::bindings::sa_family_t
+impl core::clone::Clone for aya_ebpf_bindings::bindings::sockaddr
+pub fn aya_ebpf_bindings::bindings::sockaddr::clone(&self) -> aya_ebpf_bindings::bindings::sockaddr
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::sockaddr
+pub fn aya_ebpf_bindings::bindings::sockaddr::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::sockaddr
+impl core::marker::Send for aya_ebpf_bindings::bindings::sockaddr
+impl core::marker::Sync for aya_ebpf_bindings::bindings::sockaddr
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::sockaddr
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::sockaddr
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::sockaddr
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::sockaddr where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::sockaddr::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::sockaddr where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::sockaddr::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::sockaddr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::sockaddr where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::sockaddr::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::sockaddr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::sockaddr where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sockaddr::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::sockaddr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sockaddr::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::sockaddr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::sockaddr::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::sockaddr
+pub fn aya_ebpf_bindings::bindings::sockaddr::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::socket
+impl core::clone::Clone for aya_ebpf_bindings::bindings::socket
+pub fn aya_ebpf_bindings::bindings::socket::clone(&self) -> aya_ebpf_bindings::bindings::socket
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::socket
+pub fn aya_ebpf_bindings::bindings::socket::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::socket
+impl core::marker::Send for aya_ebpf_bindings::bindings::socket
+impl core::marker::Sync for aya_ebpf_bindings::bindings::socket
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::socket
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::socket
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::socket
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::socket where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::socket::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::socket where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::socket::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::socket::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::socket where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::socket::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::socket::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::socket where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::socket::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::socket where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::socket::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::socket where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::socket::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::socket
+pub fn aya_ebpf_bindings::bindings::socket::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::task_struct
+impl core::clone::Clone for aya_ebpf_bindings::bindings::task_struct
+pub fn aya_ebpf_bindings::bindings::task_struct::clone(&self) -> aya_ebpf_bindings::bindings::task_struct
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::task_struct
+pub fn aya_ebpf_bindings::bindings::task_struct::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::task_struct
+impl core::marker::Send for aya_ebpf_bindings::bindings::task_struct
+impl core::marker::Sync for aya_ebpf_bindings::bindings::task_struct
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::task_struct
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::task_struct
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::task_struct
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::task_struct where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::task_struct::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::task_struct where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::task_struct::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::task_struct::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::task_struct where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::task_struct::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::task_struct::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::task_struct where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::task_struct::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::task_struct where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::task_struct::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::task_struct where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::task_struct::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::task_struct
+pub fn aya_ebpf_bindings::bindings::task_struct::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::tcp6_sock
+impl core::clone::Clone for aya_ebpf_bindings::bindings::tcp6_sock
+pub fn aya_ebpf_bindings::bindings::tcp6_sock::clone(&self) -> aya_ebpf_bindings::bindings::tcp6_sock
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::tcp6_sock
+pub fn aya_ebpf_bindings::bindings::tcp6_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::tcp6_sock
+impl core::marker::Send for aya_ebpf_bindings::bindings::tcp6_sock
+impl core::marker::Sync for aya_ebpf_bindings::bindings::tcp6_sock
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::tcp6_sock
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::tcp6_sock
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::tcp6_sock
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::tcp6_sock where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::tcp6_sock::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::tcp6_sock where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::tcp6_sock::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::tcp6_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::tcp6_sock where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::tcp6_sock::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::tcp6_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::tcp6_sock where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcp6_sock::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::tcp6_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcp6_sock::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::tcp6_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcp6_sock::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::tcp6_sock
+pub fn aya_ebpf_bindings::bindings::tcp6_sock::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::tcp_request_sock
+impl core::clone::Clone for aya_ebpf_bindings::bindings::tcp_request_sock
+pub fn aya_ebpf_bindings::bindings::tcp_request_sock::clone(&self) -> aya_ebpf_bindings::bindings::tcp_request_sock
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::tcp_request_sock
+pub fn aya_ebpf_bindings::bindings::tcp_request_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::tcp_request_sock
+impl core::marker::Send for aya_ebpf_bindings::bindings::tcp_request_sock
+impl core::marker::Sync for aya_ebpf_bindings::bindings::tcp_request_sock
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::tcp_request_sock
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::tcp_request_sock
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::tcp_request_sock
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::tcp_request_sock where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::tcp_request_sock::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::tcp_request_sock where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::tcp_request_sock::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::tcp_request_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::tcp_request_sock where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::tcp_request_sock::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::tcp_request_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::tcp_request_sock where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcp_request_sock::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::tcp_request_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcp_request_sock::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::tcp_request_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcp_request_sock::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::tcp_request_sock
+pub fn aya_ebpf_bindings::bindings::tcp_request_sock::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::tcp_sock
+impl core::clone::Clone for aya_ebpf_bindings::bindings::tcp_sock
+pub fn aya_ebpf_bindings::bindings::tcp_sock::clone(&self) -> aya_ebpf_bindings::bindings::tcp_sock
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::tcp_sock
+pub fn aya_ebpf_bindings::bindings::tcp_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::tcp_sock
+impl core::marker::Send for aya_ebpf_bindings::bindings::tcp_sock
+impl core::marker::Sync for aya_ebpf_bindings::bindings::tcp_sock
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::tcp_sock
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::tcp_sock
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::tcp_sock
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::tcp_sock where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::tcp_sock::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::tcp_sock where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::tcp_sock::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::tcp_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::tcp_sock where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::tcp_sock::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::tcp_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::tcp_sock where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcp_sock::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::tcp_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcp_sock::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::tcp_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcp_sock::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::tcp_sock
+pub fn aya_ebpf_bindings::bindings::tcp_sock::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::tcp_timewait_sock
+impl core::clone::Clone for aya_ebpf_bindings::bindings::tcp_timewait_sock
+pub fn aya_ebpf_bindings::bindings::tcp_timewait_sock::clone(&self) -> aya_ebpf_bindings::bindings::tcp_timewait_sock
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::tcp_timewait_sock
+pub fn aya_ebpf_bindings::bindings::tcp_timewait_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::tcp_timewait_sock
+impl core::marker::Send for aya_ebpf_bindings::bindings::tcp_timewait_sock
+impl core::marker::Sync for aya_ebpf_bindings::bindings::tcp_timewait_sock
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::tcp_timewait_sock
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::tcp_timewait_sock
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::tcp_timewait_sock
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::tcp_timewait_sock where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::tcp_timewait_sock::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::tcp_timewait_sock where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::tcp_timewait_sock::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::tcp_timewait_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::tcp_timewait_sock where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::tcp_timewait_sock::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::tcp_timewait_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::tcp_timewait_sock where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcp_timewait_sock::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::tcp_timewait_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcp_timewait_sock::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::tcp_timewait_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcp_timewait_sock::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::tcp_timewait_sock
+pub fn aya_ebpf_bindings::bindings::tcp_timewait_sock::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::tcphdr
+impl core::clone::Clone for aya_ebpf_bindings::bindings::tcphdr
+pub fn aya_ebpf_bindings::bindings::tcphdr::clone(&self) -> aya_ebpf_bindings::bindings::tcphdr
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::tcphdr
+pub fn aya_ebpf_bindings::bindings::tcphdr::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::tcphdr
+impl core::marker::Send for aya_ebpf_bindings::bindings::tcphdr
+impl core::marker::Sync for aya_ebpf_bindings::bindings::tcphdr
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::tcphdr
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::tcphdr
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::tcphdr
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::tcphdr where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::tcphdr::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::tcphdr where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::tcphdr::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::tcphdr::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::tcphdr where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::tcphdr::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::tcphdr::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::tcphdr where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcphdr::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::tcphdr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcphdr::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::tcphdr where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::tcphdr::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::tcphdr
+pub fn aya_ebpf_bindings::bindings::tcphdr::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::udp6_sock
+impl core::clone::Clone for aya_ebpf_bindings::bindings::udp6_sock
+pub fn aya_ebpf_bindings::bindings::udp6_sock::clone(&self) -> aya_ebpf_bindings::bindings::udp6_sock
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::udp6_sock
+pub fn aya_ebpf_bindings::bindings::udp6_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::udp6_sock
+impl core::marker::Send for aya_ebpf_bindings::bindings::udp6_sock
+impl core::marker::Sync for aya_ebpf_bindings::bindings::udp6_sock
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::udp6_sock
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::udp6_sock
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::udp6_sock
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::udp6_sock where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::udp6_sock::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::udp6_sock where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::udp6_sock::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::udp6_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::udp6_sock where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::udp6_sock::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::udp6_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::udp6_sock where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::udp6_sock::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::udp6_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::udp6_sock::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::udp6_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::udp6_sock::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::udp6_sock
+pub fn aya_ebpf_bindings::bindings::udp6_sock::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::unix_sock
+impl core::clone::Clone for aya_ebpf_bindings::bindings::unix_sock
+pub fn aya_ebpf_bindings::bindings::unix_sock::clone(&self) -> aya_ebpf_bindings::bindings::unix_sock
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::unix_sock
+pub fn aya_ebpf_bindings::bindings::unix_sock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::unix_sock
+impl core::marker::Send for aya_ebpf_bindings::bindings::unix_sock
+impl core::marker::Sync for aya_ebpf_bindings::bindings::unix_sock
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::unix_sock
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::unix_sock
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::unix_sock
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::unix_sock where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::unix_sock::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::unix_sock where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::unix_sock::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::unix_sock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::unix_sock where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::unix_sock::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::unix_sock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::unix_sock where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::unix_sock::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::unix_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::unix_sock::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::unix_sock where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::unix_sock::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::unix_sock
+pub fn aya_ebpf_bindings::bindings::unix_sock::from(t: T) -> T
+#[repr(C)] pub struct aya_ebpf_bindings::bindings::xdp_md
+pub aya_ebpf_bindings::bindings::xdp_md::data: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::xdp_md::data_end: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::xdp_md::data_meta: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::xdp_md::egress_ifindex: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::xdp_md::ingress_ifindex: aya_ebpf_bindings::bindings::__u32
+pub aya_ebpf_bindings::bindings::xdp_md::rx_queue_index: aya_ebpf_bindings::bindings::__u32
+impl core::clone::Clone for aya_ebpf_bindings::bindings::xdp_md
+pub fn aya_ebpf_bindings::bindings::xdp_md::clone(&self) -> aya_ebpf_bindings::bindings::xdp_md
+impl core::fmt::Debug for aya_ebpf_bindings::bindings::xdp_md
+pub fn aya_ebpf_bindings::bindings::xdp_md::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_ebpf_bindings::bindings::xdp_md
+impl core::marker::Send for aya_ebpf_bindings::bindings::xdp_md
+impl core::marker::Sync for aya_ebpf_bindings::bindings::xdp_md
+impl core::marker::Unpin for aya_ebpf_bindings::bindings::xdp_md
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf_bindings::bindings::xdp_md
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf_bindings::bindings::xdp_md
+impl<T, U> core::convert::Into<U> for aya_ebpf_bindings::bindings::xdp_md where U: core::convert::From<T>
+pub fn aya_ebpf_bindings::bindings::xdp_md::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf_bindings::bindings::xdp_md where U: core::convert::Into<T>
+pub type aya_ebpf_bindings::bindings::xdp_md::Error = core::convert::Infallible
+pub fn aya_ebpf_bindings::bindings::xdp_md::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf_bindings::bindings::xdp_md where U: core::convert::TryFrom<T>
+pub type aya_ebpf_bindings::bindings::xdp_md::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf_bindings::bindings::xdp_md::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf_bindings::bindings::xdp_md where T: 'static + core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::xdp_md::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf_bindings::bindings::xdp_md where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::xdp_md::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf_bindings::bindings::xdp_md where T: core::marker::Sized
+pub fn aya_ebpf_bindings::bindings::xdp_md::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf_bindings::bindings::xdp_md
+pub fn aya_ebpf_bindings::bindings::xdp_md::from(t: T) -> T
+pub const aya_ebpf_bindings::bindings::BPF_ABS: u32 = 32u32
+pub const aya_ebpf_bindings::bindings::BPF_ADD: u32 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_ADJ_ROOM_ENCAP_L2_MASK: aya_ebpf_bindings::bindings::_bindgen_ty_16 = 255u32
+pub const aya_ebpf_bindings::bindings::BPF_ADJ_ROOM_ENCAP_L2_SHIFT: aya_ebpf_bindings::bindings::_bindgen_ty_16 = 56u32
+pub const aya_ebpf_bindings::bindings::BPF_ALU: u32 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_ALU64: u32 = 7u32
+pub const aya_ebpf_bindings::bindings::BPF_AND: u32 = 80u32
+pub const aya_ebpf_bindings::bindings::BPF_ANY: aya_ebpf_bindings::bindings::_bindgen_ty_2 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_ARSH: u32 = 192u32
+pub const aya_ebpf_bindings::bindings::BPF_ATOMIC: u32 = 192u32
+pub const aya_ebpf_bindings::bindings::BPF_B: u32 = 16u32
+pub const aya_ebpf_bindings::bindings::BPF_BUILD_ID_SIZE: u32 = 20u32
+pub const aya_ebpf_bindings::bindings::BPF_CALL: u32 = 128u32
+pub const aya_ebpf_bindings::bindings::BPF_CMPXCHG: u32 = 241u32
+pub const aya_ebpf_bindings::bindings::BPF_CSUM_LEVEL_DEC: aya_ebpf_bindings::bindings::_bindgen_ty_14 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_CSUM_LEVEL_INC: aya_ebpf_bindings::bindings::_bindgen_ty_14 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_CSUM_LEVEL_QUERY: aya_ebpf_bindings::bindings::_bindgen_ty_14 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_CSUM_LEVEL_RESET: aya_ebpf_bindings::bindings::_bindgen_ty_14 = 3u32
+pub const aya_ebpf_bindings::bindings::BPF_DEVCG_ACC_MKNOD: aya_ebpf_bindings::bindings::_bindgen_ty_33 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_DEVCG_ACC_READ: aya_ebpf_bindings::bindings::_bindgen_ty_33 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_DEVCG_ACC_WRITE: aya_ebpf_bindings::bindings::_bindgen_ty_33 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_DEVCG_DEV_BLOCK: aya_ebpf_bindings::bindings::_bindgen_ty_34 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_DEVCG_DEV_CHAR: aya_ebpf_bindings::bindings::_bindgen_ty_34 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_DIV: u32 = 48u32
+pub const aya_ebpf_bindings::bindings::BPF_DW: u32 = 24u32
+pub const aya_ebpf_bindings::bindings::BPF_END: u32 = 208u32
+pub const aya_ebpf_bindings::bindings::BPF_EXIST: aya_ebpf_bindings::bindings::_bindgen_ty_2 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_EXIT: u32 = 144u32
+pub const aya_ebpf_bindings::bindings::BPF_FETCH: u32 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_FIB_LKUP_RET_BLACKHOLE: aya_ebpf_bindings::bindings::_bindgen_ty_36 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_FIB_LKUP_RET_FRAG_NEEDED: aya_ebpf_bindings::bindings::_bindgen_ty_36 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_FIB_LKUP_RET_FWD_DISABLED: aya_ebpf_bindings::bindings::_bindgen_ty_36 = 5u32
+pub const aya_ebpf_bindings::bindings::BPF_FIB_LKUP_RET_NOT_FWDED: aya_ebpf_bindings::bindings::_bindgen_ty_36 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_FIB_LKUP_RET_NO_NEIGH: aya_ebpf_bindings::bindings::_bindgen_ty_36 = 7u32
+pub const aya_ebpf_bindings::bindings::BPF_FIB_LKUP_RET_PROHIBIT: aya_ebpf_bindings::bindings::_bindgen_ty_36 = 3u32
+pub const aya_ebpf_bindings::bindings::BPF_FIB_LKUP_RET_SUCCESS: aya_ebpf_bindings::bindings::_bindgen_ty_36 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_FIB_LKUP_RET_UNREACHABLE: aya_ebpf_bindings::bindings::_bindgen_ty_36 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_FIB_LKUP_RET_UNSUPP_LWT: aya_ebpf_bindings::bindings::_bindgen_ty_36 = 6u32
+pub const aya_ebpf_bindings::bindings::BPF_FIB_LOOKUP_DIRECT: aya_ebpf_bindings::bindings::_bindgen_ty_35 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_FIB_LOOKUP_OUTPUT: aya_ebpf_bindings::bindings::_bindgen_ty_35 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_FIB_LOOKUP_SKIP_NEIGH: aya_ebpf_bindings::bindings::_bindgen_ty_35 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAG: aya_ebpf_bindings::bindings::_bindgen_ty_37 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP: aya_ebpf_bindings::bindings::_bindgen_ty_37 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL: aya_ebpf_bindings::bindings::_bindgen_ty_37 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_FROM_BE: u32 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_FROM_LE: u32 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ADJ_ROOM_DECAP_L3_IPV4: aya_ebpf_bindings::bindings::_bindgen_ty_15 = 128u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ADJ_ROOM_DECAP_L3_IPV6: aya_ebpf_bindings::bindings::_bindgen_ty_15 = 256u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ADJ_ROOM_ENCAP_L2_ETH: aya_ebpf_bindings::bindings::_bindgen_ty_15 = 64u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ADJ_ROOM_ENCAP_L3_IPV4: aya_ebpf_bindings::bindings::_bindgen_ty_15 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ADJ_ROOM_ENCAP_L3_IPV6: aya_ebpf_bindings::bindings::_bindgen_ty_15 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ADJ_ROOM_ENCAP_L4_GRE: aya_ebpf_bindings::bindings::_bindgen_ty_15 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ADJ_ROOM_ENCAP_L4_UDP: aya_ebpf_bindings::bindings::_bindgen_ty_15 = 16u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ADJ_ROOM_FIXED_GSO: aya_ebpf_bindings::bindings::_bindgen_ty_15 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ADJ_ROOM_NO_CSUM_RESET: aya_ebpf_bindings::bindings::_bindgen_ty_15 = 32u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ALLOW_MULTI: u32 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ALLOW_OVERRIDE: u32 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ANY_ALIGNMENT: u32 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_F_BPRM_SECUREEXEC: aya_ebpf_bindings::bindings::_bindgen_ty_24 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_BROADCAST: aya_ebpf_bindings::bindings::_bindgen_ty_25 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_F_CLONE: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 512u32
+pub const aya_ebpf_bindings::bindings::BPF_F_CTXLEN_MASK: aya_ebpf_bindings::bindings::_bindgen_ty_12 = 4_503_595_332_403_200u64
+pub const aya_ebpf_bindings::bindings::BPF_F_CURRENT_CPU: aya_ebpf_bindings::bindings::_bindgen_ty_12 = 4_294_967_295u64
+pub const aya_ebpf_bindings::bindings::BPF_F_CURRENT_NETNS: aya_ebpf_bindings::bindings::_bindgen_ty_13 = -1i32
+pub const aya_ebpf_bindings::bindings::BPF_F_DONT_FRAGMENT: aya_ebpf_bindings::bindings::_bindgen_ty_10 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_F_EXCLUDE_INGRESS: aya_ebpf_bindings::bindings::_bindgen_ty_25 = 16u32
+pub const aya_ebpf_bindings::bindings::BPF_F_FAST_STACK_CMP: aya_ebpf_bindings::bindings::_bindgen_ty_9 = 512u32
+pub const aya_ebpf_bindings::bindings::BPF_F_GET_BRANCH_RECORDS_SIZE: aya_ebpf_bindings::bindings::_bindgen_ty_19 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_HDR_FIELD_MASK: aya_ebpf_bindings::bindings::_bindgen_ty_5 = 15u32
+pub const aya_ebpf_bindings::bindings::BPF_F_INDEX_MASK: aya_ebpf_bindings::bindings::_bindgen_ty_12 = 4_294_967_295u64
+pub const aya_ebpf_bindings::bindings::BPF_F_INGRESS: aya_ebpf_bindings::bindings::_bindgen_ty_7 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_INNER_MAP: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 4_096u32
+pub const aya_ebpf_bindings::bindings::BPF_F_INVALIDATE_HASH: aya_ebpf_bindings::bindings::_bindgen_ty_4 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_F_KPROBE_MULTI_RETURN: u32 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_LINK: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 8_192u32
+pub const aya_ebpf_bindings::bindings::BPF_F_LOCK: aya_ebpf_bindings::bindings::_bindgen_ty_2 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_F_MARK_ENFORCE: aya_ebpf_bindings::bindings::_bindgen_ty_6 = 64u32
+pub const aya_ebpf_bindings::bindings::BPF_F_MARK_MANGLED_0: aya_ebpf_bindings::bindings::_bindgen_ty_6 = 32u32
+pub const aya_ebpf_bindings::bindings::BPF_F_MMAPABLE: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 1_024u32
+pub const aya_ebpf_bindings::bindings::BPF_F_NO_COMMON_LRU: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_F_NO_PREALLOC: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_NO_TUNNEL_KEY: aya_ebpf_bindings::bindings::_bindgen_ty_10 = 16u32
+pub const aya_ebpf_bindings::bindings::BPF_F_NUMA_NODE: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_F_PATH_FD: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 16_384u32
+pub const aya_ebpf_bindings::bindings::BPF_F_PRESERVE_ELEMS: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 2_048u32
+pub const aya_ebpf_bindings::bindings::BPF_F_PSEUDO_HDR: aya_ebpf_bindings::bindings::_bindgen_ty_6 = 16u32
+pub const aya_ebpf_bindings::bindings::BPF_F_QUERY_EFFECTIVE: u32 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_RDONLY: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_F_RDONLY_PROG: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 128u32
+pub const aya_ebpf_bindings::bindings::BPF_F_RECOMPUTE_CSUM: aya_ebpf_bindings::bindings::_bindgen_ty_4 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_REPLACE: u32 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_F_REUSE_STACKID: aya_ebpf_bindings::bindings::_bindgen_ty_9 = 1_024u32
+pub const aya_ebpf_bindings::bindings::BPF_F_SEQ_NUMBER: aya_ebpf_bindings::bindings::_bindgen_ty_10 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_F_SKIP_FIELD_MASK: aya_ebpf_bindings::bindings::_bindgen_ty_9 = 255u32
+pub const aya_ebpf_bindings::bindings::BPF_F_SLEEPABLE: u32 = 16u32
+pub const aya_ebpf_bindings::bindings::BPF_F_STACK_BUILD_ID: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 32u32
+pub const aya_ebpf_bindings::bindings::BPF_F_STRICT_ALIGNMENT: u32 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_SYSCTL_BASE_NAME: aya_ebpf_bindings::bindings::_bindgen_ty_17 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_TEST_RND_HI32: u32 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_F_TEST_RUN_ON_CPU: u32 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_TEST_STATE_FREQ: u32 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_F_TEST_XDP_LIVE_FRAMES: u32 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_F_TIMER_ABS: aya_ebpf_bindings::bindings::_bindgen_ty_39 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_TUNINFO_FLAGS: aya_ebpf_bindings::bindings::_bindgen_ty_11 = 16u32
+pub const aya_ebpf_bindings::bindings::BPF_F_TUNINFO_IPV6: aya_ebpf_bindings::bindings::_bindgen_ty_8 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_F_USER_BUILD_ID: aya_ebpf_bindings::bindings::_bindgen_ty_9 = 2_048u32
+pub const aya_ebpf_bindings::bindings::BPF_F_USER_STACK: aya_ebpf_bindings::bindings::_bindgen_ty_9 = 256u32
+pub const aya_ebpf_bindings::bindings::BPF_F_WRONLY: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 16u32
+pub const aya_ebpf_bindings::bindings::BPF_F_WRONLY_PROG: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 256u32
+pub const aya_ebpf_bindings::bindings::BPF_F_XDP_DEV_BOUND_ONLY: u32 = 64u32
+pub const aya_ebpf_bindings::bindings::BPF_F_XDP_HAS_FRAGS: u32 = 32u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ZERO_CSUM_TX: aya_ebpf_bindings::bindings::_bindgen_ty_10 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_F_ZERO_SEED: aya_ebpf_bindings::bindings::_bindgen_ty_3 = 64u32
+pub const aya_ebpf_bindings::bindings::BPF_H: u32 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_IMM: u32 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_IND: u32 = 64u32
+pub const aya_ebpf_bindings::bindings::BPF_JA: u32 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_JEQ: u32 = 16u32
+pub const aya_ebpf_bindings::bindings::BPF_JGE: u32 = 48u32
+pub const aya_ebpf_bindings::bindings::BPF_JGT: u32 = 32u32
+pub const aya_ebpf_bindings::bindings::BPF_JLE: u32 = 176u32
+pub const aya_ebpf_bindings::bindings::BPF_JLT: u32 = 160u32
+pub const aya_ebpf_bindings::bindings::BPF_JMP: u32 = 5u32
+pub const aya_ebpf_bindings::bindings::BPF_JMP32: u32 = 6u32
+pub const aya_ebpf_bindings::bindings::BPF_JNE: u32 = 80u32
+pub const aya_ebpf_bindings::bindings::BPF_JSET: u32 = 64u32
+pub const aya_ebpf_bindings::bindings::BPF_JSGE: u32 = 112u32
+pub const aya_ebpf_bindings::bindings::BPF_JSGT: u32 = 96u32
+pub const aya_ebpf_bindings::bindings::BPF_JSLE: u32 = 208u32
+pub const aya_ebpf_bindings::bindings::BPF_JSLT: u32 = 192u32
+pub const aya_ebpf_bindings::bindings::BPF_K: u32 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_LD: u32 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_LDX: u32 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_LEN: u32 = 128u32
+pub const aya_ebpf_bindings::bindings::BPF_LOCAL_STORAGE_GET_F_CREATE: aya_ebpf_bindings::bindings::_bindgen_ty_18 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_LSH: u32 = 96u32
+pub const aya_ebpf_bindings::bindings::BPF_MAXINSNS: u32 = 4_096u32
+pub const aya_ebpf_bindings::bindings::BPF_MEM: u32 = 96u32
+pub const aya_ebpf_bindings::bindings::BPF_MISC: u32 = 7u32
+pub const aya_ebpf_bindings::bindings::BPF_MOD: u32 = 144u32
+pub const aya_ebpf_bindings::bindings::BPF_MOV: u32 = 176u32
+pub const aya_ebpf_bindings::bindings::BPF_MSH: u32 = 160u32
+pub const aya_ebpf_bindings::bindings::BPF_MUL: u32 = 32u32
+pub const aya_ebpf_bindings::bindings::BPF_NEG: u32 = 128u32
+pub const aya_ebpf_bindings::bindings::BPF_NOEXIST: aya_ebpf_bindings::bindings::_bindgen_ty_2 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_OBJ_NAME_LEN: u32 = 16u32
+pub const aya_ebpf_bindings::bindings::BPF_OR: u32 = 64u32
+pub const aya_ebpf_bindings::bindings::BPF_PSEUDO_BTF_ID: u32 = 3u32
+pub const aya_ebpf_bindings::bindings::BPF_PSEUDO_CALL: u32 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_PSEUDO_FUNC: u32 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_PSEUDO_KFUNC_CALL: u32 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_PSEUDO_MAP_FD: u32 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_PSEUDO_MAP_IDX: u32 = 5u32
+pub const aya_ebpf_bindings::bindings::BPF_PSEUDO_MAP_IDX_VALUE: u32 = 6u32
+pub const aya_ebpf_bindings::bindings::BPF_PSEUDO_MAP_VALUE: u32 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_RB_AVAIL_DATA: aya_ebpf_bindings::bindings::_bindgen_ty_21 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_RB_CONS_POS: aya_ebpf_bindings::bindings::_bindgen_ty_21 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_RB_FORCE_WAKEUP: aya_ebpf_bindings::bindings::_bindgen_ty_20 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_RB_NO_WAKEUP: aya_ebpf_bindings::bindings::_bindgen_ty_20 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_RB_PROD_POS: aya_ebpf_bindings::bindings::_bindgen_ty_21 = 3u32
+pub const aya_ebpf_bindings::bindings::BPF_RB_RING_SIZE: aya_ebpf_bindings::bindings::_bindgen_ty_21 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_REG_0: aya_ebpf_bindings::bindings::_bindgen_ty_1 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_REG_1: aya_ebpf_bindings::bindings::_bindgen_ty_1 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_REG_10: aya_ebpf_bindings::bindings::_bindgen_ty_1 = 10u32
+pub const aya_ebpf_bindings::bindings::BPF_REG_2: aya_ebpf_bindings::bindings::_bindgen_ty_1 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_REG_3: aya_ebpf_bindings::bindings::_bindgen_ty_1 = 3u32
+pub const aya_ebpf_bindings::bindings::BPF_REG_4: aya_ebpf_bindings::bindings::_bindgen_ty_1 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_REG_5: aya_ebpf_bindings::bindings::_bindgen_ty_1 = 5u32
+pub const aya_ebpf_bindings::bindings::BPF_REG_6: aya_ebpf_bindings::bindings::_bindgen_ty_1 = 6u32
+pub const aya_ebpf_bindings::bindings::BPF_REG_7: aya_ebpf_bindings::bindings::_bindgen_ty_1 = 7u32
+pub const aya_ebpf_bindings::bindings::BPF_REG_8: aya_ebpf_bindings::bindings::_bindgen_ty_1 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_REG_9: aya_ebpf_bindings::bindings::_bindgen_ty_1 = 9u32
+pub const aya_ebpf_bindings::bindings::BPF_RET: u32 = 6u32
+pub const aya_ebpf_bindings::bindings::BPF_RINGBUF_BUSY_BIT: aya_ebpf_bindings::bindings::_bindgen_ty_22 = 2_147_483_648u32
+pub const aya_ebpf_bindings::bindings::BPF_RINGBUF_DISCARD_BIT: aya_ebpf_bindings::bindings::_bindgen_ty_22 = 1_073_741_824u32
+pub const aya_ebpf_bindings::bindings::BPF_RINGBUF_HDR_SZ: aya_ebpf_bindings::bindings::_bindgen_ty_22 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_RSH: u32 = 112u32
+pub const aya_ebpf_bindings::bindings::BPF_SK_LOOKUP_F_NO_REUSEPORT: aya_ebpf_bindings::bindings::_bindgen_ty_23 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_SK_LOOKUP_F_REPLACE: aya_ebpf_bindings::bindings::_bindgen_ty_23 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_SK_STORAGE_GET_F_CREATE: aya_ebpf_bindings::bindings::_bindgen_ty_18 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_ACTIVE_ESTABLISHED_CB: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_ALL_CB_FLAGS: aya_ebpf_bindings::bindings::_bindgen_ty_27 = 127u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_BASE_RTT: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 7u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_HDR_OPT_LEN_CB: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 14u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_NEEDS_ECN: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 6u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_PARSE_ALL_HDR_OPT_CB_FLAG: aya_ebpf_bindings::bindings::_bindgen_ty_27 = 16u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_PARSE_HDR_OPT_CB: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 13u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_PARSE_UNKNOWN_HDR_OPT_CB_FLAG: aya_ebpf_bindings::bindings::_bindgen_ty_27 = 32u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_PASSIVE_ESTABLISHED_CB: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 5u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_RETRANS_CB: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 9u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_RETRANS_CB_FLAG: aya_ebpf_bindings::bindings::_bindgen_ty_27 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_RTO_CB: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_RTO_CB_FLAG: aya_ebpf_bindings::bindings::_bindgen_ty_27 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_RTT_CB: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 12u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_RTT_CB_FLAG: aya_ebpf_bindings::bindings::_bindgen_ty_27 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_RWND_INIT: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_STATE_CB: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 10u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_STATE_CB_FLAG: aya_ebpf_bindings::bindings::_bindgen_ty_27 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_TCP_CONNECT_CB: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 3u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_TCP_LISTEN_CB: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 11u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_TIMEOUT_INIT: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_VOID: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_WRITE_HDR_OPT_CB: aya_ebpf_bindings::bindings::_bindgen_ty_28 = 15u32
+pub const aya_ebpf_bindings::bindings::BPF_SOCK_OPS_WRITE_HDR_OPT_CB_FLAG: aya_ebpf_bindings::bindings::_bindgen_ty_27 = 64u32
+pub const aya_ebpf_bindings::bindings::BPF_ST: u32 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_STX: u32 = 3u32
+pub const aya_ebpf_bindings::bindings::BPF_SUB: u32 = 16u32
+pub const aya_ebpf_bindings::bindings::BPF_TAG_SIZE: u32 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_TCP_CLOSE: aya_ebpf_bindings::bindings::_bindgen_ty_29 = 7u32
+pub const aya_ebpf_bindings::bindings::BPF_TCP_CLOSE_WAIT: aya_ebpf_bindings::bindings::_bindgen_ty_29 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_TCP_CLOSING: aya_ebpf_bindings::bindings::_bindgen_ty_29 = 11u32
+pub const aya_ebpf_bindings::bindings::BPF_TCP_ESTABLISHED: aya_ebpf_bindings::bindings::_bindgen_ty_29 = 1u32
+pub const aya_ebpf_bindings::bindings::BPF_TCP_FIN_WAIT1: aya_ebpf_bindings::bindings::_bindgen_ty_29 = 4u32
+pub const aya_ebpf_bindings::bindings::BPF_TCP_FIN_WAIT2: aya_ebpf_bindings::bindings::_bindgen_ty_29 = 5u32
+pub const aya_ebpf_bindings::bindings::BPF_TCP_LAST_ACK: aya_ebpf_bindings::bindings::_bindgen_ty_29 = 9u32
+pub const aya_ebpf_bindings::bindings::BPF_TCP_LISTEN: aya_ebpf_bindings::bindings::_bindgen_ty_29 = 10u32
+pub const aya_ebpf_bindings::bindings::BPF_TCP_MAX_STATES: aya_ebpf_bindings::bindings::_bindgen_ty_29 = 13u32
+pub const aya_ebpf_bindings::bindings::BPF_TCP_NEW_SYN_RECV: aya_ebpf_bindings::bindings::_bindgen_ty_29 = 12u32
+pub const aya_ebpf_bindings::bindings::BPF_TCP_SYN_RECV: aya_ebpf_bindings::bindings::_bindgen_ty_29 = 3u32
+pub const aya_ebpf_bindings::bindings::BPF_TCP_SYN_SENT: aya_ebpf_bindings::bindings::_bindgen_ty_29 = 2u32
+pub const aya_ebpf_bindings::bindings::BPF_TCP_TIME_WAIT: aya_ebpf_bindings::bindings::_bindgen_ty_29 = 6u32
+pub const aya_ebpf_bindings::bindings::BPF_TO_BE: u32 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_TO_LE: u32 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_W: u32 = 0u32
+pub const aya_ebpf_bindings::bindings::BPF_X: u32 = 8u32
+pub const aya_ebpf_bindings::bindings::BPF_XADD: u32 = 192u32
+pub const aya_ebpf_bindings::bindings::BPF_XCHG: u32 = 225u32
+pub const aya_ebpf_bindings::bindings::BPF_XOR: u32 = 160u32
+pub const aya_ebpf_bindings::bindings::SOL_SOCKET: u32 = 1u32
+pub const aya_ebpf_bindings::bindings::SO_ACCEPTCONN: u32 = 30u32
+pub const aya_ebpf_bindings::bindings::SO_ATTACH_BPF: u32 = 50u32
+pub const aya_ebpf_bindings::bindings::SO_ATTACH_FILTER: u32 = 26u32
+pub const aya_ebpf_bindings::bindings::SO_ATTACH_REUSEPORT_CBPF: u32 = 51u32
+pub const aya_ebpf_bindings::bindings::SO_ATTACH_REUSEPORT_EBPF: u32 = 52u32
+pub const aya_ebpf_bindings::bindings::SO_BINDTODEVICE: u32 = 25u32
+pub const aya_ebpf_bindings::bindings::SO_BINDTOIFINDEX: u32 = 62u32
+pub const aya_ebpf_bindings::bindings::SO_BPF_EXTENSIONS: u32 = 48u32
+pub const aya_ebpf_bindings::bindings::SO_BROADCAST: u32 = 6u32
+pub const aya_ebpf_bindings::bindings::SO_BSDCOMPAT: u32 = 14u32
+pub const aya_ebpf_bindings::bindings::SO_BUSY_POLL: u32 = 46u32
+pub const aya_ebpf_bindings::bindings::SO_CNX_ADVICE: u32 = 53u32
+pub const aya_ebpf_bindings::bindings::SO_COOKIE: u32 = 57u32
+pub const aya_ebpf_bindings::bindings::SO_DEBUG: u32 = 1u32
+pub const aya_ebpf_bindings::bindings::SO_DETACH_BPF: u32 = 27u32
+pub const aya_ebpf_bindings::bindings::SO_DETACH_FILTER: u32 = 27u32
+pub const aya_ebpf_bindings::bindings::SO_DETACH_REUSEPORT_BPF: u32 = 68u32
+pub const aya_ebpf_bindings::bindings::SO_DOMAIN: u32 = 39u32
+pub const aya_ebpf_bindings::bindings::SO_DONTROUTE: u32 = 5u32
+pub const aya_ebpf_bindings::bindings::SO_ERROR: u32 = 4u32
+pub const aya_ebpf_bindings::bindings::SO_GET_FILTER: u32 = 26u32
+pub const aya_ebpf_bindings::bindings::SO_INCOMING_CPU: u32 = 49u32
+pub const aya_ebpf_bindings::bindings::SO_INCOMING_NAPI_ID: u32 = 56u32
+pub const aya_ebpf_bindings::bindings::SO_KEEPALIVE: u32 = 9u32
+pub const aya_ebpf_bindings::bindings::SO_LINGER: u32 = 13u32
+pub const aya_ebpf_bindings::bindings::SO_LOCK_FILTER: u32 = 44u32
+pub const aya_ebpf_bindings::bindings::SO_MARK: u32 = 36u32
+pub const aya_ebpf_bindings::bindings::SO_MAX_PACING_RATE: u32 = 47u32
+pub const aya_ebpf_bindings::bindings::SO_MEMINFO: u32 = 55u32
+pub const aya_ebpf_bindings::bindings::SO_NOFCS: u32 = 43u32
+pub const aya_ebpf_bindings::bindings::SO_NO_CHECK: u32 = 11u32
+pub const aya_ebpf_bindings::bindings::SO_OOBINLINE: u32 = 10u32
+pub const aya_ebpf_bindings::bindings::SO_PASSCRED: u32 = 16u32
+pub const aya_ebpf_bindings::bindings::SO_PASSSEC: u32 = 34u32
+pub const aya_ebpf_bindings::bindings::SO_PEEK_OFF: u32 = 42u32
+pub const aya_ebpf_bindings::bindings::SO_PEERCRED: u32 = 17u32
+pub const aya_ebpf_bindings::bindings::SO_PEERGROUPS: u32 = 59u32
+pub const aya_ebpf_bindings::bindings::SO_PEERNAME: u32 = 28u32
+pub const aya_ebpf_bindings::bindings::SO_PEERSEC: u32 = 31u32
+pub const aya_ebpf_bindings::bindings::SO_PRIORITY: u32 = 12u32
+pub const aya_ebpf_bindings::bindings::SO_PROTOCOL: u32 = 38u32
+pub const aya_ebpf_bindings::bindings::SO_RCVBUF: u32 = 8u32
+pub const aya_ebpf_bindings::bindings::SO_RCVBUFFORCE: u32 = 33u32
+pub const aya_ebpf_bindings::bindings::SO_RCVLOWAT: u32 = 18u32
+pub const aya_ebpf_bindings::bindings::SO_RCVTIMEO: u32 = 20u32
+pub const aya_ebpf_bindings::bindings::SO_RCVTIMEO_NEW: u32 = 66u32
+pub const aya_ebpf_bindings::bindings::SO_RCVTIMEO_OLD: u32 = 20u32
+pub const aya_ebpf_bindings::bindings::SO_REUSEADDR: u32 = 2u32
+pub const aya_ebpf_bindings::bindings::SO_REUSEPORT: u32 = 15u32
+pub const aya_ebpf_bindings::bindings::SO_RXQ_OVFL: u32 = 40u32
+pub const aya_ebpf_bindings::bindings::SO_SECURITY_AUTHENTICATION: u32 = 22u32
+pub const aya_ebpf_bindings::bindings::SO_SECURITY_ENCRYPTION_NETWORK: u32 = 24u32
+pub const aya_ebpf_bindings::bindings::SO_SECURITY_ENCRYPTION_TRANSPORT: u32 = 23u32
+pub const aya_ebpf_bindings::bindings::SO_SELECT_ERR_QUEUE: u32 = 45u32
+pub const aya_ebpf_bindings::bindings::SO_SNDBUF: u32 = 7u32
+pub const aya_ebpf_bindings::bindings::SO_SNDBUFFORCE: u32 = 32u32
+pub const aya_ebpf_bindings::bindings::SO_SNDLOWAT: u32 = 19u32
+pub const aya_ebpf_bindings::bindings::SO_SNDTIMEO: u32 = 21u32
+pub const aya_ebpf_bindings::bindings::SO_SNDTIMEO_NEW: u32 = 67u32
+pub const aya_ebpf_bindings::bindings::SO_SNDTIMEO_OLD: u32 = 21u32
+pub const aya_ebpf_bindings::bindings::SO_TIMESTAMP: u32 = 29u32
+pub const aya_ebpf_bindings::bindings::SO_TIMESTAMPING: u32 = 37u32
+pub const aya_ebpf_bindings::bindings::SO_TIMESTAMPING_NEW: u32 = 65u32
+pub const aya_ebpf_bindings::bindings::SO_TIMESTAMPING_OLD: u32 = 37u32
+pub const aya_ebpf_bindings::bindings::SO_TIMESTAMPNS: u32 = 35u32
+pub const aya_ebpf_bindings::bindings::SO_TIMESTAMPNS_NEW: u32 = 64u32
+pub const aya_ebpf_bindings::bindings::SO_TIMESTAMPNS_OLD: u32 = 35u32
+pub const aya_ebpf_bindings::bindings::SO_TIMESTAMP_NEW: u32 = 63u32
+pub const aya_ebpf_bindings::bindings::SO_TIMESTAMP_OLD: u32 = 29u32
+pub const aya_ebpf_bindings::bindings::SO_TXTIME: u32 = 61u32
+pub const aya_ebpf_bindings::bindings::SO_TYPE: u32 = 3u32
+pub const aya_ebpf_bindings::bindings::SO_WIFI_STATUS: u32 = 41u32
+pub const aya_ebpf_bindings::bindings::SO_ZEROCOPY: u32 = 60u32
+pub const aya_ebpf_bindings::bindings::TC_ACT_EXT_VAL_MASK: i32 = 268_435_455i32
+pub const aya_ebpf_bindings::bindings::TC_ACT_OK: _
+pub const aya_ebpf_bindings::bindings::TC_ACT_PIPE: _
+pub const aya_ebpf_bindings::bindings::TC_ACT_QUEUED: _
+pub const aya_ebpf_bindings::bindings::TC_ACT_RECLASSIFY: _
+pub const aya_ebpf_bindings::bindings::TC_ACT_REDIRECT: _
+pub const aya_ebpf_bindings::bindings::TC_ACT_REPEAT: _
+pub const aya_ebpf_bindings::bindings::TC_ACT_SHOT: _
+pub const aya_ebpf_bindings::bindings::TC_ACT_STOLEN: _
+pub const aya_ebpf_bindings::bindings::TC_ACT_TRAP: _
+pub const aya_ebpf_bindings::bindings::TC_ACT_UNSPEC: i32 = -1i32
+pub const aya_ebpf_bindings::bindings::TC_ACT_VALUE_MAX: _
+pub const aya_ebpf_bindings::bindings::__MAX_BPF_REG: aya_ebpf_bindings::bindings::_bindgen_ty_1 = 11u32
+pub type aya_ebpf_bindings::bindings::__be16 = aya_ebpf_bindings::bindings::__u16
+pub type aya_ebpf_bindings::bindings::__be32 = aya_ebpf_bindings::bindings::__u32
+pub type aya_ebpf_bindings::bindings::__s16 = aya_ebpf_cty::c_short
+pub type aya_ebpf_bindings::bindings::__s32 = aya_ebpf_cty::ad::c_int
+pub type aya_ebpf_bindings::bindings::__s64 = aya_ebpf_cty::c_longlong
+pub type aya_ebpf_bindings::bindings::__u16 = aya_ebpf_cty::c_ushort
+pub type aya_ebpf_bindings::bindings::__u32 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::__u64 = aya_ebpf_cty::c_ulonglong
+pub type aya_ebpf_bindings::bindings::__u8 = aya_ebpf_cty::c_uchar
+pub type aya_ebpf_bindings::bindings::__wsum = aya_ebpf_bindings::bindings::__u32
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_1 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_10 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_11 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_12 = aya_ebpf_cty::od::c_ulong
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_13 = aya_ebpf_cty::ad::c_int
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_14 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_15 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_16 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_17 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_18 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_19 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_2 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_20 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_21 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_22 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_23 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_24 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_25 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_27 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_28 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_29 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_3 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_33 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_34 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_35 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_36 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_37 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_39 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_4 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_5 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_6 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_7 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_8 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::_bindgen_ty_9 = aya_ebpf_cty::ad::c_uint
+pub type aya_ebpf_bindings::bindings::sa_family_t = aya_ebpf_cty::c_ushort
+pub mod aya_ebpf_bindings::helpers
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_bind(ctx: *mut aya_ebpf_bindings::bindings::bpf_sock_addr, addr: *mut aya_ebpf_bindings::bindings::sockaddr, addr_len: aya_ebpf_cty::ad::c_int) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_bprm_opts_set(bprm: *mut aya_ebpf_bindings::bindings::linux_binprm, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_btf_find_by_name_kind(name: *mut aya_ebpf_cty::ad::c_char, name_sz: aya_ebpf_cty::ad::c_int, kind: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_cty::ad::c_int) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_cgrp_storage_delete(map: *mut aya_ebpf_cty::c_void, cgroup: *mut aya_ebpf_bindings::bindings::cgroup) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_cgrp_storage_get(map: *mut aya_ebpf_cty::c_void, cgroup: *mut aya_ebpf_bindings::bindings::cgroup, value: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> *mut aya_ebpf_cty::c_void
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_check_mtu(ctx: *mut aya_ebpf_cty::c_void, ifindex: aya_ebpf_bindings::bindings::__u32, mtu_len: *mut aya_ebpf_bindings::bindings::__u32, len_diff: aya_ebpf_bindings::bindings::__s32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_clone_redirect(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, ifindex: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_copy_from_user(dst: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, user_ptr: *const aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_copy_from_user_task(dst: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, user_ptr: *const aya_ebpf_cty::c_void, tsk: *mut aya_ebpf_bindings::bindings::task_struct, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_csum_diff(from: *mut aya_ebpf_bindings::bindings::__be32, from_size: aya_ebpf_bindings::bindings::__u32, to: *mut aya_ebpf_bindings::bindings::__be32, to_size: aya_ebpf_bindings::bindings::__u32, seed: aya_ebpf_bindings::bindings::__wsum) -> aya_ebpf_bindings::bindings::__s64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_csum_level(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, level: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_csum_update(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, csum: aya_ebpf_bindings::bindings::__wsum) -> aya_ebpf_bindings::bindings::__s64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_current_task_under_cgroup(map: *mut aya_ebpf_cty::c_void, index: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_d_path(path: *mut aya_ebpf_bindings::bindings::path, buf: *mut aya_ebpf_cty::ad::c_char, sz: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_dynptr_data(ptr: *const aya_ebpf_bindings::bindings::bpf_dynptr, offset: aya_ebpf_bindings::bindings::__u32, len: aya_ebpf_bindings::bindings::__u32) -> *mut aya_ebpf_cty::c_void
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_dynptr_from_mem(data: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64, ptr: *mut aya_ebpf_bindings::bindings::bpf_dynptr) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_dynptr_read(dst: *mut aya_ebpf_cty::c_void, len: aya_ebpf_bindings::bindings::__u32, src: *const aya_ebpf_bindings::bindings::bpf_dynptr, offset: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_dynptr_write(dst: *const aya_ebpf_bindings::bindings::bpf_dynptr, offset: aya_ebpf_bindings::bindings::__u32, src: *mut aya_ebpf_cty::c_void, len: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_fib_lookup(ctx: *mut aya_ebpf_cty::c_void, params: *mut aya_ebpf_bindings::bindings::bpf_fib_lookup, plen: aya_ebpf_cty::ad::c_int, flags: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_find_vma(task: *mut aya_ebpf_bindings::bindings::task_struct, addr: aya_ebpf_bindings::bindings::__u64, callback_fn: *mut aya_ebpf_cty::c_void, callback_ctx: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_for_each_map_elem(map: *mut aya_ebpf_cty::c_void, callback_fn: *mut aya_ebpf_cty::c_void, callback_ctx: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_attach_cookie(ctx: *mut aya_ebpf_cty::c_void) -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_branch_snapshot(entries: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_cgroup_classid(skb: *mut aya_ebpf_bindings::bindings::__sk_buff) -> aya_ebpf_bindings::bindings::__u32
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_current_ancestor_cgroup_id(ancestor_level: aya_ebpf_cty::ad::c_int) -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_current_cgroup_id() -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_current_comm(buf: *mut aya_ebpf_cty::c_void, size_of_buf: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_current_pid_tgid() -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_current_task() -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_current_task_btf() -> *mut aya_ebpf_bindings::bindings::task_struct
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_current_uid_gid() -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_func_arg(ctx: *mut aya_ebpf_cty::c_void, n: aya_ebpf_bindings::bindings::__u32, value: *mut aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_func_arg_cnt(ctx: *mut aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_func_ip(ctx: *mut aya_ebpf_cty::c_void) -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_func_ret(ctx: *mut aya_ebpf_cty::c_void, value: *mut aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_hash_recalc(skb: *mut aya_ebpf_bindings::bindings::__sk_buff) -> aya_ebpf_bindings::bindings::__u32
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_listener_sock(sk: *mut aya_ebpf_bindings::bindings::bpf_sock) -> *mut aya_ebpf_bindings::bindings::bpf_sock
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_local_storage(map: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> *mut aya_ebpf_cty::c_void
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_netns_cookie(ctx: *mut aya_ebpf_cty::c_void) -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_ns_current_pid_tgid(dev: aya_ebpf_bindings::bindings::__u64, ino: aya_ebpf_bindings::bindings::__u64, nsdata: *mut aya_ebpf_bindings::bindings::bpf_pidns_info, size: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_numa_node_id() -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_prandom_u32() -> aya_ebpf_bindings::bindings::__u32
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_retval() -> aya_ebpf_cty::ad::c_int
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_route_realm(skb: *mut aya_ebpf_bindings::bindings::__sk_buff) -> aya_ebpf_bindings::bindings::__u32
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_smp_processor_id() -> aya_ebpf_bindings::bindings::__u32
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_socket_cookie(ctx: *mut aya_ebpf_cty::c_void) -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_socket_uid(skb: *mut aya_ebpf_bindings::bindings::__sk_buff) -> aya_ebpf_bindings::bindings::__u32
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_stack(ctx: *mut aya_ebpf_cty::c_void, buf: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_stackid(ctx: *mut aya_ebpf_cty::c_void, map: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_get_task_stack(task: *mut aya_ebpf_bindings::bindings::task_struct, buf: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_getsockopt(bpf_socket: *mut aya_ebpf_cty::c_void, level: aya_ebpf_cty::ad::c_int, optname: aya_ebpf_cty::ad::c_int, optval: *mut aya_ebpf_cty::c_void, optlen: aya_ebpf_cty::ad::c_int) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ima_file_hash(file: *mut aya_ebpf_bindings::bindings::file, dst: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ima_inode_hash(inode: *mut aya_ebpf_bindings::bindings::inode, dst: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_inode_storage_delete(map: *mut aya_ebpf_cty::c_void, inode: *mut aya_ebpf_cty::c_void) -> aya_ebpf_cty::ad::c_int
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_inode_storage_get(map: *mut aya_ebpf_cty::c_void, inode: *mut aya_ebpf_cty::c_void, value: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> *mut aya_ebpf_cty::c_void
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_jiffies64() -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_kallsyms_lookup_name(name: *const aya_ebpf_cty::ad::c_char, name_sz: aya_ebpf_cty::ad::c_int, flags: aya_ebpf_cty::ad::c_int, res: *mut aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_kptr_xchg(map_value: *mut aya_ebpf_cty::c_void, ptr: *mut aya_ebpf_cty::c_void) -> *mut aya_ebpf_cty::c_void
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ktime_get_boot_ns() -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ktime_get_coarse_ns() -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ktime_get_ns() -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ktime_get_tai_ns() -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_l3_csum_replace(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, offset: aya_ebpf_bindings::bindings::__u32, from: aya_ebpf_bindings::bindings::__u64, to: aya_ebpf_bindings::bindings::__u64, size: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_l4_csum_replace(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, offset: aya_ebpf_bindings::bindings::__u32, from: aya_ebpf_bindings::bindings::__u64, to: aya_ebpf_bindings::bindings::__u64, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_load_hdr_opt(skops: *mut aya_ebpf_bindings::bindings::bpf_sock_ops, searchby_res: *mut aya_ebpf_cty::c_void, len: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_loop(nr_loops: aya_ebpf_bindings::bindings::__u32, callback_fn: *mut aya_ebpf_cty::c_void, callback_ctx: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_lwt_push_encap(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, type_: aya_ebpf_bindings::bindings::__u32, hdr: *mut aya_ebpf_cty::c_void, len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_lwt_seg6_action(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, action: aya_ebpf_bindings::bindings::__u32, param: *mut aya_ebpf_cty::c_void, param_len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_lwt_seg6_adjust_srh(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, offset: aya_ebpf_bindings::bindings::__u32, delta: aya_ebpf_bindings::bindings::__s32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_lwt_seg6_store_bytes(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, offset: aya_ebpf_bindings::bindings::__u32, from: *const aya_ebpf_cty::c_void, len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_map_delete_elem(map: *mut aya_ebpf_cty::c_void, key: *const aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_map_lookup_elem(map: *mut aya_ebpf_cty::c_void, key: *const aya_ebpf_cty::c_void) -> *mut aya_ebpf_cty::c_void
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_map_lookup_percpu_elem(map: *mut aya_ebpf_cty::c_void, key: *const aya_ebpf_cty::c_void, cpu: aya_ebpf_bindings::bindings::__u32) -> *mut aya_ebpf_cty::c_void
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_map_peek_elem(map: *mut aya_ebpf_cty::c_void, value: *mut aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_map_pop_elem(map: *mut aya_ebpf_cty::c_void, value: *mut aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_map_push_elem(map: *mut aya_ebpf_cty::c_void, value: *const aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_map_update_elem(map: *mut aya_ebpf_cty::c_void, key: *const aya_ebpf_cty::c_void, value: *const aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_msg_apply_bytes(msg: *mut aya_ebpf_bindings::bindings::sk_msg_md, bytes: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_msg_cork_bytes(msg: *mut aya_ebpf_bindings::bindings::sk_msg_md, bytes: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_msg_pop_data(msg: *mut aya_ebpf_bindings::bindings::sk_msg_md, start: aya_ebpf_bindings::bindings::__u32, len: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_msg_pull_data(msg: *mut aya_ebpf_bindings::bindings::sk_msg_md, start: aya_ebpf_bindings::bindings::__u32, end: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_msg_push_data(msg: *mut aya_ebpf_bindings::bindings::sk_msg_md, start: aya_ebpf_bindings::bindings::__u32, len: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_msg_redirect_hash(msg: *mut aya_ebpf_bindings::bindings::sk_msg_md, map: *mut aya_ebpf_cty::c_void, key: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_msg_redirect_map(msg: *mut aya_ebpf_bindings::bindings::sk_msg_md, map: *mut aya_ebpf_cty::c_void, key: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_override_return(regs: *mut aya_ebpf_bindings::bindings::pt_regs, rc: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_per_cpu_ptr(percpu_ptr: *const aya_ebpf_cty::c_void, cpu: aya_ebpf_bindings::bindings::__u32) -> *mut aya_ebpf_cty::c_void
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_perf_event_output(ctx: *mut aya_ebpf_cty::c_void, map: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64, data: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_perf_event_read(map: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_perf_event_read_value(map: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64, buf: *mut aya_ebpf_bindings::bindings::bpf_perf_event_value, buf_size: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_perf_prog_read_value(ctx: *mut aya_ebpf_bindings::bindings::bpf_perf_event_data, buf: *mut aya_ebpf_bindings::bindings::bpf_perf_event_value, buf_size: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_probe_read(dst: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, unsafe_ptr: *const aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_probe_read_kernel(dst: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, unsafe_ptr: *const aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_probe_read_kernel_str(dst: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, unsafe_ptr: *const aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_probe_read_str(dst: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, unsafe_ptr: *const aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_probe_read_user(dst: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, unsafe_ptr: *const aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_probe_read_user_str(dst: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, unsafe_ptr: *const aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_probe_write_user(dst: *mut aya_ebpf_cty::c_void, src: *const aya_ebpf_cty::c_void, len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_rc_keydown(ctx: *mut aya_ebpf_cty::c_void, protocol: aya_ebpf_bindings::bindings::__u32, scancode: aya_ebpf_bindings::bindings::__u64, toggle: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_rc_pointer_rel(ctx: *mut aya_ebpf_cty::c_void, rel_x: aya_ebpf_bindings::bindings::__s32, rel_y: aya_ebpf_bindings::bindings::__s32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_rc_repeat(ctx: *mut aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_read_branch_records(ctx: *mut aya_ebpf_bindings::bindings::bpf_perf_event_data, buf: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_redirect(ifindex: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_redirect_map(map: *mut aya_ebpf_cty::c_void, key: aya_ebpf_bindings::bindings::__u64, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_redirect_neigh(ifindex: aya_ebpf_bindings::bindings::__u32, params: *mut aya_ebpf_bindings::bindings::bpf_redir_neigh, plen: aya_ebpf_cty::ad::c_int, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_redirect_peer(ifindex: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_reserve_hdr_opt(skops: *mut aya_ebpf_bindings::bindings::bpf_sock_ops, len: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ringbuf_discard(data: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64)
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ringbuf_discard_dynptr(ptr: *mut aya_ebpf_bindings::bindings::bpf_dynptr, flags: aya_ebpf_bindings::bindings::__u64)
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ringbuf_output(ringbuf: *mut aya_ebpf_cty::c_void, data: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u64, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ringbuf_query(ringbuf: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ringbuf_reserve(ringbuf: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u64, flags: aya_ebpf_bindings::bindings::__u64) -> *mut aya_ebpf_cty::c_void
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ringbuf_reserve_dynptr(ringbuf: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64, ptr: *mut aya_ebpf_bindings::bindings::bpf_dynptr) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ringbuf_submit(data: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64)
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_ringbuf_submit_dynptr(ptr: *mut aya_ebpf_bindings::bindings::bpf_dynptr, flags: aya_ebpf_bindings::bindings::__u64)
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_send_signal(sig: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_send_signal_thread(sig: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_seq_printf(m: *mut aya_ebpf_bindings::bindings::seq_file, fmt: *const aya_ebpf_cty::ad::c_char, fmt_size: aya_ebpf_bindings::bindings::__u32, data: *const aya_ebpf_cty::c_void, data_len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_seq_printf_btf(m: *mut aya_ebpf_bindings::bindings::seq_file, ptr: *mut aya_ebpf_bindings::bindings::btf_ptr, ptr_size: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_seq_write(m: *mut aya_ebpf_bindings::bindings::seq_file, data: *const aya_ebpf_cty::c_void, len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_set_hash(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, hash: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_set_hash_invalid(skb: *mut aya_ebpf_bindings::bindings::__sk_buff)
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_set_retval(retval: aya_ebpf_cty::ad::c_int) -> aya_ebpf_cty::ad::c_int
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_setsockopt(bpf_socket: *mut aya_ebpf_cty::c_void, level: aya_ebpf_cty::ad::c_int, optname: aya_ebpf_cty::ad::c_int, optval: *mut aya_ebpf_cty::c_void, optlen: aya_ebpf_cty::ad::c_int) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sk_ancestor_cgroup_id(sk: *mut aya_ebpf_cty::c_void, ancestor_level: aya_ebpf_cty::ad::c_int) -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sk_assign(ctx: *mut aya_ebpf_cty::c_void, sk: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sk_cgroup_id(sk: *mut aya_ebpf_cty::c_void) -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sk_fullsock(sk: *mut aya_ebpf_bindings::bindings::bpf_sock) -> *mut aya_ebpf_bindings::bindings::bpf_sock
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sk_lookup_tcp(ctx: *mut aya_ebpf_cty::c_void, tuple: *mut aya_ebpf_bindings::bindings::bpf_sock_tuple, tuple_size: aya_ebpf_bindings::bindings::__u32, netns: aya_ebpf_bindings::bindings::__u64, flags: aya_ebpf_bindings::bindings::__u64) -> *mut aya_ebpf_bindings::bindings::bpf_sock
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sk_lookup_udp(ctx: *mut aya_ebpf_cty::c_void, tuple: *mut aya_ebpf_bindings::bindings::bpf_sock_tuple, tuple_size: aya_ebpf_bindings::bindings::__u32, netns: aya_ebpf_bindings::bindings::__u64, flags: aya_ebpf_bindings::bindings::__u64) -> *mut aya_ebpf_bindings::bindings::bpf_sock
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sk_redirect_hash(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, map: *mut aya_ebpf_cty::c_void, key: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sk_redirect_map(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, map: *mut aya_ebpf_cty::c_void, key: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sk_release(sock: *mut aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sk_select_reuseport(reuse: *mut aya_ebpf_bindings::bindings::sk_reuseport_md, map: *mut aya_ebpf_cty::c_void, key: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sk_storage_delete(map: *mut aya_ebpf_cty::c_void, sk: *mut aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sk_storage_get(map: *mut aya_ebpf_cty::c_void, sk: *mut aya_ebpf_cty::c_void, value: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> *mut aya_ebpf_cty::c_void
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_adjust_room(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, len_diff: aya_ebpf_bindings::bindings::__s32, mode: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_ancestor_cgroup_id(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, ancestor_level: aya_ebpf_cty::ad::c_int) -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_cgroup_classid(skb: *mut aya_ebpf_bindings::bindings::__sk_buff) -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_cgroup_id(skb: *mut aya_ebpf_bindings::bindings::__sk_buff) -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_change_head(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, len: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_change_proto(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, proto: aya_ebpf_bindings::bindings::__be16, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_change_tail(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, len: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_change_type(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, type_: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_ecn_set_ce(skb: *mut aya_ebpf_bindings::bindings::__sk_buff) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_get_tunnel_key(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, key: *mut aya_ebpf_bindings::bindings::bpf_tunnel_key, size: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_get_tunnel_opt(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, opt: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_get_xfrm_state(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, index: aya_ebpf_bindings::bindings::__u32, xfrm_state: *mut aya_ebpf_bindings::bindings::bpf_xfrm_state, size: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_load_bytes(skb: *const aya_ebpf_cty::c_void, offset: aya_ebpf_bindings::bindings::__u32, to: *mut aya_ebpf_cty::c_void, len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_load_bytes_relative(skb: *const aya_ebpf_cty::c_void, offset: aya_ebpf_bindings::bindings::__u32, to: *mut aya_ebpf_cty::c_void, len: aya_ebpf_bindings::bindings::__u32, start_header: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_output(ctx: *mut aya_ebpf_cty::c_void, map: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64, data: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_pull_data(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_set_tstamp(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, tstamp: aya_ebpf_bindings::bindings::__u64, tstamp_type: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_set_tunnel_key(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, key: *mut aya_ebpf_bindings::bindings::bpf_tunnel_key, size: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_set_tunnel_opt(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, opt: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_store_bytes(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, offset: aya_ebpf_bindings::bindings::__u32, from: *const aya_ebpf_cty::c_void, len: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_under_cgroup(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, map: *mut aya_ebpf_cty::c_void, index: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_vlan_pop(skb: *mut aya_ebpf_bindings::bindings::__sk_buff) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skb_vlan_push(skb: *mut aya_ebpf_bindings::bindings::__sk_buff, vlan_proto: aya_ebpf_bindings::bindings::__be16, vlan_tci: aya_ebpf_bindings::bindings::__u16) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skc_lookup_tcp(ctx: *mut aya_ebpf_cty::c_void, tuple: *mut aya_ebpf_bindings::bindings::bpf_sock_tuple, tuple_size: aya_ebpf_bindings::bindings::__u32, netns: aya_ebpf_bindings::bindings::__u64, flags: aya_ebpf_bindings::bindings::__u64) -> *mut aya_ebpf_bindings::bindings::bpf_sock
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skc_to_mptcp_sock(sk: *mut aya_ebpf_cty::c_void) -> *mut aya_ebpf_bindings::bindings::mptcp_sock
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skc_to_tcp6_sock(sk: *mut aya_ebpf_cty::c_void) -> *mut aya_ebpf_bindings::bindings::tcp6_sock
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skc_to_tcp_request_sock(sk: *mut aya_ebpf_cty::c_void) -> *mut aya_ebpf_bindings::bindings::tcp_request_sock
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skc_to_tcp_sock(sk: *mut aya_ebpf_cty::c_void) -> *mut aya_ebpf_bindings::bindings::tcp_sock
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skc_to_tcp_timewait_sock(sk: *mut aya_ebpf_cty::c_void) -> *mut aya_ebpf_bindings::bindings::tcp_timewait_sock
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skc_to_udp6_sock(sk: *mut aya_ebpf_cty::c_void) -> *mut aya_ebpf_bindings::bindings::udp6_sock
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_skc_to_unix_sock(sk: *mut aya_ebpf_cty::c_void) -> *mut aya_ebpf_bindings::bindings::unix_sock
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_snprintf(str_: *mut aya_ebpf_cty::ad::c_char, str_size: aya_ebpf_bindings::bindings::__u32, fmt: *const aya_ebpf_cty::ad::c_char, data: *mut aya_ebpf_bindings::bindings::__u64, data_len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_snprintf_btf(str_: *mut aya_ebpf_cty::ad::c_char, str_size: aya_ebpf_bindings::bindings::__u32, ptr: *mut aya_ebpf_bindings::bindings::btf_ptr, btf_ptr_size: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sock_from_file(file: *mut aya_ebpf_bindings::bindings::file) -> *mut aya_ebpf_bindings::bindings::socket
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sock_hash_update(skops: *mut aya_ebpf_bindings::bindings::bpf_sock_ops, map: *mut aya_ebpf_cty::c_void, key: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sock_map_update(skops: *mut aya_ebpf_bindings::bindings::bpf_sock_ops, map: *mut aya_ebpf_cty::c_void, key: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sock_ops_cb_flags_set(bpf_sock: *mut aya_ebpf_bindings::bindings::bpf_sock_ops, argval: aya_ebpf_cty::ad::c_int) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_spin_lock(lock: *mut aya_ebpf_bindings::bindings::bpf_spin_lock) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_spin_unlock(lock: *mut aya_ebpf_bindings::bindings::bpf_spin_lock) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_store_hdr_opt(skops: *mut aya_ebpf_bindings::bindings::bpf_sock_ops, from: *const aya_ebpf_cty::c_void, len: aya_ebpf_bindings::bindings::__u32, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_strncmp(s1: *const aya_ebpf_cty::ad::c_char, s1_sz: aya_ebpf_bindings::bindings::__u32, s2: *const aya_ebpf_cty::ad::c_char) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_strtol(buf: *const aya_ebpf_cty::ad::c_char, buf_len: aya_ebpf_cty::od::c_ulong, flags: aya_ebpf_bindings::bindings::__u64, res: *mut aya_ebpf_cty::od::c_long) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_strtoul(buf: *const aya_ebpf_cty::ad::c_char, buf_len: aya_ebpf_cty::od::c_ulong, flags: aya_ebpf_bindings::bindings::__u64, res: *mut aya_ebpf_cty::od::c_ulong) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sys_bpf(cmd: aya_ebpf_bindings::bindings::__u32, attr: *mut aya_ebpf_cty::c_void, attr_size: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sys_close(fd: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sysctl_get_current_value(ctx: *mut aya_ebpf_bindings::bindings::bpf_sysctl, buf: *mut aya_ebpf_cty::ad::c_char, buf_len: aya_ebpf_cty::od::c_ulong) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sysctl_get_name(ctx: *mut aya_ebpf_bindings::bindings::bpf_sysctl, buf: *mut aya_ebpf_cty::ad::c_char, buf_len: aya_ebpf_cty::od::c_ulong, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sysctl_get_new_value(ctx: *mut aya_ebpf_bindings::bindings::bpf_sysctl, buf: *mut aya_ebpf_cty::ad::c_char, buf_len: aya_ebpf_cty::od::c_ulong) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_sysctl_set_new_value(ctx: *mut aya_ebpf_bindings::bindings::bpf_sysctl, buf: *const aya_ebpf_cty::ad::c_char, buf_len: aya_ebpf_cty::od::c_ulong) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_tail_call(ctx: *mut aya_ebpf_cty::c_void, prog_array_map: *mut aya_ebpf_cty::c_void, index: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_task_pt_regs(task: *mut aya_ebpf_bindings::bindings::task_struct) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_task_storage_delete(map: *mut aya_ebpf_cty::c_void, task: *mut aya_ebpf_bindings::bindings::task_struct) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_task_storage_get(map: *mut aya_ebpf_cty::c_void, task: *mut aya_ebpf_bindings::bindings::task_struct, value: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> *mut aya_ebpf_cty::c_void
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_tcp_check_syncookie(sk: *mut aya_ebpf_cty::c_void, iph: *mut aya_ebpf_cty::c_void, iph_len: aya_ebpf_bindings::bindings::__u32, th: *mut aya_ebpf_bindings::bindings::tcphdr, th_len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_tcp_gen_syncookie(sk: *mut aya_ebpf_cty::c_void, iph: *mut aya_ebpf_cty::c_void, iph_len: aya_ebpf_bindings::bindings::__u32, th: *mut aya_ebpf_bindings::bindings::tcphdr, th_len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_bindings::bindings::__s64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_tcp_raw_check_syncookie_ipv4(iph: *mut aya_ebpf_bindings::bindings::iphdr, th: *mut aya_ebpf_bindings::bindings::tcphdr) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_tcp_raw_check_syncookie_ipv6(iph: *mut aya_ebpf_bindings::bindings::ipv6hdr, th: *mut aya_ebpf_bindings::bindings::tcphdr) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_tcp_raw_gen_syncookie_ipv4(iph: *mut aya_ebpf_bindings::bindings::iphdr, th: *mut aya_ebpf_bindings::bindings::tcphdr, th_len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_bindings::bindings::__s64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_tcp_raw_gen_syncookie_ipv6(iph: *mut aya_ebpf_bindings::bindings::ipv6hdr, th: *mut aya_ebpf_bindings::bindings::tcphdr, th_len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_bindings::bindings::__s64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_tcp_send_ack(tp: *mut aya_ebpf_cty::c_void, rcv_nxt: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_tcp_sock(sk: *mut aya_ebpf_bindings::bindings::bpf_sock) -> *mut aya_ebpf_bindings::bindings::bpf_tcp_sock
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_this_cpu_ptr(percpu_ptr: *const aya_ebpf_cty::c_void) -> *mut aya_ebpf_cty::c_void
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_timer_cancel(timer: *mut aya_ebpf_bindings::bindings::bpf_timer) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_timer_init(timer: *mut aya_ebpf_bindings::bindings::bpf_timer, map: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_timer_set_callback(timer: *mut aya_ebpf_bindings::bindings::bpf_timer, callback_fn: *mut aya_ebpf_cty::c_void) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_timer_start(timer: *mut aya_ebpf_bindings::bindings::bpf_timer, nsecs: aya_ebpf_bindings::bindings::__u64, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_trace_vprintk(fmt: *const aya_ebpf_cty::ad::c_char, fmt_size: aya_ebpf_bindings::bindings::__u32, data: *const aya_ebpf_cty::c_void, data_len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_user_ringbuf_drain(map: *mut aya_ebpf_cty::c_void, callback_fn: *mut aya_ebpf_cty::c_void, ctx: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_xdp_adjust_head(xdp_md: *mut aya_ebpf_bindings::bindings::xdp_md, delta: aya_ebpf_cty::ad::c_int) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_xdp_adjust_meta(xdp_md: *mut aya_ebpf_bindings::bindings::xdp_md, delta: aya_ebpf_cty::ad::c_int) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_xdp_adjust_tail(xdp_md: *mut aya_ebpf_bindings::bindings::xdp_md, delta: aya_ebpf_cty::ad::c_int) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_xdp_get_buff_len(xdp_md: *mut aya_ebpf_bindings::bindings::xdp_md) -> aya_ebpf_bindings::bindings::__u64
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_xdp_load_bytes(xdp_md: *mut aya_ebpf_bindings::bindings::xdp_md, offset: aya_ebpf_bindings::bindings::__u32, buf: *mut aya_ebpf_cty::c_void, len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_xdp_output(ctx: *mut aya_ebpf_cty::c_void, map: *mut aya_ebpf_cty::c_void, flags: aya_ebpf_bindings::bindings::__u64, data: *mut aya_ebpf_cty::c_void, size: aya_ebpf_bindings::bindings::__u64) -> aya_ebpf_cty::od::c_long
+pub unsafe fn aya_ebpf_bindings::helpers::bpf_xdp_store_bytes(xdp_md: *mut aya_ebpf_bindings::bindings::xdp_md, offset: aya_ebpf_bindings::bindings::__u32, buf: *mut aya_ebpf_cty::c_void, len: aya_ebpf_bindings::bindings::__u32) -> aya_ebpf_cty::od::c_long

+ 30 - 0
xtask/public-api/aya-ebpf-cty.txt

@@ -0,0 +1,30 @@
+pub mod aya_ebpf_cty
+pub type aya_ebpf_cty::c_char = aya_ebpf_cty::c_schar
+pub type aya_ebpf_cty::c_double = f64
+pub type aya_ebpf_cty::c_float = f32
+pub type aya_ebpf_cty::c_int = i32
+pub type aya_ebpf_cty::c_long = i64
+pub type aya_ebpf_cty::c_longlong = i64
+pub type aya_ebpf_cty::c_schar = i8
+pub type aya_ebpf_cty::c_short = i16
+pub type aya_ebpf_cty::c_uchar = u8
+pub type aya_ebpf_cty::c_uint = u32
+pub type aya_ebpf_cty::c_ulong = u64
+pub type aya_ebpf_cty::c_ulonglong = u64
+pub type aya_ebpf_cty::c_ushort = u16
+pub type aya_ebpf_cty::c_void = core::ffi::c_void
+pub type aya_ebpf_cty::int16_t = i16
+pub type aya_ebpf_cty::int32_t = i32
+pub type aya_ebpf_cty::int64_t = i64
+pub type aya_ebpf_cty::int8_t = i8
+pub type aya_ebpf_cty::intmax_t = i64
+pub type aya_ebpf_cty::intptr_t = isize
+pub type aya_ebpf_cty::ptrdiff_t = isize
+pub type aya_ebpf_cty::size_t = usize
+pub type aya_ebpf_cty::ssize_t = isize
+pub type aya_ebpf_cty::uint16_t = u16
+pub type aya_ebpf_cty::uint32_t = u32
+pub type aya_ebpf_cty::uint64_t = u64
+pub type aya_ebpf_cty::uint8_t = u8
+pub type aya_ebpf_cty::uintmax_t = u64
+pub type aya_ebpf_cty::uintptr_t = usize

+ 27 - 0
xtask/public-api/aya-ebpf-macros.txt

@@ -0,0 +1,27 @@
+pub mod aya_ebpf_macros
+pub proc macro aya_ebpf_macros::#[btf_tracepoint]
+pub proc macro aya_ebpf_macros::#[cgroup_device]
+pub proc macro aya_ebpf_macros::#[cgroup_skb]
+pub proc macro aya_ebpf_macros::#[cgroup_sock]
+pub proc macro aya_ebpf_macros::#[cgroup_sock_addr]
+pub proc macro aya_ebpf_macros::#[cgroup_sockopt]
+pub proc macro aya_ebpf_macros::#[cgroup_sysctl]
+pub proc macro aya_ebpf_macros::#[classifier]
+pub proc macro aya_ebpf_macros::#[fentry]
+pub proc macro aya_ebpf_macros::#[fexit]
+pub proc macro aya_ebpf_macros::#[kprobe]
+pub proc macro aya_ebpf_macros::#[kretprobe]
+pub proc macro aya_ebpf_macros::#[lsm]
+pub proc macro aya_ebpf_macros::#[map]
+pub proc macro aya_ebpf_macros::#[perf_event]
+pub proc macro aya_ebpf_macros::#[raw_tracepoint]
+pub proc macro aya_ebpf_macros::#[sk_lookup]
+pub proc macro aya_ebpf_macros::#[sk_msg]
+pub proc macro aya_ebpf_macros::#[sock_ops]
+pub proc macro aya_ebpf_macros::#[socket_filter]
+pub proc macro aya_ebpf_macros::#[stream_parser]
+pub proc macro aya_ebpf_macros::#[stream_verdict]
+pub proc macro aya_ebpf_macros::#[tracepoint]
+pub proc macro aya_ebpf_macros::#[uprobe]
+pub proc macro aya_ebpf_macros::#[uretprobe]
+pub proc macro aya_ebpf_macros::#[xdp]

+ 2591 - 0
xtask/public-api/aya-ebpf.txt

@@ -0,0 +1,2591 @@
+pub mod aya_ebpf
+pub use aya_ebpf::bindings
+pub use aya_ebpf::cty
+pub use aya_ebpf::macros
+pub mod aya_ebpf::helpers
+pub use aya_ebpf::helpers::gen
+pub macro aya_ebpf::helpers::bpf_printk!
+#[repr(transparent)] pub struct aya_ebpf::helpers::PrintkArg(_)
+impl aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from_raw(x: u64) -> Self
+impl core::clone::Clone for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::clone(&self) -> aya_ebpf::helpers::PrintkArg
+impl core::convert::From<char> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(x: char) -> aya_ebpf::helpers::PrintkArg
+impl core::convert::From<i16> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(x: i16) -> aya_ebpf::helpers::PrintkArg
+impl core::convert::From<i32> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(x: i32) -> aya_ebpf::helpers::PrintkArg
+impl core::convert::From<i64> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(x: i64) -> aya_ebpf::helpers::PrintkArg
+impl core::convert::From<i8> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(x: i8) -> aya_ebpf::helpers::PrintkArg
+impl core::convert::From<isize> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(x: isize) -> aya_ebpf::helpers::PrintkArg
+impl core::convert::From<u16> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(x: u16) -> aya_ebpf::helpers::PrintkArg
+impl core::convert::From<u32> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(x: u32) -> aya_ebpf::helpers::PrintkArg
+impl core::convert::From<u64> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(x: u64) -> aya_ebpf::helpers::PrintkArg
+impl core::convert::From<u8> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(x: u8) -> aya_ebpf::helpers::PrintkArg
+impl core::convert::From<usize> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(x: usize) -> aya_ebpf::helpers::PrintkArg
+impl core::marker::Copy for aya_ebpf::helpers::PrintkArg
+impl<T> core::convert::From<*const T> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(x: *const T) -> Self
+impl<T> core::convert::From<*mut T> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(x: *mut T) -> Self
+impl core::marker::Send for aya_ebpf::helpers::PrintkArg
+impl core::marker::Sync for aya_ebpf::helpers::PrintkArg
+impl core::marker::Unpin for aya_ebpf::helpers::PrintkArg
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::helpers::PrintkArg
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::helpers::PrintkArg
+impl<T, U> core::convert::Into<U> for aya_ebpf::helpers::PrintkArg where U: core::convert::From<T>
+pub fn aya_ebpf::helpers::PrintkArg::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::helpers::PrintkArg where U: core::convert::Into<T>
+pub type aya_ebpf::helpers::PrintkArg::Error = core::convert::Infallible
+pub fn aya_ebpf::helpers::PrintkArg::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::helpers::PrintkArg where U: core::convert::TryFrom<T>
+pub type aya_ebpf::helpers::PrintkArg::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::helpers::PrintkArg::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::helpers::PrintkArg where T: 'static + core::marker::Sized
+pub fn aya_ebpf::helpers::PrintkArg::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::helpers::PrintkArg where T: core::marker::Sized
+pub fn aya_ebpf::helpers::PrintkArg::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::helpers::PrintkArg where T: core::marker::Sized
+pub fn aya_ebpf::helpers::PrintkArg::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::helpers::PrintkArg
+pub fn aya_ebpf::helpers::PrintkArg::from(t: T) -> T
+pub fn aya_ebpf::helpers::bpf_get_current_comm() -> core::result::Result<[u8; 16], aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::helpers::bpf_get_current_pid_tgid() -> u64
+pub fn aya_ebpf::helpers::bpf_get_current_uid_gid() -> u64
+pub unsafe fn aya_ebpf::helpers::bpf_probe_read<T>(src: *const T) -> core::result::Result<T, aya_ebpf_cty::od::c_long>
+pub unsafe fn aya_ebpf::helpers::bpf_probe_read_buf(src: *const u8, dst: &mut [u8]) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub unsafe fn aya_ebpf::helpers::bpf_probe_read_kernel<T>(src: *const T) -> core::result::Result<T, aya_ebpf_cty::od::c_long>
+pub unsafe fn aya_ebpf::helpers::bpf_probe_read_kernel_buf(src: *const u8, dst: &mut [u8]) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub unsafe fn aya_ebpf::helpers::bpf_probe_read_kernel_str(src: *const u8, dest: &mut [u8]) -> core::result::Result<usize, aya_ebpf_cty::od::c_long>
+pub unsafe fn aya_ebpf::helpers::bpf_probe_read_kernel_str_bytes(src: *const u8, dest: &mut [u8]) -> core::result::Result<&[u8], aya_ebpf_cty::od::c_long>
+pub unsafe fn aya_ebpf::helpers::bpf_probe_read_str(src: *const u8, dest: &mut [u8]) -> core::result::Result<usize, aya_ebpf_cty::od::c_long>
+pub unsafe fn aya_ebpf::helpers::bpf_probe_read_user<T>(src: *const T) -> core::result::Result<T, aya_ebpf_cty::od::c_long>
+pub unsafe fn aya_ebpf::helpers::bpf_probe_read_user_buf(src: *const u8, dst: &mut [u8]) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub unsafe fn aya_ebpf::helpers::bpf_probe_read_user_str(src: *const u8, dest: &mut [u8]) -> core::result::Result<usize, aya_ebpf_cty::od::c_long>
+pub unsafe fn aya_ebpf::helpers::bpf_probe_read_user_str_bytes(src: *const u8, dest: &mut [u8]) -> core::result::Result<&[u8], aya_ebpf_cty::od::c_long>
+pub unsafe fn aya_ebpf::helpers::bpf_probe_write_user<T>(dst: *mut T, src: *const T) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub mod aya_ebpf::maps
+pub mod aya_ebpf::maps::array
+#[repr(transparent)] pub struct aya_ebpf::maps::array::Array<T>
+impl<T> aya_ebpf::maps::array::Array<T>
+pub fn aya_ebpf::maps::array::Array<T>::get(&self, index: u32) -> core::option::Option<&T>
+pub fn aya_ebpf::maps::array::Array<T>::get_ptr(&self, index: u32) -> core::option::Option<*const T>
+pub fn aya_ebpf::maps::array::Array<T>::get_ptr_mut(&self, index: u32) -> core::option::Option<*mut T>
+pub const fn aya_ebpf::maps::array::Array<T>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::array::Array<T>
+pub const fn aya_ebpf::maps::array::Array<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::array::Array<T>
+impl<T: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::array::Array<T>
+impl<T> core::marker::Send for aya_ebpf::maps::array::Array<T> where T: core::marker::Send
+impl<T> core::marker::Unpin for aya_ebpf::maps::array::Array<T> where T: core::marker::Unpin
+impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::array::Array<T>
+impl<T> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::array::Array<T> where T: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::array::Array<T> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::array::Array<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::array::Array<T> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::array::Array<T>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::array::Array<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::array::Array<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::array::Array<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::array::Array<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::array::Array<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::array::Array<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::array::Array<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::array::Array<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::array::Array<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::array::Array<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::array::Array<T>
+pub fn aya_ebpf::maps::array::Array<T>::from(t: T) -> T
+pub mod aya_ebpf::maps::bloom_filter
+#[repr(transparent)] pub struct aya_ebpf::maps::bloom_filter::BloomFilter<T>
+impl<T> aya_ebpf::maps::bloom_filter::BloomFilter<T>
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::contains(&mut self, value: &T) -> core::result::Result<(), i64>
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::insert(&mut self, value: &T, flags: u64) -> core::result::Result<(), i64>
+pub const fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::bloom_filter::BloomFilter<T>
+pub const fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::bloom_filter::BloomFilter<T>
+impl<T> core::marker::Send for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Send
+impl<T> core::marker::Sync for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Sync
+impl<T> core::marker::Unpin for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Unpin
+impl<T> core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::panic::unwind_safe::RefUnwindSafe
+impl<T> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::bloom_filter::BloomFilter<T> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::bloom_filter::BloomFilter<T> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::bloom_filter::BloomFilter<T>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::bloom_filter::BloomFilter<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::bloom_filter::BloomFilter<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::bloom_filter::BloomFilter<T>
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::from(t: T) -> T
+pub mod aya_ebpf::maps::hash_map
+#[repr(transparent)] pub struct aya_ebpf::maps::hash_map::HashMap<K, V>
+impl<K, V> aya_ebpf::maps::hash_map::HashMap<K, V>
+pub unsafe fn aya_ebpf::maps::hash_map::HashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::HashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::HashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::HashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::HashMap<K, V>
+impl<K: core::marker::Sync, V: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::hash_map::HashMap<K, V>
+impl<K, V> core::marker::Send for aya_ebpf::maps::hash_map::HashMap<K, V> where K: core::marker::Send, V: core::marker::Send
+impl<K, V> core::marker::Unpin for aya_ebpf::maps::hash_map::HashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
+impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::hash_map::HashMap<K, V>
+impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::hash_map::HashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::hash_map::HashMap<K, V> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::hash_map::HashMap<K, V> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::hash_map::HashMap<K, V>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::hash_map::HashMap<K, V> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::hash_map::HashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::hash_map::HashMap<K, V> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::hash_map::HashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::hash_map::HashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::hash_map::HashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::hash_map::LruHashMap<K, V>
+impl<K, V> aya_ebpf::maps::hash_map::LruHashMap<K, V>
+pub unsafe fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::LruHashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::LruHashMap<K, V>
+impl<K: core::marker::Sync, V: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::hash_map::LruHashMap<K, V>
+impl<K, V> core::marker::Send for aya_ebpf::maps::hash_map::LruHashMap<K, V> where K: core::marker::Send, V: core::marker::Send
+impl<K, V> core::marker::Unpin for aya_ebpf::maps::hash_map::LruHashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
+impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::hash_map::LruHashMap<K, V>
+impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::hash_map::LruHashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::hash_map::LruHashMap<K, V> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::hash_map::LruHashMap<K, V> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::hash_map::LruHashMap<K, V>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::hash_map::LruHashMap<K, V> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::hash_map::LruHashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::hash_map::LruHashMap<K, V> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::hash_map::LruHashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::hash_map::LruHashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::hash_map::LruHashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>
+impl<K, V> aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>
+pub unsafe fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>
+impl<K, V> core::marker::Sync for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>
+impl<K, V> core::marker::Send for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where K: core::marker::Send, V: core::marker::Send
+impl<K, V> core::marker::Unpin for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
+impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>
+impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>
+impl<K, V> aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>
+pub unsafe fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>
+impl<K, V> core::marker::Sync for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>
+impl<K, V> core::marker::Send for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where K: core::marker::Send, V: core::marker::Send
+impl<K, V> core::marker::Unpin for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
+impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>
+impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::from(t: T) -> T
+pub mod aya_ebpf::maps::lpm_trie
+#[repr(packed)] pub struct aya_ebpf::maps::lpm_trie::Key<K>
+pub aya_ebpf::maps::lpm_trie::Key::data: K
+pub aya_ebpf::maps::lpm_trie::Key::prefix_len: u32
+impl<K> aya_ebpf::maps::lpm_trie::Key<K>
+pub fn aya_ebpf::maps::lpm_trie::Key<K>::new(prefix_len: u32, data: K) -> Self
+impl<K> core::marker::Send for aya_ebpf::maps::lpm_trie::Key<K> where K: core::marker::Send
+impl<K> core::marker::Sync for aya_ebpf::maps::lpm_trie::Key<K> where K: core::marker::Sync
+impl<K> core::marker::Unpin for aya_ebpf::maps::lpm_trie::Key<K> where K: core::marker::Unpin
+impl<K> core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::lpm_trie::Key<K> where K: core::panic::unwind_safe::RefUnwindSafe
+impl<K> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::lpm_trie::Key<K> where K: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::lpm_trie::Key<K> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::lpm_trie::Key<K>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::lpm_trie::Key<K> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::lpm_trie::Key<K>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::lpm_trie::Key<K>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::lpm_trie::Key<K> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::lpm_trie::Key<K>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::lpm_trie::Key<K>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::lpm_trie::Key<K> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::lpm_trie::Key<K>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::lpm_trie::Key<K> where T: core::marker::Sized
+pub fn aya_ebpf::maps::lpm_trie::Key<K>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::lpm_trie::Key<K> where T: core::marker::Sized
+pub fn aya_ebpf::maps::lpm_trie::Key<K>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::lpm_trie::Key<K>
+pub fn aya_ebpf::maps::lpm_trie::Key<K>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::lpm_trie::LpmTrie<K, V>
+impl<K, V> aya_ebpf::maps::lpm_trie::LpmTrie<K, V>
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::get(&self, key: &aya_ebpf::maps::lpm_trie::Key<K>) -> core::option::Option<&V>
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::insert(&self, key: &aya_ebpf::maps::lpm_trie::Key<K>, value: &V, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::lpm_trie::LpmTrie<K, V>
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::remove(&self, key: &aya_ebpf::maps::lpm_trie::Key<K>) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::lpm_trie::LpmTrie<K, V>
+impl<K: core::marker::Sync, V: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::lpm_trie::LpmTrie<K, V>
+impl<K, V> core::marker::Send for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where K: core::marker::Send, V: core::marker::Send
+impl<K, V> core::marker::Unpin for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
+impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::lpm_trie::LpmTrie<K, V>
+impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::lpm_trie::LpmTrie<K, V>
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::from(t: T) -> T
+pub mod aya_ebpf::maps::per_cpu_array
+#[repr(transparent)] pub struct aya_ebpf::maps::per_cpu_array::PerCpuArray<T>
+impl<T> aya_ebpf::maps::per_cpu_array::PerCpuArray<T>
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::get(&self, index: u32) -> core::option::Option<&T>
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::get_ptr(&self, index: u32) -> core::option::Option<*const T>
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::get_ptr_mut(&self, index: u32) -> core::option::Option<*mut T>
+pub const fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::per_cpu_array::PerCpuArray<T>
+pub const fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::per_cpu_array::PerCpuArray<T>
+impl<T> core::marker::Sync for aya_ebpf::maps::per_cpu_array::PerCpuArray<T>
+impl<T> core::marker::Send for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Send
+impl<T> core::marker::Unpin for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Unpin
+impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::per_cpu_array::PerCpuArray<T>
+impl<T> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where T: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::per_cpu_array::PerCpuArray<T>
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::from(t: T) -> T
+pub mod aya_ebpf::maps::perf
+#[repr(transparent)] pub struct aya_ebpf::maps::perf::PerfEventArray<T>
+impl<T> aya_ebpf::maps::PerfEventArray<T>
+pub const fn aya_ebpf::maps::PerfEventArray<T>::new(flags: u32) -> aya_ebpf::maps::PerfEventArray<T>
+pub fn aya_ebpf::maps::PerfEventArray<T>::output<C: aya_ebpf::EbpfContext>(&self, ctx: &C, data: &T, flags: u32)
+pub fn aya_ebpf::maps::PerfEventArray<T>::output_at_index<C: aya_ebpf::EbpfContext>(&self, ctx: &C, index: u32, data: &T, flags: u32)
+pub const fn aya_ebpf::maps::PerfEventArray<T>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::PerfEventArray<T>
+pub const fn aya_ebpf::maps::PerfEventArray<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::PerfEventArray<T>
+impl<T: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::PerfEventArray<T>
+impl<T> core::marker::Send for aya_ebpf::maps::PerfEventArray<T> where T: core::marker::Send
+impl<T> core::marker::Unpin for aya_ebpf::maps::PerfEventArray<T> where T: core::marker::Unpin
+impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::PerfEventArray<T>
+impl<T> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::PerfEventArray<T> where T: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::PerfEventArray<T> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::PerfEventArray<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::PerfEventArray<T> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::PerfEventArray<T>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::PerfEventArray<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::PerfEventArray<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::PerfEventArray<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::PerfEventArray<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::PerfEventArray<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::PerfEventArray<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::PerfEventArray<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::PerfEventArray<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::PerfEventArray<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::PerfEventArray<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::PerfEventArray<T>
+pub fn aya_ebpf::maps::PerfEventArray<T>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::perf::PerfEventByteArray
+impl aya_ebpf::maps::PerfEventByteArray
+pub const fn aya_ebpf::maps::PerfEventByteArray::new(flags: u32) -> aya_ebpf::maps::PerfEventByteArray
+pub fn aya_ebpf::maps::PerfEventByteArray::output<C: aya_ebpf::EbpfContext>(&self, ctx: &C, data: &[u8], flags: u32)
+pub fn aya_ebpf::maps::PerfEventByteArray::output_at_index<C: aya_ebpf::EbpfContext>(&self, ctx: &C, index: u32, data: &[u8], flags: u32)
+pub const fn aya_ebpf::maps::PerfEventByteArray::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::PerfEventByteArray
+pub const fn aya_ebpf::maps::PerfEventByteArray::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::PerfEventByteArray
+impl core::marker::Sync for aya_ebpf::maps::PerfEventByteArray
+impl core::marker::Send for aya_ebpf::maps::PerfEventByteArray
+impl core::marker::Unpin for aya_ebpf::maps::PerfEventByteArray
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::PerfEventByteArray
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::PerfEventByteArray
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::PerfEventByteArray where U: core::convert::From<T>
+pub fn aya_ebpf::maps::PerfEventByteArray::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::PerfEventByteArray where U: core::convert::Into<T>
+pub type aya_ebpf::maps::PerfEventByteArray::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::PerfEventByteArray::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::PerfEventByteArray where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::PerfEventByteArray::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::PerfEventByteArray::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::PerfEventByteArray where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::PerfEventByteArray::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::PerfEventByteArray where T: core::marker::Sized
+pub fn aya_ebpf::maps::PerfEventByteArray::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::PerfEventByteArray where T: core::marker::Sized
+pub fn aya_ebpf::maps::PerfEventByteArray::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::PerfEventByteArray
+pub fn aya_ebpf::maps::PerfEventByteArray::from(t: T) -> T
+pub mod aya_ebpf::maps::program_array
+#[repr(transparent)] pub struct aya_ebpf::maps::program_array::ProgramArray
+impl aya_ebpf::maps::program_array::ProgramArray
+pub const fn aya_ebpf::maps::program_array::ProgramArray::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::program_array::ProgramArray
+pub unsafe fn aya_ebpf::maps::program_array::ProgramArray::tail_call<C: aya_ebpf::EbpfContext>(&self, ctx: &C, index: u32) -> core::result::Result<never, aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::program_array::ProgramArray::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::program_array::ProgramArray
+impl core::marker::Sync for aya_ebpf::maps::program_array::ProgramArray
+impl core::marker::Send for aya_ebpf::maps::program_array::ProgramArray
+impl core::marker::Unpin for aya_ebpf::maps::program_array::ProgramArray
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::program_array::ProgramArray
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::program_array::ProgramArray
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::program_array::ProgramArray where U: core::convert::From<T>
+pub fn aya_ebpf::maps::program_array::ProgramArray::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::program_array::ProgramArray where U: core::convert::Into<T>
+pub type aya_ebpf::maps::program_array::ProgramArray::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::program_array::ProgramArray::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::program_array::ProgramArray where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::program_array::ProgramArray::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::program_array::ProgramArray::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::program_array::ProgramArray where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::program_array::ProgramArray::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::program_array::ProgramArray where T: core::marker::Sized
+pub fn aya_ebpf::maps::program_array::ProgramArray::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::program_array::ProgramArray where T: core::marker::Sized
+pub fn aya_ebpf::maps::program_array::ProgramArray::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::program_array::ProgramArray
+pub fn aya_ebpf::maps::program_array::ProgramArray::from(t: T) -> T
+pub mod aya_ebpf::maps::queue
+#[repr(transparent)] pub struct aya_ebpf::maps::queue::Queue<T>
+impl<T> aya_ebpf::maps::queue::Queue<T>
+pub const fn aya_ebpf::maps::queue::Queue<T>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::queue::Queue<T>
+pub fn aya_ebpf::maps::queue::Queue<T>::pop(&self) -> core::option::Option<T>
+pub fn aya_ebpf::maps::queue::Queue<T>::push(&self, value: &T, flags: u64) -> core::result::Result<(), i64>
+pub const fn aya_ebpf::maps::queue::Queue<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::queue::Queue<T>
+impl<T: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::queue::Queue<T>
+impl<T> core::marker::Send for aya_ebpf::maps::queue::Queue<T> where T: core::marker::Send
+impl<T> core::marker::Unpin for aya_ebpf::maps::queue::Queue<T> where T: core::marker::Unpin
+impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::queue::Queue<T>
+impl<T> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::queue::Queue<T> where T: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::queue::Queue<T> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::queue::Queue<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::queue::Queue<T> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::queue::Queue<T>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::queue::Queue<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::queue::Queue<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::queue::Queue<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::queue::Queue<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::queue::Queue<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::queue::Queue<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::queue::Queue<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::queue::Queue<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::queue::Queue<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::queue::Queue<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::queue::Queue<T>
+pub fn aya_ebpf::maps::queue::Queue<T>::from(t: T) -> T
+pub mod aya_ebpf::maps::ring_buf
+#[repr(transparent)] pub struct aya_ebpf::maps::ring_buf::RingBuf
+impl aya_ebpf::maps::ring_buf::RingBuf
+pub fn aya_ebpf::maps::ring_buf::RingBuf::output<T: core::marker::Sized>(&self, data: &T, flags: u64) -> core::result::Result<(), i64>
+pub const fn aya_ebpf::maps::ring_buf::RingBuf::pinned(byte_size: u32, flags: u32) -> Self
+pub fn aya_ebpf::maps::ring_buf::RingBuf::query(&self, flags: u64) -> u64
+pub fn aya_ebpf::maps::ring_buf::RingBuf::reserve<T: 'static>(&self, flags: u64) -> core::option::Option<aya_ebpf::maps::ring_buf::RingBufEntry<T>> where const_assert::Assert<{ _ }>: const_assert::IsTrue
+pub const fn aya_ebpf::maps::ring_buf::RingBuf::with_byte_size(byte_size: u32, flags: u32) -> Self
+impl core::marker::Sync for aya_ebpf::maps::ring_buf::RingBuf
+impl core::marker::Send for aya_ebpf::maps::ring_buf::RingBuf
+impl core::marker::Unpin for aya_ebpf::maps::ring_buf::RingBuf
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::ring_buf::RingBuf
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::ring_buf::RingBuf
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::ring_buf::RingBuf where U: core::convert::From<T>
+pub fn aya_ebpf::maps::ring_buf::RingBuf::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::ring_buf::RingBuf where U: core::convert::Into<T>
+pub type aya_ebpf::maps::ring_buf::RingBuf::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::ring_buf::RingBuf::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::ring_buf::RingBuf where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::ring_buf::RingBuf::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::ring_buf::RingBuf::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::ring_buf::RingBuf where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::ring_buf::RingBuf::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::ring_buf::RingBuf where T: core::marker::Sized
+pub fn aya_ebpf::maps::ring_buf::RingBuf::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::ring_buf::RingBuf where T: core::marker::Sized
+pub fn aya_ebpf::maps::ring_buf::RingBuf::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::ring_buf::RingBuf
+pub fn aya_ebpf::maps::ring_buf::RingBuf::from(t: T) -> T
+pub struct aya_ebpf::maps::ring_buf::RingBufEntry<T: 'static>(_)
+impl<T> aya_ebpf::maps::ring_buf::RingBufEntry<T>
+pub fn aya_ebpf::maps::ring_buf::RingBufEntry<T>::discard(self, flags: u64)
+pub fn aya_ebpf::maps::ring_buf::RingBufEntry<T>::submit(self, flags: u64)
+impl<T> core::ops::deref::Deref for aya_ebpf::maps::ring_buf::RingBufEntry<T>
+pub type aya_ebpf::maps::ring_buf::RingBufEntry<T>::Target = core::mem::maybe_uninit::MaybeUninit<T>
+pub fn aya_ebpf::maps::ring_buf::RingBufEntry<T>::deref(&self) -> &Self::Target
+impl<T> core::ops::deref::DerefMut for aya_ebpf::maps::ring_buf::RingBufEntry<T>
+pub fn aya_ebpf::maps::ring_buf::RingBufEntry<T>::deref_mut(&mut self) -> &mut Self::Target
+impl<T> core::marker::Send for aya_ebpf::maps::ring_buf::RingBufEntry<T> where T: core::marker::Send
+impl<T> core::marker::Sync for aya_ebpf::maps::ring_buf::RingBufEntry<T> where T: core::marker::Sync
+impl<T> core::marker::Unpin for aya_ebpf::maps::ring_buf::RingBufEntry<T>
+impl<T> core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::ring_buf::RingBufEntry<T> where T: core::panic::unwind_safe::RefUnwindSafe
+impl<T> !core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::ring_buf::RingBufEntry<T>
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::ring_buf::RingBufEntry<T> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::ring_buf::RingBufEntry<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::ring_buf::RingBufEntry<T> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::ring_buf::RingBufEntry<T>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::ring_buf::RingBufEntry<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::ring_buf::RingBufEntry<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::ring_buf::RingBufEntry<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::ring_buf::RingBufEntry<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::ring_buf::RingBufEntry<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::ring_buf::RingBufEntry<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::ring_buf::RingBufEntry<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::ring_buf::RingBufEntry<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::ring_buf::RingBufEntry<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::ring_buf::RingBufEntry<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::ring_buf::RingBufEntry<T>
+pub fn aya_ebpf::maps::ring_buf::RingBufEntry<T>::from(t: T) -> T
+pub mod aya_ebpf::maps::sock_hash
+#[repr(transparent)] pub struct aya_ebpf::maps::sock_hash::SockHash<K>
+impl<K> aya_ebpf::maps::sock_hash::SockHash<K>
+pub const fn aya_ebpf::maps::sock_hash::SockHash<K>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::sock_hash::SockHash<K>
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::redirect_msg(&self, ctx: &aya_ebpf::programs::sk_msg::SkMsgContext, key: &mut K, flags: u64) -> i64
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::redirect_sk_lookup(&mut self, ctx: &aya_ebpf::programs::sk_lookup::SkLookupContext, key: impl core::borrow::Borrow<K>, flags: u64) -> core::result::Result<(), u32>
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::redirect_skb(&self, ctx: &aya_ebpf::programs::sk_buff::SkBuffContext, key: &mut K, flags: u64) -> i64
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::update(&self, key: &mut K, sk_ops: &mut aya_ebpf_bindings::x86_64::bindings::bpf_sock_ops, flags: u64) -> core::result::Result<(), i64>
+pub const fn aya_ebpf::maps::sock_hash::SockHash<K>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::sock_hash::SockHash<K>
+impl<K: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::sock_hash::SockHash<K>
+impl<K> core::marker::Send for aya_ebpf::maps::sock_hash::SockHash<K> where K: core::marker::Send
+impl<K> core::marker::Unpin for aya_ebpf::maps::sock_hash::SockHash<K> where K: core::marker::Unpin
+impl<K> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::sock_hash::SockHash<K>
+impl<K> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::sock_hash::SockHash<K> where K: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::sock_hash::SockHash<K> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::sock_hash::SockHash<K> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::sock_hash::SockHash<K>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::sock_hash::SockHash<K> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::sock_hash::SockHash<K>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::sock_hash::SockHash<K> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::sock_hash::SockHash<K> where T: core::marker::Sized
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::sock_hash::SockHash<K> where T: core::marker::Sized
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::sock_hash::SockHash<K>
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::from(t: T) -> T
+pub mod aya_ebpf::maps::sock_map
+#[repr(transparent)] pub struct aya_ebpf::maps::sock_map::SockMap
+impl aya_ebpf::maps::sock_map::SockMap
+pub const fn aya_ebpf::maps::sock_map::SockMap::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::sock_map::SockMap
+pub unsafe fn aya_ebpf::maps::sock_map::SockMap::redirect_msg(&self, ctx: &aya_ebpf::programs::sk_msg::SkMsgContext, index: u32, flags: u64) -> i64
+pub fn aya_ebpf::maps::sock_map::SockMap::redirect_sk_lookup(&mut self, ctx: &aya_ebpf::programs::sk_lookup::SkLookupContext, index: u32, flags: u64) -> core::result::Result<(), u32>
+pub unsafe fn aya_ebpf::maps::sock_map::SockMap::redirect_skb(&self, ctx: &aya_ebpf::programs::sk_buff::SkBuffContext, index: u32, flags: u64) -> i64
+pub unsafe fn aya_ebpf::maps::sock_map::SockMap::update(&self, index: u32, sk_ops: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock_ops, flags: u64) -> core::result::Result<(), i64>
+pub const fn aya_ebpf::maps::sock_map::SockMap::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::sock_map::SockMap
+impl core::marker::Sync for aya_ebpf::maps::sock_map::SockMap
+impl core::marker::Send for aya_ebpf::maps::sock_map::SockMap
+impl core::marker::Unpin for aya_ebpf::maps::sock_map::SockMap
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::sock_map::SockMap
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::sock_map::SockMap
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::sock_map::SockMap where U: core::convert::From<T>
+pub fn aya_ebpf::maps::sock_map::SockMap::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::sock_map::SockMap where U: core::convert::Into<T>
+pub type aya_ebpf::maps::sock_map::SockMap::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::sock_map::SockMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::sock_map::SockMap where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::sock_map::SockMap::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::sock_map::SockMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::sock_map::SockMap where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::sock_map::SockMap::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::sock_map::SockMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::sock_map::SockMap::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::sock_map::SockMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::sock_map::SockMap::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::sock_map::SockMap
+pub fn aya_ebpf::maps::sock_map::SockMap::from(t: T) -> T
+pub mod aya_ebpf::maps::stack
+#[repr(transparent)] pub struct aya_ebpf::maps::stack::Stack<T>
+impl<T> aya_ebpf::maps::stack::Stack<T>
+pub const fn aya_ebpf::maps::stack::Stack<T>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::stack::Stack<T>
+pub fn aya_ebpf::maps::stack::Stack<T>::pop(&mut self) -> core::option::Option<T>
+pub fn aya_ebpf::maps::stack::Stack<T>::push(&mut self, value: &T, flags: u64) -> core::result::Result<(), i64>
+pub const fn aya_ebpf::maps::stack::Stack<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::stack::Stack<T>
+impl<T> core::marker::Send for aya_ebpf::maps::stack::Stack<T> where T: core::marker::Send
+impl<T> core::marker::Sync for aya_ebpf::maps::stack::Stack<T> where T: core::marker::Sync
+impl<T> core::marker::Unpin for aya_ebpf::maps::stack::Stack<T> where T: core::marker::Unpin
+impl<T> core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::stack::Stack<T> where T: core::panic::unwind_safe::RefUnwindSafe
+impl<T> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::stack::Stack<T> where T: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::stack::Stack<T> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::stack::Stack<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::stack::Stack<T> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::stack::Stack<T>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::stack::Stack<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::stack::Stack<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::stack::Stack<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::stack::Stack<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::stack::Stack<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::stack::Stack<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::stack::Stack<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::stack::Stack<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::stack::Stack<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::stack::Stack<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::stack::Stack<T>
+pub fn aya_ebpf::maps::stack::Stack<T>::from(t: T) -> T
+pub mod aya_ebpf::maps::stack_trace
+#[repr(transparent)] pub struct aya_ebpf::maps::stack_trace::StackTrace
+impl aya_ebpf::maps::stack_trace::StackTrace
+pub unsafe fn aya_ebpf::maps::stack_trace::StackTrace::get_stackid<C: aya_ebpf::EbpfContext>(&self, ctx: &C, flags: u64) -> core::result::Result<i64, i64>
+pub const fn aya_ebpf::maps::stack_trace::StackTrace::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::stack_trace::StackTrace
+pub const fn aya_ebpf::maps::stack_trace::StackTrace::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::stack_trace::StackTrace
+impl core::marker::Sync for aya_ebpf::maps::stack_trace::StackTrace
+impl core::marker::Send for aya_ebpf::maps::stack_trace::StackTrace
+impl core::marker::Unpin for aya_ebpf::maps::stack_trace::StackTrace
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::stack_trace::StackTrace
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::stack_trace::StackTrace
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::stack_trace::StackTrace where U: core::convert::From<T>
+pub fn aya_ebpf::maps::stack_trace::StackTrace::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::stack_trace::StackTrace where U: core::convert::Into<T>
+pub type aya_ebpf::maps::stack_trace::StackTrace::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::stack_trace::StackTrace::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::stack_trace::StackTrace where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::stack_trace::StackTrace::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::stack_trace::StackTrace::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::stack_trace::StackTrace where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::stack_trace::StackTrace::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::stack_trace::StackTrace where T: core::marker::Sized
+pub fn aya_ebpf::maps::stack_trace::StackTrace::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::stack_trace::StackTrace where T: core::marker::Sized
+pub fn aya_ebpf::maps::stack_trace::StackTrace::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::stack_trace::StackTrace
+pub fn aya_ebpf::maps::stack_trace::StackTrace::from(t: T) -> T
+pub mod aya_ebpf::maps::xdp
+#[repr(transparent)] pub struct aya_ebpf::maps::xdp::CpuMap
+impl aya_ebpf::maps::CpuMap
+pub const fn aya_ebpf::maps::CpuMap::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::CpuMap
+pub fn aya_ebpf::maps::CpuMap::redirect(&self, index: u32, flags: u64) -> core::result::Result<u32, u32>
+pub const fn aya_ebpf::maps::CpuMap::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::CpuMap
+impl core::marker::Sync for aya_ebpf::maps::CpuMap
+impl core::marker::Send for aya_ebpf::maps::CpuMap
+impl core::marker::Unpin for aya_ebpf::maps::CpuMap
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::CpuMap
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::CpuMap
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::CpuMap where U: core::convert::From<T>
+pub fn aya_ebpf::maps::CpuMap::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::CpuMap where U: core::convert::Into<T>
+pub type aya_ebpf::maps::CpuMap::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::CpuMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::CpuMap where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::CpuMap::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::CpuMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::CpuMap where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::CpuMap::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::CpuMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::CpuMap::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::CpuMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::CpuMap::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::CpuMap
+pub fn aya_ebpf::maps::CpuMap::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::xdp::DevMap
+impl aya_ebpf::maps::DevMap
+pub fn aya_ebpf::maps::DevMap::get(&self, index: u32) -> core::option::Option<DevMapValue>
+pub const fn aya_ebpf::maps::DevMap::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::DevMap
+pub fn aya_ebpf::maps::DevMap::redirect(&self, index: u32, flags: u64) -> core::result::Result<u32, u32>
+pub const fn aya_ebpf::maps::DevMap::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::DevMap
+impl core::marker::Sync for aya_ebpf::maps::DevMap
+impl core::marker::Send for aya_ebpf::maps::DevMap
+impl core::marker::Unpin for aya_ebpf::maps::DevMap
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::DevMap
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::DevMap
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::DevMap where U: core::convert::From<T>
+pub fn aya_ebpf::maps::DevMap::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::DevMap where U: core::convert::Into<T>
+pub type aya_ebpf::maps::DevMap::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::DevMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::DevMap where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::DevMap::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::DevMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::DevMap where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::DevMap::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::DevMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::DevMap::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::DevMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::DevMap::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::DevMap
+pub fn aya_ebpf::maps::DevMap::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::xdp::DevMapHash
+impl aya_ebpf::maps::DevMapHash
+pub fn aya_ebpf::maps::DevMapHash::get(&self, key: u32) -> core::option::Option<DevMapValue>
+pub const fn aya_ebpf::maps::DevMapHash::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::DevMapHash
+pub fn aya_ebpf::maps::DevMapHash::redirect(&self, key: u32, flags: u64) -> core::result::Result<u32, u32>
+pub const fn aya_ebpf::maps::DevMapHash::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::DevMapHash
+impl core::marker::Sync for aya_ebpf::maps::DevMapHash
+impl core::marker::Send for aya_ebpf::maps::DevMapHash
+impl core::marker::Unpin for aya_ebpf::maps::DevMapHash
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::DevMapHash
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::DevMapHash
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::DevMapHash where U: core::convert::From<T>
+pub fn aya_ebpf::maps::DevMapHash::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::DevMapHash where U: core::convert::Into<T>
+pub type aya_ebpf::maps::DevMapHash::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::DevMapHash::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::DevMapHash where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::DevMapHash::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::DevMapHash::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::DevMapHash where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::DevMapHash::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::DevMapHash where T: core::marker::Sized
+pub fn aya_ebpf::maps::DevMapHash::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::DevMapHash where T: core::marker::Sized
+pub fn aya_ebpf::maps::DevMapHash::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::DevMapHash
+pub fn aya_ebpf::maps::DevMapHash::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::xdp::XskMap
+impl aya_ebpf::maps::XskMap
+pub fn aya_ebpf::maps::XskMap::get(&self, index: u32) -> core::option::Option<u32>
+pub const fn aya_ebpf::maps::XskMap::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::XskMap
+pub fn aya_ebpf::maps::XskMap::redirect(&self, index: u32, flags: u64) -> core::result::Result<u32, u32>
+pub const fn aya_ebpf::maps::XskMap::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::XskMap
+impl core::marker::Sync for aya_ebpf::maps::XskMap
+impl core::marker::Send for aya_ebpf::maps::XskMap
+impl core::marker::Unpin for aya_ebpf::maps::XskMap
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::XskMap
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::XskMap
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::XskMap where U: core::convert::From<T>
+pub fn aya_ebpf::maps::XskMap::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::XskMap where U: core::convert::Into<T>
+pub type aya_ebpf::maps::XskMap::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::XskMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::XskMap where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::XskMap::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::XskMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::XskMap where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::XskMap::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::XskMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::XskMap::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::XskMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::XskMap::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::XskMap
+pub fn aya_ebpf::maps::XskMap::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::Array<T>
+impl<T> aya_ebpf::maps::array::Array<T>
+pub fn aya_ebpf::maps::array::Array<T>::get(&self, index: u32) -> core::option::Option<&T>
+pub fn aya_ebpf::maps::array::Array<T>::get_ptr(&self, index: u32) -> core::option::Option<*const T>
+pub fn aya_ebpf::maps::array::Array<T>::get_ptr_mut(&self, index: u32) -> core::option::Option<*mut T>
+pub const fn aya_ebpf::maps::array::Array<T>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::array::Array<T>
+pub const fn aya_ebpf::maps::array::Array<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::array::Array<T>
+impl<T: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::array::Array<T>
+impl<T> core::marker::Send for aya_ebpf::maps::array::Array<T> where T: core::marker::Send
+impl<T> core::marker::Unpin for aya_ebpf::maps::array::Array<T> where T: core::marker::Unpin
+impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::array::Array<T>
+impl<T> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::array::Array<T> where T: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::array::Array<T> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::array::Array<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::array::Array<T> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::array::Array<T>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::array::Array<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::array::Array<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::array::Array<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::array::Array<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::array::Array<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::array::Array<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::array::Array<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::array::Array<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::array::Array<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::array::Array<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::array::Array<T>
+pub fn aya_ebpf::maps::array::Array<T>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::BloomFilter<T>
+impl<T> aya_ebpf::maps::bloom_filter::BloomFilter<T>
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::contains(&mut self, value: &T) -> core::result::Result<(), i64>
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::insert(&mut self, value: &T, flags: u64) -> core::result::Result<(), i64>
+pub const fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::bloom_filter::BloomFilter<T>
+pub const fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::bloom_filter::BloomFilter<T>
+impl<T> core::marker::Send for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Send
+impl<T> core::marker::Sync for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Sync
+impl<T> core::marker::Unpin for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Unpin
+impl<T> core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::panic::unwind_safe::RefUnwindSafe
+impl<T> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::bloom_filter::BloomFilter<T> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::bloom_filter::BloomFilter<T> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::bloom_filter::BloomFilter<T>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::bloom_filter::BloomFilter<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::bloom_filter::BloomFilter<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::bloom_filter::BloomFilter<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::bloom_filter::BloomFilter<T>
+pub fn aya_ebpf::maps::bloom_filter::BloomFilter<T>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::CpuMap
+impl aya_ebpf::maps::CpuMap
+pub const fn aya_ebpf::maps::CpuMap::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::CpuMap
+pub fn aya_ebpf::maps::CpuMap::redirect(&self, index: u32, flags: u64) -> core::result::Result<u32, u32>
+pub const fn aya_ebpf::maps::CpuMap::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::CpuMap
+impl core::marker::Sync for aya_ebpf::maps::CpuMap
+impl core::marker::Send for aya_ebpf::maps::CpuMap
+impl core::marker::Unpin for aya_ebpf::maps::CpuMap
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::CpuMap
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::CpuMap
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::CpuMap where U: core::convert::From<T>
+pub fn aya_ebpf::maps::CpuMap::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::CpuMap where U: core::convert::Into<T>
+pub type aya_ebpf::maps::CpuMap::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::CpuMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::CpuMap where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::CpuMap::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::CpuMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::CpuMap where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::CpuMap::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::CpuMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::CpuMap::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::CpuMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::CpuMap::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::CpuMap
+pub fn aya_ebpf::maps::CpuMap::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::DevMap
+impl aya_ebpf::maps::DevMap
+pub fn aya_ebpf::maps::DevMap::get(&self, index: u32) -> core::option::Option<DevMapValue>
+pub const fn aya_ebpf::maps::DevMap::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::DevMap
+pub fn aya_ebpf::maps::DevMap::redirect(&self, index: u32, flags: u64) -> core::result::Result<u32, u32>
+pub const fn aya_ebpf::maps::DevMap::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::DevMap
+impl core::marker::Sync for aya_ebpf::maps::DevMap
+impl core::marker::Send for aya_ebpf::maps::DevMap
+impl core::marker::Unpin for aya_ebpf::maps::DevMap
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::DevMap
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::DevMap
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::DevMap where U: core::convert::From<T>
+pub fn aya_ebpf::maps::DevMap::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::DevMap where U: core::convert::Into<T>
+pub type aya_ebpf::maps::DevMap::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::DevMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::DevMap where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::DevMap::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::DevMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::DevMap where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::DevMap::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::DevMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::DevMap::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::DevMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::DevMap::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::DevMap
+pub fn aya_ebpf::maps::DevMap::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::DevMapHash
+impl aya_ebpf::maps::DevMapHash
+pub fn aya_ebpf::maps::DevMapHash::get(&self, key: u32) -> core::option::Option<DevMapValue>
+pub const fn aya_ebpf::maps::DevMapHash::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::DevMapHash
+pub fn aya_ebpf::maps::DevMapHash::redirect(&self, key: u32, flags: u64) -> core::result::Result<u32, u32>
+pub const fn aya_ebpf::maps::DevMapHash::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::DevMapHash
+impl core::marker::Sync for aya_ebpf::maps::DevMapHash
+impl core::marker::Send for aya_ebpf::maps::DevMapHash
+impl core::marker::Unpin for aya_ebpf::maps::DevMapHash
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::DevMapHash
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::DevMapHash
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::DevMapHash where U: core::convert::From<T>
+pub fn aya_ebpf::maps::DevMapHash::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::DevMapHash where U: core::convert::Into<T>
+pub type aya_ebpf::maps::DevMapHash::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::DevMapHash::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::DevMapHash where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::DevMapHash::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::DevMapHash::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::DevMapHash where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::DevMapHash::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::DevMapHash where T: core::marker::Sized
+pub fn aya_ebpf::maps::DevMapHash::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::DevMapHash where T: core::marker::Sized
+pub fn aya_ebpf::maps::DevMapHash::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::DevMapHash
+pub fn aya_ebpf::maps::DevMapHash::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::HashMap<K, V>
+impl<K, V> aya_ebpf::maps::hash_map::HashMap<K, V>
+pub unsafe fn aya_ebpf::maps::hash_map::HashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::HashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::HashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::HashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::HashMap<K, V>
+impl<K: core::marker::Sync, V: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::hash_map::HashMap<K, V>
+impl<K, V> core::marker::Send for aya_ebpf::maps::hash_map::HashMap<K, V> where K: core::marker::Send, V: core::marker::Send
+impl<K, V> core::marker::Unpin for aya_ebpf::maps::hash_map::HashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
+impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::hash_map::HashMap<K, V>
+impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::hash_map::HashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::hash_map::HashMap<K, V> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::hash_map::HashMap<K, V> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::hash_map::HashMap<K, V>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::hash_map::HashMap<K, V> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::hash_map::HashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::hash_map::HashMap<K, V> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::hash_map::HashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::hash_map::HashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::hash_map::HashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::HashMap<K, V>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::LpmTrie<K, V>
+impl<K, V> aya_ebpf::maps::lpm_trie::LpmTrie<K, V>
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::get(&self, key: &aya_ebpf::maps::lpm_trie::Key<K>) -> core::option::Option<&V>
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::insert(&self, key: &aya_ebpf::maps::lpm_trie::Key<K>, value: &V, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::lpm_trie::LpmTrie<K, V>
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::remove(&self, key: &aya_ebpf::maps::lpm_trie::Key<K>) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::lpm_trie::LpmTrie<K, V>
+impl<K: core::marker::Sync, V: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::lpm_trie::LpmTrie<K, V>
+impl<K, V> core::marker::Send for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where K: core::marker::Send, V: core::marker::Send
+impl<K, V> core::marker::Unpin for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
+impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::lpm_trie::LpmTrie<K, V>
+impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::lpm_trie::LpmTrie<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::lpm_trie::LpmTrie<K, V>
+pub fn aya_ebpf::maps::lpm_trie::LpmTrie<K, V>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::LruHashMap<K, V>
+impl<K, V> aya_ebpf::maps::hash_map::LruHashMap<K, V>
+pub unsafe fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::LruHashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::LruHashMap<K, V>
+impl<K: core::marker::Sync, V: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::hash_map::LruHashMap<K, V>
+impl<K, V> core::marker::Send for aya_ebpf::maps::hash_map::LruHashMap<K, V> where K: core::marker::Send, V: core::marker::Send
+impl<K, V> core::marker::Unpin for aya_ebpf::maps::hash_map::LruHashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
+impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::hash_map::LruHashMap<K, V>
+impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::hash_map::LruHashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::hash_map::LruHashMap<K, V> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::hash_map::LruHashMap<K, V> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::hash_map::LruHashMap<K, V>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::hash_map::LruHashMap<K, V> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::hash_map::LruHashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::hash_map::LruHashMap<K, V> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::hash_map::LruHashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::hash_map::LruHashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::hash_map::LruHashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::LruHashMap<K, V>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::LruPerCpuHashMap<K, V>
+impl<K, V> aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>
+pub unsafe fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>
+impl<K, V> core::marker::Sync for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>
+impl<K, V> core::marker::Send for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where K: core::marker::Send, V: core::marker::Send
+impl<K, V> core::marker::Unpin for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
+impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>
+impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::LruPerCpuHashMap<K, V>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::PerCpuArray<T>
+impl<T> aya_ebpf::maps::per_cpu_array::PerCpuArray<T>
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::get(&self, index: u32) -> core::option::Option<&T>
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::get_ptr(&self, index: u32) -> core::option::Option<*const T>
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::get_ptr_mut(&self, index: u32) -> core::option::Option<*mut T>
+pub const fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::per_cpu_array::PerCpuArray<T>
+pub const fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::per_cpu_array::PerCpuArray<T>
+impl<T> core::marker::Sync for aya_ebpf::maps::per_cpu_array::PerCpuArray<T>
+impl<T> core::marker::Send for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Send
+impl<T> core::marker::Unpin for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Unpin
+impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::per_cpu_array::PerCpuArray<T>
+impl<T> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where T: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::per_cpu_array::PerCpuArray<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::per_cpu_array::PerCpuArray<T>
+pub fn aya_ebpf::maps::per_cpu_array::PerCpuArray<T>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::PerCpuHashMap<K, V>
+impl<K, V> aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>
+pub unsafe fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::get(&self, key: &K) -> core::option::Option<&V>
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::get_ptr(&self, key: &K) -> core::option::Option<*const V>
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::get_ptr_mut(&self, key: &K) -> core::option::Option<*mut V>
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::insert(&self, key: &K, value: &V, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::remove(&self, key: &K) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>
+impl<K, V> core::marker::Sync for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>
+impl<K, V> core::marker::Send for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where K: core::marker::Send, V: core::marker::Send
+impl<K, V> core::marker::Unpin for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where K: core::marker::Unpin, V: core::marker::Unpin
+impl<K, V> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>
+impl<K, V> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where K: core::panic::unwind_safe::UnwindSafe, V: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V> where T: core::marker::Sized
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>
+pub fn aya_ebpf::maps::hash_map::PerCpuHashMap<K, V>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::PerfEventArray<T>
+impl<T> aya_ebpf::maps::PerfEventArray<T>
+pub const fn aya_ebpf::maps::PerfEventArray<T>::new(flags: u32) -> aya_ebpf::maps::PerfEventArray<T>
+pub fn aya_ebpf::maps::PerfEventArray<T>::output<C: aya_ebpf::EbpfContext>(&self, ctx: &C, data: &T, flags: u32)
+pub fn aya_ebpf::maps::PerfEventArray<T>::output_at_index<C: aya_ebpf::EbpfContext>(&self, ctx: &C, index: u32, data: &T, flags: u32)
+pub const fn aya_ebpf::maps::PerfEventArray<T>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::PerfEventArray<T>
+pub const fn aya_ebpf::maps::PerfEventArray<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::PerfEventArray<T>
+impl<T: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::PerfEventArray<T>
+impl<T> core::marker::Send for aya_ebpf::maps::PerfEventArray<T> where T: core::marker::Send
+impl<T> core::marker::Unpin for aya_ebpf::maps::PerfEventArray<T> where T: core::marker::Unpin
+impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::PerfEventArray<T>
+impl<T> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::PerfEventArray<T> where T: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::PerfEventArray<T> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::PerfEventArray<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::PerfEventArray<T> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::PerfEventArray<T>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::PerfEventArray<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::PerfEventArray<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::PerfEventArray<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::PerfEventArray<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::PerfEventArray<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::PerfEventArray<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::PerfEventArray<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::PerfEventArray<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::PerfEventArray<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::PerfEventArray<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::PerfEventArray<T>
+pub fn aya_ebpf::maps::PerfEventArray<T>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::PerfEventByteArray
+impl aya_ebpf::maps::PerfEventByteArray
+pub const fn aya_ebpf::maps::PerfEventByteArray::new(flags: u32) -> aya_ebpf::maps::PerfEventByteArray
+pub fn aya_ebpf::maps::PerfEventByteArray::output<C: aya_ebpf::EbpfContext>(&self, ctx: &C, data: &[u8], flags: u32)
+pub fn aya_ebpf::maps::PerfEventByteArray::output_at_index<C: aya_ebpf::EbpfContext>(&self, ctx: &C, index: u32, data: &[u8], flags: u32)
+pub const fn aya_ebpf::maps::PerfEventByteArray::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::PerfEventByteArray
+pub const fn aya_ebpf::maps::PerfEventByteArray::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::PerfEventByteArray
+impl core::marker::Sync for aya_ebpf::maps::PerfEventByteArray
+impl core::marker::Send for aya_ebpf::maps::PerfEventByteArray
+impl core::marker::Unpin for aya_ebpf::maps::PerfEventByteArray
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::PerfEventByteArray
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::PerfEventByteArray
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::PerfEventByteArray where U: core::convert::From<T>
+pub fn aya_ebpf::maps::PerfEventByteArray::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::PerfEventByteArray where U: core::convert::Into<T>
+pub type aya_ebpf::maps::PerfEventByteArray::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::PerfEventByteArray::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::PerfEventByteArray where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::PerfEventByteArray::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::PerfEventByteArray::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::PerfEventByteArray where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::PerfEventByteArray::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::PerfEventByteArray where T: core::marker::Sized
+pub fn aya_ebpf::maps::PerfEventByteArray::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::PerfEventByteArray where T: core::marker::Sized
+pub fn aya_ebpf::maps::PerfEventByteArray::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::PerfEventByteArray
+pub fn aya_ebpf::maps::PerfEventByteArray::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::ProgramArray
+impl aya_ebpf::maps::program_array::ProgramArray
+pub const fn aya_ebpf::maps::program_array::ProgramArray::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::program_array::ProgramArray
+pub unsafe fn aya_ebpf::maps::program_array::ProgramArray::tail_call<C: aya_ebpf::EbpfContext>(&self, ctx: &C, index: u32) -> core::result::Result<never, aya_ebpf_cty::od::c_long>
+pub const fn aya_ebpf::maps::program_array::ProgramArray::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::program_array::ProgramArray
+impl core::marker::Sync for aya_ebpf::maps::program_array::ProgramArray
+impl core::marker::Send for aya_ebpf::maps::program_array::ProgramArray
+impl core::marker::Unpin for aya_ebpf::maps::program_array::ProgramArray
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::program_array::ProgramArray
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::program_array::ProgramArray
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::program_array::ProgramArray where U: core::convert::From<T>
+pub fn aya_ebpf::maps::program_array::ProgramArray::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::program_array::ProgramArray where U: core::convert::Into<T>
+pub type aya_ebpf::maps::program_array::ProgramArray::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::program_array::ProgramArray::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::program_array::ProgramArray where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::program_array::ProgramArray::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::program_array::ProgramArray::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::program_array::ProgramArray where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::program_array::ProgramArray::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::program_array::ProgramArray where T: core::marker::Sized
+pub fn aya_ebpf::maps::program_array::ProgramArray::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::program_array::ProgramArray where T: core::marker::Sized
+pub fn aya_ebpf::maps::program_array::ProgramArray::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::program_array::ProgramArray
+pub fn aya_ebpf::maps::program_array::ProgramArray::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::Queue<T>
+impl<T> aya_ebpf::maps::queue::Queue<T>
+pub const fn aya_ebpf::maps::queue::Queue<T>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::queue::Queue<T>
+pub fn aya_ebpf::maps::queue::Queue<T>::pop(&self) -> core::option::Option<T>
+pub fn aya_ebpf::maps::queue::Queue<T>::push(&self, value: &T, flags: u64) -> core::result::Result<(), i64>
+pub const fn aya_ebpf::maps::queue::Queue<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::queue::Queue<T>
+impl<T: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::queue::Queue<T>
+impl<T> core::marker::Send for aya_ebpf::maps::queue::Queue<T> where T: core::marker::Send
+impl<T> core::marker::Unpin for aya_ebpf::maps::queue::Queue<T> where T: core::marker::Unpin
+impl<T> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::queue::Queue<T>
+impl<T> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::queue::Queue<T> where T: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::queue::Queue<T> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::queue::Queue<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::queue::Queue<T> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::queue::Queue<T>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::queue::Queue<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::queue::Queue<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::queue::Queue<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::queue::Queue<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::queue::Queue<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::queue::Queue<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::queue::Queue<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::queue::Queue<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::queue::Queue<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::queue::Queue<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::queue::Queue<T>
+pub fn aya_ebpf::maps::queue::Queue<T>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::RingBuf
+impl aya_ebpf::maps::ring_buf::RingBuf
+pub fn aya_ebpf::maps::ring_buf::RingBuf::output<T: core::marker::Sized>(&self, data: &T, flags: u64) -> core::result::Result<(), i64>
+pub const fn aya_ebpf::maps::ring_buf::RingBuf::pinned(byte_size: u32, flags: u32) -> Self
+pub fn aya_ebpf::maps::ring_buf::RingBuf::query(&self, flags: u64) -> u64
+pub fn aya_ebpf::maps::ring_buf::RingBuf::reserve<T: 'static>(&self, flags: u64) -> core::option::Option<aya_ebpf::maps::ring_buf::RingBufEntry<T>> where const_assert::Assert<{ _ }>: const_assert::IsTrue
+pub const fn aya_ebpf::maps::ring_buf::RingBuf::with_byte_size(byte_size: u32, flags: u32) -> Self
+impl core::marker::Sync for aya_ebpf::maps::ring_buf::RingBuf
+impl core::marker::Send for aya_ebpf::maps::ring_buf::RingBuf
+impl core::marker::Unpin for aya_ebpf::maps::ring_buf::RingBuf
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::ring_buf::RingBuf
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::ring_buf::RingBuf
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::ring_buf::RingBuf where U: core::convert::From<T>
+pub fn aya_ebpf::maps::ring_buf::RingBuf::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::ring_buf::RingBuf where U: core::convert::Into<T>
+pub type aya_ebpf::maps::ring_buf::RingBuf::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::ring_buf::RingBuf::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::ring_buf::RingBuf where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::ring_buf::RingBuf::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::ring_buf::RingBuf::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::ring_buf::RingBuf where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::ring_buf::RingBuf::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::ring_buf::RingBuf where T: core::marker::Sized
+pub fn aya_ebpf::maps::ring_buf::RingBuf::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::ring_buf::RingBuf where T: core::marker::Sized
+pub fn aya_ebpf::maps::ring_buf::RingBuf::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::ring_buf::RingBuf
+pub fn aya_ebpf::maps::ring_buf::RingBuf::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::SockHash<K>
+impl<K> aya_ebpf::maps::sock_hash::SockHash<K>
+pub const fn aya_ebpf::maps::sock_hash::SockHash<K>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::sock_hash::SockHash<K>
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::redirect_msg(&self, ctx: &aya_ebpf::programs::sk_msg::SkMsgContext, key: &mut K, flags: u64) -> i64
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::redirect_sk_lookup(&mut self, ctx: &aya_ebpf::programs::sk_lookup::SkLookupContext, key: impl core::borrow::Borrow<K>, flags: u64) -> core::result::Result<(), u32>
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::redirect_skb(&self, ctx: &aya_ebpf::programs::sk_buff::SkBuffContext, key: &mut K, flags: u64) -> i64
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::update(&self, key: &mut K, sk_ops: &mut aya_ebpf_bindings::x86_64::bindings::bpf_sock_ops, flags: u64) -> core::result::Result<(), i64>
+pub const fn aya_ebpf::maps::sock_hash::SockHash<K>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::sock_hash::SockHash<K>
+impl<K: core::marker::Sync> core::marker::Sync for aya_ebpf::maps::sock_hash::SockHash<K>
+impl<K> core::marker::Send for aya_ebpf::maps::sock_hash::SockHash<K> where K: core::marker::Send
+impl<K> core::marker::Unpin for aya_ebpf::maps::sock_hash::SockHash<K> where K: core::marker::Unpin
+impl<K> !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::sock_hash::SockHash<K>
+impl<K> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::sock_hash::SockHash<K> where K: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::sock_hash::SockHash<K> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::sock_hash::SockHash<K> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::sock_hash::SockHash<K>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::sock_hash::SockHash<K> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::sock_hash::SockHash<K>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::sock_hash::SockHash<K> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::sock_hash::SockHash<K> where T: core::marker::Sized
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::sock_hash::SockHash<K> where T: core::marker::Sized
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::sock_hash::SockHash<K>
+pub fn aya_ebpf::maps::sock_hash::SockHash<K>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::SockMap
+impl aya_ebpf::maps::sock_map::SockMap
+pub const fn aya_ebpf::maps::sock_map::SockMap::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::sock_map::SockMap
+pub unsafe fn aya_ebpf::maps::sock_map::SockMap::redirect_msg(&self, ctx: &aya_ebpf::programs::sk_msg::SkMsgContext, index: u32, flags: u64) -> i64
+pub fn aya_ebpf::maps::sock_map::SockMap::redirect_sk_lookup(&mut self, ctx: &aya_ebpf::programs::sk_lookup::SkLookupContext, index: u32, flags: u64) -> core::result::Result<(), u32>
+pub unsafe fn aya_ebpf::maps::sock_map::SockMap::redirect_skb(&self, ctx: &aya_ebpf::programs::sk_buff::SkBuffContext, index: u32, flags: u64) -> i64
+pub unsafe fn aya_ebpf::maps::sock_map::SockMap::update(&self, index: u32, sk_ops: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock_ops, flags: u64) -> core::result::Result<(), i64>
+pub const fn aya_ebpf::maps::sock_map::SockMap::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::sock_map::SockMap
+impl core::marker::Sync for aya_ebpf::maps::sock_map::SockMap
+impl core::marker::Send for aya_ebpf::maps::sock_map::SockMap
+impl core::marker::Unpin for aya_ebpf::maps::sock_map::SockMap
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::sock_map::SockMap
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::sock_map::SockMap
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::sock_map::SockMap where U: core::convert::From<T>
+pub fn aya_ebpf::maps::sock_map::SockMap::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::sock_map::SockMap where U: core::convert::Into<T>
+pub type aya_ebpf::maps::sock_map::SockMap::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::sock_map::SockMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::sock_map::SockMap where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::sock_map::SockMap::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::sock_map::SockMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::sock_map::SockMap where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::sock_map::SockMap::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::sock_map::SockMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::sock_map::SockMap::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::sock_map::SockMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::sock_map::SockMap::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::sock_map::SockMap
+pub fn aya_ebpf::maps::sock_map::SockMap::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::Stack<T>
+impl<T> aya_ebpf::maps::stack::Stack<T>
+pub const fn aya_ebpf::maps::stack::Stack<T>::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::stack::Stack<T>
+pub fn aya_ebpf::maps::stack::Stack<T>::pop(&mut self) -> core::option::Option<T>
+pub fn aya_ebpf::maps::stack::Stack<T>::push(&mut self, value: &T, flags: u64) -> core::result::Result<(), i64>
+pub const fn aya_ebpf::maps::stack::Stack<T>::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::stack::Stack<T>
+impl<T> core::marker::Send for aya_ebpf::maps::stack::Stack<T> where T: core::marker::Send
+impl<T> core::marker::Sync for aya_ebpf::maps::stack::Stack<T> where T: core::marker::Sync
+impl<T> core::marker::Unpin for aya_ebpf::maps::stack::Stack<T> where T: core::marker::Unpin
+impl<T> core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::stack::Stack<T> where T: core::panic::unwind_safe::RefUnwindSafe
+impl<T> core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::stack::Stack<T> where T: core::panic::unwind_safe::UnwindSafe
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::stack::Stack<T> where U: core::convert::From<T>
+pub fn aya_ebpf::maps::stack::Stack<T>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::stack::Stack<T> where U: core::convert::Into<T>
+pub type aya_ebpf::maps::stack::Stack<T>::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::stack::Stack<T>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::stack::Stack<T> where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::stack::Stack<T>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::stack::Stack<T>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::stack::Stack<T> where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::stack::Stack<T>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::stack::Stack<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::stack::Stack<T>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::stack::Stack<T> where T: core::marker::Sized
+pub fn aya_ebpf::maps::stack::Stack<T>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::stack::Stack<T>
+pub fn aya_ebpf::maps::stack::Stack<T>::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::StackTrace
+impl aya_ebpf::maps::stack_trace::StackTrace
+pub unsafe fn aya_ebpf::maps::stack_trace::StackTrace::get_stackid<C: aya_ebpf::EbpfContext>(&self, ctx: &C, flags: u64) -> core::result::Result<i64, i64>
+pub const fn aya_ebpf::maps::stack_trace::StackTrace::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::stack_trace::StackTrace
+pub const fn aya_ebpf::maps::stack_trace::StackTrace::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::stack_trace::StackTrace
+impl core::marker::Sync for aya_ebpf::maps::stack_trace::StackTrace
+impl core::marker::Send for aya_ebpf::maps::stack_trace::StackTrace
+impl core::marker::Unpin for aya_ebpf::maps::stack_trace::StackTrace
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::stack_trace::StackTrace
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::stack_trace::StackTrace
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::stack_trace::StackTrace where U: core::convert::From<T>
+pub fn aya_ebpf::maps::stack_trace::StackTrace::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::stack_trace::StackTrace where U: core::convert::Into<T>
+pub type aya_ebpf::maps::stack_trace::StackTrace::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::stack_trace::StackTrace::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::stack_trace::StackTrace where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::stack_trace::StackTrace::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::stack_trace::StackTrace::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::stack_trace::StackTrace where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::stack_trace::StackTrace::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::stack_trace::StackTrace where T: core::marker::Sized
+pub fn aya_ebpf::maps::stack_trace::StackTrace::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::stack_trace::StackTrace where T: core::marker::Sized
+pub fn aya_ebpf::maps::stack_trace::StackTrace::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::stack_trace::StackTrace
+pub fn aya_ebpf::maps::stack_trace::StackTrace::from(t: T) -> T
+#[repr(transparent)] pub struct aya_ebpf::maps::XskMap
+impl aya_ebpf::maps::XskMap
+pub fn aya_ebpf::maps::XskMap::get(&self, index: u32) -> core::option::Option<u32>
+pub const fn aya_ebpf::maps::XskMap::pinned(max_entries: u32, flags: u32) -> aya_ebpf::maps::XskMap
+pub fn aya_ebpf::maps::XskMap::redirect(&self, index: u32, flags: u64) -> core::result::Result<u32, u32>
+pub const fn aya_ebpf::maps::XskMap::with_max_entries(max_entries: u32, flags: u32) -> aya_ebpf::maps::XskMap
+impl core::marker::Sync for aya_ebpf::maps::XskMap
+impl core::marker::Send for aya_ebpf::maps::XskMap
+impl core::marker::Unpin for aya_ebpf::maps::XskMap
+impl !core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::maps::XskMap
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::maps::XskMap
+impl<T, U> core::convert::Into<U> for aya_ebpf::maps::XskMap where U: core::convert::From<T>
+pub fn aya_ebpf::maps::XskMap::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::maps::XskMap where U: core::convert::Into<T>
+pub type aya_ebpf::maps::XskMap::Error = core::convert::Infallible
+pub fn aya_ebpf::maps::XskMap::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::maps::XskMap where U: core::convert::TryFrom<T>
+pub type aya_ebpf::maps::XskMap::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::maps::XskMap::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::maps::XskMap where T: 'static + core::marker::Sized
+pub fn aya_ebpf::maps::XskMap::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::maps::XskMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::XskMap::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::maps::XskMap where T: core::marker::Sized
+pub fn aya_ebpf::maps::XskMap::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::maps::XskMap
+pub fn aya_ebpf::maps::XskMap::from(t: T) -> T
+pub mod aya_ebpf::programs
+pub mod aya_ebpf::programs::device
+pub struct aya_ebpf::programs::device::DeviceContext
+pub aya_ebpf::programs::device::DeviceContext::device: *mut aya_ebpf_bindings::x86_64::bindings::bpf_cgroup_dev_ctx
+impl aya_ebpf::programs::device::DeviceContext
+pub fn aya_ebpf::programs::device::DeviceContext::new(device: *mut aya_ebpf_bindings::x86_64::bindings::bpf_cgroup_dev_ctx) -> aya_ebpf::programs::device::DeviceContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::device::DeviceContext
+pub fn aya_ebpf::programs::device::DeviceContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::device::DeviceContext
+impl !core::marker::Sync for aya_ebpf::programs::device::DeviceContext
+impl core::marker::Unpin for aya_ebpf::programs::device::DeviceContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::device::DeviceContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::device::DeviceContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::device::DeviceContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::device::DeviceContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::device::DeviceContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::device::DeviceContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::device::DeviceContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::device::DeviceContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::device::DeviceContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::device::DeviceContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::device::DeviceContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::device::DeviceContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::device::DeviceContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::device::DeviceContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::device::DeviceContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::device::DeviceContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::device::DeviceContext
+pub fn aya_ebpf::programs::device::DeviceContext::from(t: T) -> T
+pub mod aya_ebpf::programs::fentry
+pub struct aya_ebpf::programs::fentry::FEntryContext
+impl aya_ebpf::programs::fentry::FEntryContext
+pub unsafe fn aya_ebpf::programs::fentry::FEntryContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
+pub fn aya_ebpf::programs::fentry::FEntryContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::fentry::FEntryContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::fentry::FEntryContext
+pub fn aya_ebpf::programs::fentry::FEntryContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::fentry::FEntryContext
+impl !core::marker::Sync for aya_ebpf::programs::fentry::FEntryContext
+impl core::marker::Unpin for aya_ebpf::programs::fentry::FEntryContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::fentry::FEntryContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::fentry::FEntryContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::fentry::FEntryContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::fentry::FEntryContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::fentry::FEntryContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::fentry::FEntryContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::fentry::FEntryContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::fentry::FEntryContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::fentry::FEntryContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::fentry::FEntryContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::fentry::FEntryContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::fentry::FEntryContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::fentry::FEntryContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::fentry::FEntryContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::fentry::FEntryContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::fentry::FEntryContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::fentry::FEntryContext
+pub fn aya_ebpf::programs::fentry::FEntryContext::from(t: T) -> T
+pub mod aya_ebpf::programs::fexit
+pub struct aya_ebpf::programs::fexit::FExitContext
+impl aya_ebpf::programs::fexit::FExitContext
+pub unsafe fn aya_ebpf::programs::fexit::FExitContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
+pub fn aya_ebpf::programs::fexit::FExitContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::fexit::FExitContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::fexit::FExitContext
+pub fn aya_ebpf::programs::fexit::FExitContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::fexit::FExitContext
+impl !core::marker::Sync for aya_ebpf::programs::fexit::FExitContext
+impl core::marker::Unpin for aya_ebpf::programs::fexit::FExitContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::fexit::FExitContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::fexit::FExitContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::fexit::FExitContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::fexit::FExitContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::fexit::FExitContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::fexit::FExitContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::fexit::FExitContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::fexit::FExitContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::fexit::FExitContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::fexit::FExitContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::fexit::FExitContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::fexit::FExitContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::fexit::FExitContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::fexit::FExitContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::fexit::FExitContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::fexit::FExitContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::fexit::FExitContext
+pub fn aya_ebpf::programs::fexit::FExitContext::from(t: T) -> T
+pub mod aya_ebpf::programs::lsm
+pub struct aya_ebpf::programs::lsm::LsmContext
+impl aya_ebpf::programs::lsm::LsmContext
+pub unsafe fn aya_ebpf::programs::lsm::LsmContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
+pub fn aya_ebpf::programs::lsm::LsmContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::lsm::LsmContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::lsm::LsmContext
+pub fn aya_ebpf::programs::lsm::LsmContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::lsm::LsmContext
+impl !core::marker::Sync for aya_ebpf::programs::lsm::LsmContext
+impl core::marker::Unpin for aya_ebpf::programs::lsm::LsmContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::lsm::LsmContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::lsm::LsmContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::lsm::LsmContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::lsm::LsmContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::lsm::LsmContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::lsm::LsmContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::lsm::LsmContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::lsm::LsmContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::lsm::LsmContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::lsm::LsmContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::lsm::LsmContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::lsm::LsmContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::lsm::LsmContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::lsm::LsmContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::lsm::LsmContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::lsm::LsmContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::lsm::LsmContext
+pub fn aya_ebpf::programs::lsm::LsmContext::from(t: T) -> T
+pub mod aya_ebpf::programs::perf_event
+pub struct aya_ebpf::programs::perf_event::PerfEventContext
+impl aya_ebpf::programs::perf_event::PerfEventContext
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::perf_event::PerfEventContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::perf_event::PerfEventContext
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::perf_event::PerfEventContext
+impl !core::marker::Sync for aya_ebpf::programs::perf_event::PerfEventContext
+impl core::marker::Unpin for aya_ebpf::programs::perf_event::PerfEventContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::perf_event::PerfEventContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::perf_event::PerfEventContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::perf_event::PerfEventContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::perf_event::PerfEventContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::perf_event::PerfEventContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::perf_event::PerfEventContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::perf_event::PerfEventContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::perf_event::PerfEventContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::perf_event::PerfEventContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::perf_event::PerfEventContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::perf_event::PerfEventContext
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::from(t: T) -> T
+pub mod aya_ebpf::programs::probe
+pub struct aya_ebpf::programs::probe::ProbeContext
+pub aya_ebpf::programs::probe::ProbeContext::regs: *mut aya_ebpf_bindings::x86_64::bindings::pt_regs
+impl aya_ebpf::programs::probe::ProbeContext
+pub fn aya_ebpf::programs::probe::ProbeContext::arg<T: FromPtRegs>(&self, n: usize) -> core::option::Option<T>
+pub fn aya_ebpf::programs::probe::ProbeContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::probe::ProbeContext
+pub fn aya_ebpf::programs::probe::ProbeContext::ret<T: FromPtRegs>(&self) -> core::option::Option<T>
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::probe::ProbeContext
+pub fn aya_ebpf::programs::probe::ProbeContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::probe::ProbeContext
+impl !core::marker::Sync for aya_ebpf::programs::probe::ProbeContext
+impl core::marker::Unpin for aya_ebpf::programs::probe::ProbeContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::probe::ProbeContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::probe::ProbeContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::probe::ProbeContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::probe::ProbeContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::probe::ProbeContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::probe::ProbeContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::probe::ProbeContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::probe::ProbeContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::probe::ProbeContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::probe::ProbeContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::probe::ProbeContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::probe::ProbeContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::probe::ProbeContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::probe::ProbeContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::probe::ProbeContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::probe::ProbeContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::probe::ProbeContext
+pub fn aya_ebpf::programs::probe::ProbeContext::from(t: T) -> T
+pub mod aya_ebpf::programs::raw_tracepoint
+pub struct aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+impl aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+impl !core::marker::Sync for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+impl core::marker::Unpin for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::raw_tracepoint::RawTracePointContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::raw_tracepoint::RawTracePointContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::raw_tracepoint::RawTracePointContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::raw_tracepoint::RawTracePointContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::raw_tracepoint::RawTracePointContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::raw_tracepoint::RawTracePointContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::raw_tracepoint::RawTracePointContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::raw_tracepoint::RawTracePointContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::from(t: T) -> T
+pub mod aya_ebpf::programs::sk_buff
+pub struct aya_ebpf::programs::sk_buff::SkBuff
+pub aya_ebpf::programs::sk_buff::SkBuff::skb: *mut aya_ebpf_bindings::x86_64::bindings::__sk_buff
+impl aya_ebpf::programs::sk_buff::SkBuff
+pub fn aya_ebpf::programs::sk_buff::SkBuff::adjust_room(&self, len_diff: i32, mode: u32, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuff::cb(&self) -> &[u32]
+pub fn aya_ebpf::programs::sk_buff::SkBuff::cb_mut(&mut self) -> &mut [u32]
+pub fn aya_ebpf::programs::sk_buff::SkBuff::change_proto(&self, proto: u16, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuff::change_type(&self, ty: u32) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuff::clone_redirect(&self, if_index: u32, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuff::family(&self) -> u32
+pub fn aya_ebpf::programs::sk_buff::SkBuff::get_socket_uid(&self) -> u32
+pub fn aya_ebpf::programs::sk_buff::SkBuff::l3_csum_replace(&self, offset: usize, from: u64, to: u64, size: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuff::l4_csum_replace(&self, offset: usize, from: u64, to: u64, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuff::len(&self) -> u32
+pub fn aya_ebpf::programs::sk_buff::SkBuff::load<T>(&self, offset: usize) -> core::result::Result<T, aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuff::load_bytes(&self, offset: usize, dst: &mut [u8]) -> core::result::Result<usize, aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuff::local_ipv4(&self) -> u32
+pub fn aya_ebpf::programs::sk_buff::SkBuff::local_ipv6(&self) -> &[u32; 4]
+pub fn aya_ebpf::programs::sk_buff::SkBuff::local_port(&self) -> u32
+pub fn aya_ebpf::programs::sk_buff::SkBuff::new(skb: *mut aya_ebpf_bindings::x86_64::bindings::__sk_buff) -> aya_ebpf::programs::sk_buff::SkBuff
+pub fn aya_ebpf::programs::sk_buff::SkBuff::protocol(&self) -> u32
+pub fn aya_ebpf::programs::sk_buff::SkBuff::pull_data(&self, len: u32) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuff::remote_ipv4(&self) -> u32
+pub fn aya_ebpf::programs::sk_buff::SkBuff::remote_ipv6(&self) -> &[u32; 4]
+pub fn aya_ebpf::programs::sk_buff::SkBuff::remote_port(&self) -> u32
+pub fn aya_ebpf::programs::sk_buff::SkBuff::set_mark(&mut self, mark: u32)
+pub fn aya_ebpf::programs::sk_buff::SkBuff::store<T>(&mut self, offset: usize, v: &T, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+impl !core::marker::Send for aya_ebpf::programs::sk_buff::SkBuff
+impl !core::marker::Sync for aya_ebpf::programs::sk_buff::SkBuff
+impl core::marker::Unpin for aya_ebpf::programs::sk_buff::SkBuff
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sk_buff::SkBuff
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sk_buff::SkBuff
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sk_buff::SkBuff where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sk_buff::SkBuff::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sk_buff::SkBuff where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sk_buff::SkBuff::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sk_buff::SkBuff::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sk_buff::SkBuff where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sk_buff::SkBuff::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sk_buff::SkBuff::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sk_buff::SkBuff where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sk_buff::SkBuff::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sk_buff::SkBuff where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_buff::SkBuff::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sk_buff::SkBuff where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_buff::SkBuff::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sk_buff::SkBuff
+pub fn aya_ebpf::programs::sk_buff::SkBuff::from(t: T) -> T
+pub struct aya_ebpf::programs::sk_buff::SkBuffContext
+pub aya_ebpf::programs::sk_buff::SkBuffContext::skb: aya_ebpf::programs::sk_buff::SkBuff
+impl aya_ebpf::programs::sk_buff::SkBuffContext
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::adjust_room(&self, len_diff: i32, mode: u32, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::cb(&self) -> &[u32]
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::cb_mut(&mut self) -> &mut [u32]
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::change_type(&self, ty: u32) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::clone_redirect(&self, if_index: u32, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::get_socket_uid(&self) -> u32
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::l3_csum_replace(&self, offset: usize, from: u64, to: u64, size: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::l4_csum_replace(&self, offset: usize, from: u64, to: u64, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::len(&self) -> u32
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::load<T>(&self, offset: usize) -> core::result::Result<T, aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::load_bytes(&self, offset: usize, dst: &mut [u8]) -> core::result::Result<usize, aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::new(skb: *mut aya_ebpf_bindings::x86_64::bindings::__sk_buff) -> aya_ebpf::programs::sk_buff::SkBuffContext
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::pull_data(&self, len: u32) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::set_mark(&mut self, mark: u32)
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::store<T>(&mut self, offset: usize, v: &T, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sk_buff::SkBuffContext
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sk_buff::SkBuffContext
+impl !core::marker::Sync for aya_ebpf::programs::sk_buff::SkBuffContext
+impl core::marker::Unpin for aya_ebpf::programs::sk_buff::SkBuffContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sk_buff::SkBuffContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sk_buff::SkBuffContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sk_buff::SkBuffContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sk_buff::SkBuffContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sk_buff::SkBuffContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sk_buff::SkBuffContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sk_buff::SkBuffContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sk_buff::SkBuffContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sk_buff::SkBuffContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sk_buff::SkBuffContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sk_buff::SkBuffContext
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::from(t: T) -> T
+pub mod aya_ebpf::programs::sk_lookup
+pub struct aya_ebpf::programs::sk_lookup::SkLookupContext
+pub aya_ebpf::programs::sk_lookup::SkLookupContext::lookup: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sk_lookup
+impl aya_ebpf::programs::sk_lookup::SkLookupContext
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::new(lookup: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sk_lookup) -> aya_ebpf::programs::sk_lookup::SkLookupContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sk_lookup::SkLookupContext
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sk_lookup::SkLookupContext
+impl !core::marker::Sync for aya_ebpf::programs::sk_lookup::SkLookupContext
+impl core::marker::Unpin for aya_ebpf::programs::sk_lookup::SkLookupContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sk_lookup::SkLookupContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sk_lookup::SkLookupContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sk_lookup::SkLookupContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sk_lookup::SkLookupContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sk_lookup::SkLookupContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sk_lookup::SkLookupContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sk_lookup::SkLookupContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sk_lookup::SkLookupContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sk_lookup::SkLookupContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sk_lookup::SkLookupContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sk_lookup::SkLookupContext
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::from(t: T) -> T
+pub mod aya_ebpf::programs::sk_msg
+pub struct aya_ebpf::programs::sk_msg::SkMsgContext
+pub aya_ebpf::programs::sk_msg::SkMsgContext::msg: *mut aya_ebpf_bindings::x86_64::bindings::sk_msg_md
+impl aya_ebpf::programs::sk_msg::SkMsgContext
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::data(&self) -> usize
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::data_end(&self) -> usize
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::new(msg: *mut aya_ebpf_bindings::x86_64::bindings::sk_msg_md) -> aya_ebpf::programs::sk_msg::SkMsgContext
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::pop_data(&self, start: u32, len: u32, flags: u64) -> core::result::Result<(), i64>
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::push_data(&self, start: u32, len: u32, flags: u64) -> core::result::Result<(), i64>
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::size(&self) -> u32
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sk_msg::SkMsgContext
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sk_msg::SkMsgContext
+impl !core::marker::Sync for aya_ebpf::programs::sk_msg::SkMsgContext
+impl core::marker::Unpin for aya_ebpf::programs::sk_msg::SkMsgContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sk_msg::SkMsgContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sk_msg::SkMsgContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sk_msg::SkMsgContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sk_msg::SkMsgContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sk_msg::SkMsgContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sk_msg::SkMsgContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sk_msg::SkMsgContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sk_msg::SkMsgContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sk_msg::SkMsgContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sk_msg::SkMsgContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sk_msg::SkMsgContext
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::from(t: T) -> T
+pub mod aya_ebpf::programs::sock
+pub struct aya_ebpf::programs::sock::SockContext
+pub aya_ebpf::programs::sock::SockContext::sock: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock
+impl aya_ebpf::programs::sock::SockContext
+pub fn aya_ebpf::programs::sock::SockContext::new(sock: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock) -> aya_ebpf::programs::sock::SockContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sock::SockContext
+pub fn aya_ebpf::programs::sock::SockContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sock::SockContext
+impl !core::marker::Sync for aya_ebpf::programs::sock::SockContext
+impl core::marker::Unpin for aya_ebpf::programs::sock::SockContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sock::SockContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sock::SockContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sock::SockContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sock::SockContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sock::SockContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sock::SockContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sock::SockContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sock::SockContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sock::SockContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sock::SockContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sock::SockContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sock::SockContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sock::SockContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sock::SockContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sock::SockContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sock::SockContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sock::SockContext
+pub fn aya_ebpf::programs::sock::SockContext::from(t: T) -> T
+pub mod aya_ebpf::programs::sock_addr
+pub struct aya_ebpf::programs::sock_addr::SockAddrContext
+pub aya_ebpf::programs::sock_addr::SockAddrContext::sock_addr: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock_addr
+impl aya_ebpf::programs::sock_addr::SockAddrContext
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::new(sock_addr: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock_addr) -> aya_ebpf::programs::sock_addr::SockAddrContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sock_addr::SockAddrContext
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sock_addr::SockAddrContext
+impl !core::marker::Sync for aya_ebpf::programs::sock_addr::SockAddrContext
+impl core::marker::Unpin for aya_ebpf::programs::sock_addr::SockAddrContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sock_addr::SockAddrContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sock_addr::SockAddrContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sock_addr::SockAddrContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sock_addr::SockAddrContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sock_addr::SockAddrContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sock_addr::SockAddrContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sock_addr::SockAddrContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sock_addr::SockAddrContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sock_addr::SockAddrContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sock_addr::SockAddrContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sock_addr::SockAddrContext
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::from(t: T) -> T
+pub mod aya_ebpf::programs::sock_ops
+pub struct aya_ebpf::programs::sock_ops::SockOpsContext
+pub aya_ebpf::programs::sock_ops::SockOpsContext::ops: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock_ops
+impl aya_ebpf::programs::sock_ops::SockOpsContext
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::arg(&self, n: usize) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::cb_flags(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::family(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::local_ip4(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::local_ip6(&self) -> [u32; 4]
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::local_port(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::new(ops: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock_ops) -> aya_ebpf::programs::sock_ops::SockOpsContext
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::op(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::remote_ip4(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::remote_ip6(&self) -> [u32; 4]
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::remote_port(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::set_cb_flags(&self, flags: i32) -> core::result::Result<(), i64>
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sock_ops::SockOpsContext
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sock_ops::SockOpsContext
+impl !core::marker::Sync for aya_ebpf::programs::sock_ops::SockOpsContext
+impl core::marker::Unpin for aya_ebpf::programs::sock_ops::SockOpsContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sock_ops::SockOpsContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sock_ops::SockOpsContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sock_ops::SockOpsContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sock_ops::SockOpsContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sock_ops::SockOpsContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sock_ops::SockOpsContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sock_ops::SockOpsContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sock_ops::SockOpsContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sock_ops::SockOpsContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sock_ops::SockOpsContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sock_ops::SockOpsContext
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::from(t: T) -> T
+pub mod aya_ebpf::programs::sockopt
+pub struct aya_ebpf::programs::sockopt::SockoptContext
+pub aya_ebpf::programs::sockopt::SockoptContext::sockopt: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sockopt
+impl aya_ebpf::programs::sockopt::SockoptContext
+pub fn aya_ebpf::programs::sockopt::SockoptContext::new(sockopt: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sockopt) -> aya_ebpf::programs::sockopt::SockoptContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sockopt::SockoptContext
+pub fn aya_ebpf::programs::sockopt::SockoptContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sockopt::SockoptContext
+impl !core::marker::Sync for aya_ebpf::programs::sockopt::SockoptContext
+impl core::marker::Unpin for aya_ebpf::programs::sockopt::SockoptContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sockopt::SockoptContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sockopt::SockoptContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sockopt::SockoptContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sockopt::SockoptContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sockopt::SockoptContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sockopt::SockoptContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sockopt::SockoptContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sockopt::SockoptContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sockopt::SockoptContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sockopt::SockoptContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sockopt::SockoptContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sockopt::SockoptContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sockopt::SockoptContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sockopt::SockoptContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sockopt::SockoptContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sockopt::SockoptContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sockopt::SockoptContext
+pub fn aya_ebpf::programs::sockopt::SockoptContext::from(t: T) -> T
+pub mod aya_ebpf::programs::sysctl
+pub struct aya_ebpf::programs::sysctl::SysctlContext
+pub aya_ebpf::programs::sysctl::SysctlContext::sysctl: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sysctl
+impl aya_ebpf::programs::sysctl::SysctlContext
+pub fn aya_ebpf::programs::sysctl::SysctlContext::new(sysctl: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sysctl) -> aya_ebpf::programs::sysctl::SysctlContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sysctl::SysctlContext
+pub fn aya_ebpf::programs::sysctl::SysctlContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sysctl::SysctlContext
+impl !core::marker::Sync for aya_ebpf::programs::sysctl::SysctlContext
+impl core::marker::Unpin for aya_ebpf::programs::sysctl::SysctlContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sysctl::SysctlContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sysctl::SysctlContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sysctl::SysctlContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sysctl::SysctlContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sysctl::SysctlContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sysctl::SysctlContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sysctl::SysctlContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sysctl::SysctlContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sysctl::SysctlContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sysctl::SysctlContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sysctl::SysctlContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sysctl::SysctlContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sysctl::SysctlContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sysctl::SysctlContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sysctl::SysctlContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sysctl::SysctlContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sysctl::SysctlContext
+pub fn aya_ebpf::programs::sysctl::SysctlContext::from(t: T) -> T
+pub mod aya_ebpf::programs::tc
+pub struct aya_ebpf::programs::tc::TcContext
+pub aya_ebpf::programs::tc::TcContext::skb: aya_ebpf::programs::sk_buff::SkBuff
+impl aya_ebpf::programs::tc::TcContext
+pub fn aya_ebpf::programs::tc::TcContext::adjust_room(&self, len_diff: i32, mode: u32, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::cb(&self) -> &[u32]
+pub fn aya_ebpf::programs::tc::TcContext::cb_mut(&mut self) -> &mut [u32]
+pub fn aya_ebpf::programs::tc::TcContext::change_proto(&self, proto: u16, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::change_type(&self, ty: u32) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::clone_redirect(&self, if_index: u32, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::data(&self) -> usize
+pub fn aya_ebpf::programs::tc::TcContext::data_end(&self) -> usize
+pub fn aya_ebpf::programs::tc::TcContext::get_socket_uid(&self) -> u32
+pub fn aya_ebpf::programs::tc::TcContext::l3_csum_replace(&self, offset: usize, from: u64, to: u64, size: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::l4_csum_replace(&self, offset: usize, from: u64, to: u64, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::len(&self) -> u32
+pub fn aya_ebpf::programs::tc::TcContext::load<T>(&self, offset: usize) -> core::result::Result<T, aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::load_bytes(&self, offset: usize, dst: &mut [u8]) -> core::result::Result<usize, aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::new(skb: *mut aya_ebpf_bindings::x86_64::bindings::__sk_buff) -> aya_ebpf::programs::tc::TcContext
+pub fn aya_ebpf::programs::tc::TcContext::pull_data(&self, len: u32) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::set_mark(&mut self, mark: u32)
+pub fn aya_ebpf::programs::tc::TcContext::store<T>(&mut self, offset: usize, v: &T, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::tc::TcContext
+pub fn aya_ebpf::programs::tc::TcContext::as_ptr(&self) -> *mut aya_ebpf_cty::c_void
+impl !core::marker::Send for aya_ebpf::programs::tc::TcContext
+impl !core::marker::Sync for aya_ebpf::programs::tc::TcContext
+impl core::marker::Unpin for aya_ebpf::programs::tc::TcContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::tc::TcContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::tc::TcContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::tc::TcContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::tc::TcContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::tc::TcContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::tc::TcContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::tc::TcContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::tc::TcContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::tc::TcContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::tc::TcContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::tc::TcContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::tc::TcContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::tc::TcContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::tc::TcContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::tc::TcContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::tc::TcContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::tc::TcContext
+pub fn aya_ebpf::programs::tc::TcContext::from(t: T) -> T
+pub mod aya_ebpf::programs::tp_btf
+pub struct aya_ebpf::programs::tp_btf::BtfTracePointContext
+impl aya_ebpf::programs::tp_btf::BtfTracePointContext
+pub unsafe fn aya_ebpf::programs::tp_btf::BtfTracePointContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::tp_btf::BtfTracePointContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::tp_btf::BtfTracePointContext
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::tp_btf::BtfTracePointContext
+impl !core::marker::Sync for aya_ebpf::programs::tp_btf::BtfTracePointContext
+impl core::marker::Unpin for aya_ebpf::programs::tp_btf::BtfTracePointContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::tp_btf::BtfTracePointContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::tp_btf::BtfTracePointContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::tp_btf::BtfTracePointContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::tp_btf::BtfTracePointContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::tp_btf::BtfTracePointContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::tp_btf::BtfTracePointContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::tp_btf::BtfTracePointContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::tp_btf::BtfTracePointContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::tp_btf::BtfTracePointContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::tp_btf::BtfTracePointContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::tp_btf::BtfTracePointContext
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::from(t: T) -> T
+pub mod aya_ebpf::programs::tracepoint
+pub struct aya_ebpf::programs::tracepoint::TracePointContext
+impl aya_ebpf::programs::tracepoint::TracePointContext
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::tracepoint::TracePointContext
+pub unsafe fn aya_ebpf::programs::tracepoint::TracePointContext::read_at<T>(&self, offset: usize) -> core::result::Result<T, i64>
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::tracepoint::TracePointContext
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::tracepoint::TracePointContext
+impl !core::marker::Sync for aya_ebpf::programs::tracepoint::TracePointContext
+impl core::marker::Unpin for aya_ebpf::programs::tracepoint::TracePointContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::tracepoint::TracePointContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::tracepoint::TracePointContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::tracepoint::TracePointContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::tracepoint::TracePointContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::tracepoint::TracePointContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::tracepoint::TracePointContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::tracepoint::TracePointContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::tracepoint::TracePointContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::tracepoint::TracePointContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::tracepoint::TracePointContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::tracepoint::TracePointContext
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::from(t: T) -> T
+pub mod aya_ebpf::programs::xdp
+pub struct aya_ebpf::programs::xdp::XdpContext
+pub aya_ebpf::programs::xdp::XdpContext::ctx: *mut aya_ebpf_bindings::x86_64::bindings::xdp_md
+impl aya_ebpf::programs::xdp::XdpContext
+pub fn aya_ebpf::programs::xdp::XdpContext::data(&self) -> usize
+pub fn aya_ebpf::programs::xdp::XdpContext::data_end(&self) -> usize
+pub fn aya_ebpf::programs::xdp::XdpContext::metadata(&self) -> usize
+pub fn aya_ebpf::programs::xdp::XdpContext::metadata_end(&self) -> usize
+pub fn aya_ebpf::programs::xdp::XdpContext::new(ctx: *mut aya_ebpf_bindings::x86_64::bindings::xdp_md) -> aya_ebpf::programs::xdp::XdpContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::xdp::XdpContext
+pub fn aya_ebpf::programs::xdp::XdpContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::xdp::XdpContext
+impl !core::marker::Sync for aya_ebpf::programs::xdp::XdpContext
+impl core::marker::Unpin for aya_ebpf::programs::xdp::XdpContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::xdp::XdpContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::xdp::XdpContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::xdp::XdpContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::xdp::XdpContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::xdp::XdpContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::xdp::XdpContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::xdp::XdpContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::xdp::XdpContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::xdp::XdpContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::xdp::XdpContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::xdp::XdpContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::xdp::XdpContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::xdp::XdpContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::xdp::XdpContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::xdp::XdpContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::xdp::XdpContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::xdp::XdpContext
+pub fn aya_ebpf::programs::xdp::XdpContext::from(t: T) -> T
+pub struct aya_ebpf::programs::BtfTracePointContext
+impl aya_ebpf::programs::tp_btf::BtfTracePointContext
+pub unsafe fn aya_ebpf::programs::tp_btf::BtfTracePointContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::tp_btf::BtfTracePointContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::tp_btf::BtfTracePointContext
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::tp_btf::BtfTracePointContext
+impl !core::marker::Sync for aya_ebpf::programs::tp_btf::BtfTracePointContext
+impl core::marker::Unpin for aya_ebpf::programs::tp_btf::BtfTracePointContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::tp_btf::BtfTracePointContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::tp_btf::BtfTracePointContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::tp_btf::BtfTracePointContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::tp_btf::BtfTracePointContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::tp_btf::BtfTracePointContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::tp_btf::BtfTracePointContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::tp_btf::BtfTracePointContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::tp_btf::BtfTracePointContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::tp_btf::BtfTracePointContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::tp_btf::BtfTracePointContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::tp_btf::BtfTracePointContext
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::from(t: T) -> T
+pub struct aya_ebpf::programs::DeviceContext
+pub aya_ebpf::programs::DeviceContext::device: *mut aya_ebpf_bindings::x86_64::bindings::bpf_cgroup_dev_ctx
+impl aya_ebpf::programs::device::DeviceContext
+pub fn aya_ebpf::programs::device::DeviceContext::new(device: *mut aya_ebpf_bindings::x86_64::bindings::bpf_cgroup_dev_ctx) -> aya_ebpf::programs::device::DeviceContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::device::DeviceContext
+pub fn aya_ebpf::programs::device::DeviceContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::device::DeviceContext
+impl !core::marker::Sync for aya_ebpf::programs::device::DeviceContext
+impl core::marker::Unpin for aya_ebpf::programs::device::DeviceContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::device::DeviceContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::device::DeviceContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::device::DeviceContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::device::DeviceContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::device::DeviceContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::device::DeviceContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::device::DeviceContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::device::DeviceContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::device::DeviceContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::device::DeviceContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::device::DeviceContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::device::DeviceContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::device::DeviceContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::device::DeviceContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::device::DeviceContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::device::DeviceContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::device::DeviceContext
+pub fn aya_ebpf::programs::device::DeviceContext::from(t: T) -> T
+pub struct aya_ebpf::programs::FEntryContext
+impl aya_ebpf::programs::fentry::FEntryContext
+pub unsafe fn aya_ebpf::programs::fentry::FEntryContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
+pub fn aya_ebpf::programs::fentry::FEntryContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::fentry::FEntryContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::fentry::FEntryContext
+pub fn aya_ebpf::programs::fentry::FEntryContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::fentry::FEntryContext
+impl !core::marker::Sync for aya_ebpf::programs::fentry::FEntryContext
+impl core::marker::Unpin for aya_ebpf::programs::fentry::FEntryContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::fentry::FEntryContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::fentry::FEntryContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::fentry::FEntryContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::fentry::FEntryContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::fentry::FEntryContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::fentry::FEntryContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::fentry::FEntryContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::fentry::FEntryContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::fentry::FEntryContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::fentry::FEntryContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::fentry::FEntryContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::fentry::FEntryContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::fentry::FEntryContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::fentry::FEntryContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::fentry::FEntryContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::fentry::FEntryContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::fentry::FEntryContext
+pub fn aya_ebpf::programs::fentry::FEntryContext::from(t: T) -> T
+pub struct aya_ebpf::programs::FExitContext
+impl aya_ebpf::programs::fexit::FExitContext
+pub unsafe fn aya_ebpf::programs::fexit::FExitContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
+pub fn aya_ebpf::programs::fexit::FExitContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::fexit::FExitContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::fexit::FExitContext
+pub fn aya_ebpf::programs::fexit::FExitContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::fexit::FExitContext
+impl !core::marker::Sync for aya_ebpf::programs::fexit::FExitContext
+impl core::marker::Unpin for aya_ebpf::programs::fexit::FExitContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::fexit::FExitContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::fexit::FExitContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::fexit::FExitContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::fexit::FExitContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::fexit::FExitContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::fexit::FExitContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::fexit::FExitContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::fexit::FExitContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::fexit::FExitContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::fexit::FExitContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::fexit::FExitContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::fexit::FExitContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::fexit::FExitContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::fexit::FExitContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::fexit::FExitContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::fexit::FExitContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::fexit::FExitContext
+pub fn aya_ebpf::programs::fexit::FExitContext::from(t: T) -> T
+pub struct aya_ebpf::programs::LsmContext
+impl aya_ebpf::programs::lsm::LsmContext
+pub unsafe fn aya_ebpf::programs::lsm::LsmContext::arg<T: FromBtfArgument>(&self, n: usize) -> T
+pub fn aya_ebpf::programs::lsm::LsmContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::lsm::LsmContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::lsm::LsmContext
+pub fn aya_ebpf::programs::lsm::LsmContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::lsm::LsmContext
+impl !core::marker::Sync for aya_ebpf::programs::lsm::LsmContext
+impl core::marker::Unpin for aya_ebpf::programs::lsm::LsmContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::lsm::LsmContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::lsm::LsmContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::lsm::LsmContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::lsm::LsmContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::lsm::LsmContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::lsm::LsmContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::lsm::LsmContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::lsm::LsmContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::lsm::LsmContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::lsm::LsmContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::lsm::LsmContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::lsm::LsmContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::lsm::LsmContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::lsm::LsmContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::lsm::LsmContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::lsm::LsmContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::lsm::LsmContext
+pub fn aya_ebpf::programs::lsm::LsmContext::from(t: T) -> T
+pub struct aya_ebpf::programs::PerfEventContext
+impl aya_ebpf::programs::perf_event::PerfEventContext
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::perf_event::PerfEventContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::perf_event::PerfEventContext
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::perf_event::PerfEventContext
+impl !core::marker::Sync for aya_ebpf::programs::perf_event::PerfEventContext
+impl core::marker::Unpin for aya_ebpf::programs::perf_event::PerfEventContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::perf_event::PerfEventContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::perf_event::PerfEventContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::perf_event::PerfEventContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::perf_event::PerfEventContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::perf_event::PerfEventContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::perf_event::PerfEventContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::perf_event::PerfEventContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::perf_event::PerfEventContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::perf_event::PerfEventContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::perf_event::PerfEventContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::perf_event::PerfEventContext
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::from(t: T) -> T
+pub struct aya_ebpf::programs::ProbeContext
+pub aya_ebpf::programs::ProbeContext::regs: *mut aya_ebpf_bindings::x86_64::bindings::pt_regs
+impl aya_ebpf::programs::probe::ProbeContext
+pub fn aya_ebpf::programs::probe::ProbeContext::arg<T: FromPtRegs>(&self, n: usize) -> core::option::Option<T>
+pub fn aya_ebpf::programs::probe::ProbeContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::probe::ProbeContext
+pub fn aya_ebpf::programs::probe::ProbeContext::ret<T: FromPtRegs>(&self) -> core::option::Option<T>
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::probe::ProbeContext
+pub fn aya_ebpf::programs::probe::ProbeContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::probe::ProbeContext
+impl !core::marker::Sync for aya_ebpf::programs::probe::ProbeContext
+impl core::marker::Unpin for aya_ebpf::programs::probe::ProbeContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::probe::ProbeContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::probe::ProbeContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::probe::ProbeContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::probe::ProbeContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::probe::ProbeContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::probe::ProbeContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::probe::ProbeContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::probe::ProbeContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::probe::ProbeContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::probe::ProbeContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::probe::ProbeContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::probe::ProbeContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::probe::ProbeContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::probe::ProbeContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::probe::ProbeContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::probe::ProbeContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::probe::ProbeContext
+pub fn aya_ebpf::programs::probe::ProbeContext::from(t: T) -> T
+pub struct aya_ebpf::programs::RawTracePointContext
+impl aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+impl !core::marker::Sync for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+impl core::marker::Unpin for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::raw_tracepoint::RawTracePointContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::raw_tracepoint::RawTracePointContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::raw_tracepoint::RawTracePointContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::raw_tracepoint::RawTracePointContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::raw_tracepoint::RawTracePointContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::raw_tracepoint::RawTracePointContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::raw_tracepoint::RawTracePointContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::raw_tracepoint::RawTracePointContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::from(t: T) -> T
+pub struct aya_ebpf::programs::SkBuffContext
+pub aya_ebpf::programs::SkBuffContext::skb: aya_ebpf::programs::sk_buff::SkBuff
+impl aya_ebpf::programs::sk_buff::SkBuffContext
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::adjust_room(&self, len_diff: i32, mode: u32, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::cb(&self) -> &[u32]
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::cb_mut(&mut self) -> &mut [u32]
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::change_type(&self, ty: u32) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::clone_redirect(&self, if_index: u32, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::get_socket_uid(&self) -> u32
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::l3_csum_replace(&self, offset: usize, from: u64, to: u64, size: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::l4_csum_replace(&self, offset: usize, from: u64, to: u64, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::len(&self) -> u32
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::load<T>(&self, offset: usize) -> core::result::Result<T, aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::load_bytes(&self, offset: usize, dst: &mut [u8]) -> core::result::Result<usize, aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::new(skb: *mut aya_ebpf_bindings::x86_64::bindings::__sk_buff) -> aya_ebpf::programs::sk_buff::SkBuffContext
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::pull_data(&self, len: u32) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::set_mark(&mut self, mark: u32)
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::store<T>(&mut self, offset: usize, v: &T, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sk_buff::SkBuffContext
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sk_buff::SkBuffContext
+impl !core::marker::Sync for aya_ebpf::programs::sk_buff::SkBuffContext
+impl core::marker::Unpin for aya_ebpf::programs::sk_buff::SkBuffContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sk_buff::SkBuffContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sk_buff::SkBuffContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sk_buff::SkBuffContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sk_buff::SkBuffContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sk_buff::SkBuffContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sk_buff::SkBuffContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sk_buff::SkBuffContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sk_buff::SkBuffContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sk_buff::SkBuffContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sk_buff::SkBuffContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sk_buff::SkBuffContext
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::from(t: T) -> T
+pub struct aya_ebpf::programs::SkLookupContext
+pub aya_ebpf::programs::SkLookupContext::lookup: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sk_lookup
+impl aya_ebpf::programs::sk_lookup::SkLookupContext
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::new(lookup: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sk_lookup) -> aya_ebpf::programs::sk_lookup::SkLookupContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sk_lookup::SkLookupContext
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sk_lookup::SkLookupContext
+impl !core::marker::Sync for aya_ebpf::programs::sk_lookup::SkLookupContext
+impl core::marker::Unpin for aya_ebpf::programs::sk_lookup::SkLookupContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sk_lookup::SkLookupContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sk_lookup::SkLookupContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sk_lookup::SkLookupContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sk_lookup::SkLookupContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sk_lookup::SkLookupContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sk_lookup::SkLookupContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sk_lookup::SkLookupContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sk_lookup::SkLookupContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sk_lookup::SkLookupContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sk_lookup::SkLookupContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sk_lookup::SkLookupContext
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::from(t: T) -> T
+pub struct aya_ebpf::programs::SkMsgContext
+pub aya_ebpf::programs::SkMsgContext::msg: *mut aya_ebpf_bindings::x86_64::bindings::sk_msg_md
+impl aya_ebpf::programs::sk_msg::SkMsgContext
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::data(&self) -> usize
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::data_end(&self) -> usize
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::new(msg: *mut aya_ebpf_bindings::x86_64::bindings::sk_msg_md) -> aya_ebpf::programs::sk_msg::SkMsgContext
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::pop_data(&self, start: u32, len: u32, flags: u64) -> core::result::Result<(), i64>
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::push_data(&self, start: u32, len: u32, flags: u64) -> core::result::Result<(), i64>
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::size(&self) -> u32
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sk_msg::SkMsgContext
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sk_msg::SkMsgContext
+impl !core::marker::Sync for aya_ebpf::programs::sk_msg::SkMsgContext
+impl core::marker::Unpin for aya_ebpf::programs::sk_msg::SkMsgContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sk_msg::SkMsgContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sk_msg::SkMsgContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sk_msg::SkMsgContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sk_msg::SkMsgContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sk_msg::SkMsgContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sk_msg::SkMsgContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sk_msg::SkMsgContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sk_msg::SkMsgContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sk_msg::SkMsgContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sk_msg::SkMsgContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sk_msg::SkMsgContext
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::from(t: T) -> T
+pub struct aya_ebpf::programs::SockAddrContext
+pub aya_ebpf::programs::SockAddrContext::sock_addr: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock_addr
+impl aya_ebpf::programs::sock_addr::SockAddrContext
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::new(sock_addr: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock_addr) -> aya_ebpf::programs::sock_addr::SockAddrContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sock_addr::SockAddrContext
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sock_addr::SockAddrContext
+impl !core::marker::Sync for aya_ebpf::programs::sock_addr::SockAddrContext
+impl core::marker::Unpin for aya_ebpf::programs::sock_addr::SockAddrContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sock_addr::SockAddrContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sock_addr::SockAddrContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sock_addr::SockAddrContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sock_addr::SockAddrContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sock_addr::SockAddrContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sock_addr::SockAddrContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sock_addr::SockAddrContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sock_addr::SockAddrContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sock_addr::SockAddrContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sock_addr::SockAddrContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sock_addr::SockAddrContext
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::from(t: T) -> T
+pub struct aya_ebpf::programs::SockContext
+pub aya_ebpf::programs::SockContext::sock: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock
+impl aya_ebpf::programs::sock::SockContext
+pub fn aya_ebpf::programs::sock::SockContext::new(sock: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock) -> aya_ebpf::programs::sock::SockContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sock::SockContext
+pub fn aya_ebpf::programs::sock::SockContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sock::SockContext
+impl !core::marker::Sync for aya_ebpf::programs::sock::SockContext
+impl core::marker::Unpin for aya_ebpf::programs::sock::SockContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sock::SockContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sock::SockContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sock::SockContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sock::SockContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sock::SockContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sock::SockContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sock::SockContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sock::SockContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sock::SockContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sock::SockContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sock::SockContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sock::SockContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sock::SockContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sock::SockContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sock::SockContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sock::SockContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sock::SockContext
+pub fn aya_ebpf::programs::sock::SockContext::from(t: T) -> T
+pub struct aya_ebpf::programs::SockOpsContext
+pub aya_ebpf::programs::SockOpsContext::ops: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock_ops
+impl aya_ebpf::programs::sock_ops::SockOpsContext
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::arg(&self, n: usize) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::cb_flags(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::family(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::local_ip4(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::local_ip6(&self) -> [u32; 4]
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::local_port(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::new(ops: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sock_ops) -> aya_ebpf::programs::sock_ops::SockOpsContext
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::op(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::remote_ip4(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::remote_ip6(&self) -> [u32; 4]
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::remote_port(&self) -> u32
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::set_cb_flags(&self, flags: i32) -> core::result::Result<(), i64>
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sock_ops::SockOpsContext
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sock_ops::SockOpsContext
+impl !core::marker::Sync for aya_ebpf::programs::sock_ops::SockOpsContext
+impl core::marker::Unpin for aya_ebpf::programs::sock_ops::SockOpsContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sock_ops::SockOpsContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sock_ops::SockOpsContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sock_ops::SockOpsContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sock_ops::SockOpsContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sock_ops::SockOpsContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sock_ops::SockOpsContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sock_ops::SockOpsContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sock_ops::SockOpsContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sock_ops::SockOpsContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sock_ops::SockOpsContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sock_ops::SockOpsContext
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::from(t: T) -> T
+pub struct aya_ebpf::programs::SockoptContext
+pub aya_ebpf::programs::SockoptContext::sockopt: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sockopt
+impl aya_ebpf::programs::sockopt::SockoptContext
+pub fn aya_ebpf::programs::sockopt::SockoptContext::new(sockopt: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sockopt) -> aya_ebpf::programs::sockopt::SockoptContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sockopt::SockoptContext
+pub fn aya_ebpf::programs::sockopt::SockoptContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sockopt::SockoptContext
+impl !core::marker::Sync for aya_ebpf::programs::sockopt::SockoptContext
+impl core::marker::Unpin for aya_ebpf::programs::sockopt::SockoptContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sockopt::SockoptContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sockopt::SockoptContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sockopt::SockoptContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sockopt::SockoptContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sockopt::SockoptContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sockopt::SockoptContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sockopt::SockoptContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sockopt::SockoptContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sockopt::SockoptContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sockopt::SockoptContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sockopt::SockoptContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sockopt::SockoptContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sockopt::SockoptContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sockopt::SockoptContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sockopt::SockoptContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sockopt::SockoptContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sockopt::SockoptContext
+pub fn aya_ebpf::programs::sockopt::SockoptContext::from(t: T) -> T
+pub struct aya_ebpf::programs::SysctlContext
+pub aya_ebpf::programs::SysctlContext::sysctl: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sysctl
+impl aya_ebpf::programs::sysctl::SysctlContext
+pub fn aya_ebpf::programs::sysctl::SysctlContext::new(sysctl: *mut aya_ebpf_bindings::x86_64::bindings::bpf_sysctl) -> aya_ebpf::programs::sysctl::SysctlContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sysctl::SysctlContext
+pub fn aya_ebpf::programs::sysctl::SysctlContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::sysctl::SysctlContext
+impl !core::marker::Sync for aya_ebpf::programs::sysctl::SysctlContext
+impl core::marker::Unpin for aya_ebpf::programs::sysctl::SysctlContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::sysctl::SysctlContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::sysctl::SysctlContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::sysctl::SysctlContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::sysctl::SysctlContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::sysctl::SysctlContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::sysctl::SysctlContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::sysctl::SysctlContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::sysctl::SysctlContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::sysctl::SysctlContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::sysctl::SysctlContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::sysctl::SysctlContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::sysctl::SysctlContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::sysctl::SysctlContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sysctl::SysctlContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::sysctl::SysctlContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::sysctl::SysctlContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::sysctl::SysctlContext
+pub fn aya_ebpf::programs::sysctl::SysctlContext::from(t: T) -> T
+pub struct aya_ebpf::programs::TcContext
+pub aya_ebpf::programs::TcContext::skb: aya_ebpf::programs::sk_buff::SkBuff
+impl aya_ebpf::programs::tc::TcContext
+pub fn aya_ebpf::programs::tc::TcContext::adjust_room(&self, len_diff: i32, mode: u32, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::cb(&self) -> &[u32]
+pub fn aya_ebpf::programs::tc::TcContext::cb_mut(&mut self) -> &mut [u32]
+pub fn aya_ebpf::programs::tc::TcContext::change_proto(&self, proto: u16, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::change_type(&self, ty: u32) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::clone_redirect(&self, if_index: u32, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::data(&self) -> usize
+pub fn aya_ebpf::programs::tc::TcContext::data_end(&self) -> usize
+pub fn aya_ebpf::programs::tc::TcContext::get_socket_uid(&self) -> u32
+pub fn aya_ebpf::programs::tc::TcContext::l3_csum_replace(&self, offset: usize, from: u64, to: u64, size: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::l4_csum_replace(&self, offset: usize, from: u64, to: u64, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::len(&self) -> u32
+pub fn aya_ebpf::programs::tc::TcContext::load<T>(&self, offset: usize) -> core::result::Result<T, aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::load_bytes(&self, offset: usize, dst: &mut [u8]) -> core::result::Result<usize, aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::new(skb: *mut aya_ebpf_bindings::x86_64::bindings::__sk_buff) -> aya_ebpf::programs::tc::TcContext
+pub fn aya_ebpf::programs::tc::TcContext::pull_data(&self, len: u32) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::programs::tc::TcContext::set_mark(&mut self, mark: u32)
+pub fn aya_ebpf::programs::tc::TcContext::store<T>(&mut self, offset: usize, v: &T, flags: u64) -> core::result::Result<(), aya_ebpf_cty::od::c_long>
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::tc::TcContext
+pub fn aya_ebpf::programs::tc::TcContext::as_ptr(&self) -> *mut aya_ebpf_cty::c_void
+impl !core::marker::Send for aya_ebpf::programs::tc::TcContext
+impl !core::marker::Sync for aya_ebpf::programs::tc::TcContext
+impl core::marker::Unpin for aya_ebpf::programs::tc::TcContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::tc::TcContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::tc::TcContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::tc::TcContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::tc::TcContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::tc::TcContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::tc::TcContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::tc::TcContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::tc::TcContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::tc::TcContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::tc::TcContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::tc::TcContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::tc::TcContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::tc::TcContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::tc::TcContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::tc::TcContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::tc::TcContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::tc::TcContext
+pub fn aya_ebpf::programs::tc::TcContext::from(t: T) -> T
+pub struct aya_ebpf::programs::TracePointContext
+impl aya_ebpf::programs::tracepoint::TracePointContext
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::new(ctx: *mut core::ffi::c_void) -> aya_ebpf::programs::tracepoint::TracePointContext
+pub unsafe fn aya_ebpf::programs::tracepoint::TracePointContext::read_at<T>(&self, offset: usize) -> core::result::Result<T, i64>
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::tracepoint::TracePointContext
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::tracepoint::TracePointContext
+impl !core::marker::Sync for aya_ebpf::programs::tracepoint::TracePointContext
+impl core::marker::Unpin for aya_ebpf::programs::tracepoint::TracePointContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::tracepoint::TracePointContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::tracepoint::TracePointContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::tracepoint::TracePointContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::tracepoint::TracePointContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::tracepoint::TracePointContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::tracepoint::TracePointContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::tracepoint::TracePointContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::tracepoint::TracePointContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::tracepoint::TracePointContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::tracepoint::TracePointContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::tracepoint::TracePointContext
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::from(t: T) -> T
+pub struct aya_ebpf::programs::XdpContext
+pub aya_ebpf::programs::XdpContext::ctx: *mut aya_ebpf_bindings::x86_64::bindings::xdp_md
+impl aya_ebpf::programs::xdp::XdpContext
+pub fn aya_ebpf::programs::xdp::XdpContext::data(&self) -> usize
+pub fn aya_ebpf::programs::xdp::XdpContext::data_end(&self) -> usize
+pub fn aya_ebpf::programs::xdp::XdpContext::metadata(&self) -> usize
+pub fn aya_ebpf::programs::xdp::XdpContext::metadata_end(&self) -> usize
+pub fn aya_ebpf::programs::xdp::XdpContext::new(ctx: *mut aya_ebpf_bindings::x86_64::bindings::xdp_md) -> aya_ebpf::programs::xdp::XdpContext
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::xdp::XdpContext
+pub fn aya_ebpf::programs::xdp::XdpContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl !core::marker::Send for aya_ebpf::programs::xdp::XdpContext
+impl !core::marker::Sync for aya_ebpf::programs::xdp::XdpContext
+impl core::marker::Unpin for aya_ebpf::programs::xdp::XdpContext
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::programs::xdp::XdpContext
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::programs::xdp::XdpContext
+impl<T, U> core::convert::Into<U> for aya_ebpf::programs::xdp::XdpContext where U: core::convert::From<T>
+pub fn aya_ebpf::programs::xdp::XdpContext::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::programs::xdp::XdpContext where U: core::convert::Into<T>
+pub type aya_ebpf::programs::xdp::XdpContext::Error = core::convert::Infallible
+pub fn aya_ebpf::programs::xdp::XdpContext::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::programs::xdp::XdpContext where U: core::convert::TryFrom<T>
+pub type aya_ebpf::programs::xdp::XdpContext::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::programs::xdp::XdpContext::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::programs::xdp::XdpContext where T: 'static + core::marker::Sized
+pub fn aya_ebpf::programs::xdp::XdpContext::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::programs::xdp::XdpContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::xdp::XdpContext::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::programs::xdp::XdpContext where T: core::marker::Sized
+pub fn aya_ebpf::programs::xdp::XdpContext::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::programs::xdp::XdpContext
+pub fn aya_ebpf::programs::xdp::XdpContext::from(t: T) -> T
+pub macro aya_ebpf::bpf_printk!
+pub struct aya_ebpf::PtRegs
+impl aya_ebpf::PtRegs
+pub fn aya_ebpf::PtRegs::arg<T: FromPtRegs>(&self, n: usize) -> core::option::Option<T>
+pub fn aya_ebpf::PtRegs::as_ptr(&self) -> *mut aya_ebpf_bindings::x86_64::bindings::pt_regs
+pub fn aya_ebpf::PtRegs::new(regs: *mut aya_ebpf_bindings::x86_64::bindings::pt_regs) -> Self
+pub fn aya_ebpf::PtRegs::ret<T: FromPtRegs>(&self) -> core::option::Option<T>
+impl !core::marker::Send for aya_ebpf::PtRegs
+impl !core::marker::Sync for aya_ebpf::PtRegs
+impl core::marker::Unpin for aya_ebpf::PtRegs
+impl core::panic::unwind_safe::RefUnwindSafe for aya_ebpf::PtRegs
+impl core::panic::unwind_safe::UnwindSafe for aya_ebpf::PtRegs
+impl<T, U> core::convert::Into<U> for aya_ebpf::PtRegs where U: core::convert::From<T>
+pub fn aya_ebpf::PtRegs::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_ebpf::PtRegs where U: core::convert::Into<T>
+pub type aya_ebpf::PtRegs::Error = core::convert::Infallible
+pub fn aya_ebpf::PtRegs::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_ebpf::PtRegs where U: core::convert::TryFrom<T>
+pub type aya_ebpf::PtRegs::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_ebpf::PtRegs::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_ebpf::PtRegs where T: 'static + core::marker::Sized
+pub fn aya_ebpf::PtRegs::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_ebpf::PtRegs where T: core::marker::Sized
+pub fn aya_ebpf::PtRegs::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_ebpf::PtRegs where T: core::marker::Sized
+pub fn aya_ebpf::PtRegs::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_ebpf::PtRegs
+pub fn aya_ebpf::PtRegs::from(t: T) -> T
+pub const aya_ebpf::TASK_COMM_LEN: usize = 16usize
+pub trait aya_ebpf::EbpfContext
+pub fn aya_ebpf::EbpfContext::as_ptr(&self) -> *mut core::ffi::c_void
+pub fn aya_ebpf::EbpfContext::command(&self) -> core::result::Result<[u8; 16], aya_ebpf_cty::od::c_long>
+pub fn aya_ebpf::EbpfContext::gid(&self) -> u32
+pub fn aya_ebpf::EbpfContext::pid(&self) -> u32
+pub fn aya_ebpf::EbpfContext::tgid(&self) -> u32
+pub fn aya_ebpf::EbpfContext::uid(&self) -> u32
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::device::DeviceContext
+pub fn aya_ebpf::programs::device::DeviceContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::fentry::FEntryContext
+pub fn aya_ebpf::programs::fentry::FEntryContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::fexit::FExitContext
+pub fn aya_ebpf::programs::fexit::FExitContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::lsm::LsmContext
+pub fn aya_ebpf::programs::lsm::LsmContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::perf_event::PerfEventContext
+pub fn aya_ebpf::programs::perf_event::PerfEventContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::probe::ProbeContext
+pub fn aya_ebpf::programs::probe::ProbeContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::raw_tracepoint::RawTracePointContext
+pub fn aya_ebpf::programs::raw_tracepoint::RawTracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sk_buff::SkBuffContext
+pub fn aya_ebpf::programs::sk_buff::SkBuffContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sk_lookup::SkLookupContext
+pub fn aya_ebpf::programs::sk_lookup::SkLookupContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sk_msg::SkMsgContext
+pub fn aya_ebpf::programs::sk_msg::SkMsgContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sock::SockContext
+pub fn aya_ebpf::programs::sock::SockContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sock_addr::SockAddrContext
+pub fn aya_ebpf::programs::sock_addr::SockAddrContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sock_ops::SockOpsContext
+pub fn aya_ebpf::programs::sock_ops::SockOpsContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sockopt::SockoptContext
+pub fn aya_ebpf::programs::sockopt::SockoptContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::sysctl::SysctlContext
+pub fn aya_ebpf::programs::sysctl::SysctlContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::tc::TcContext
+pub fn aya_ebpf::programs::tc::TcContext::as_ptr(&self) -> *mut aya_ebpf_cty::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::tp_btf::BtfTracePointContext
+pub fn aya_ebpf::programs::tp_btf::BtfTracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::tracepoint::TracePointContext
+pub fn aya_ebpf::programs::tracepoint::TracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
+impl aya_ebpf::EbpfContext for aya_ebpf::programs::xdp::XdpContext
+pub fn aya_ebpf::programs::xdp::XdpContext::as_ptr(&self) -> *mut core::ffi::c_void
+pub fn aya_ebpf::check_bounds_signed(value: i64, lower: i64, upper: i64) -> bool
+#[no_mangle] pub unsafe c fn aya_ebpf::memcpy(dest: *mut u8, src: *mut u8, n: usize)
+#[no_mangle] pub unsafe c fn aya_ebpf::memset(s: *mut u8, c: aya_ebpf_cty::ad::c_int, n: usize)

+ 26 - 25
xtask/public-api/aya-log.txt

@@ -37,31 +37,6 @@ impl<T> core::borrow::BorrowMut<T> for aya_log::Error where T: core::marker::Siz
 pub fn aya_log::Error::borrow_mut(&mut self) -> &mut T
 impl<T> core::convert::From<T> for aya_log::Error
 pub fn aya_log::Error::from(t: T) -> T
-pub struct aya_log::BpfLogger
-impl aya_log::BpfLogger
-pub fn aya_log::BpfLogger::init(bpf: &mut aya::bpf::Bpf) -> core::result::Result<aya_log::BpfLogger, aya_log::Error>
-pub fn aya_log::BpfLogger::init_with_logger<T: log::Log + 'static>(bpf: &mut aya::bpf::Bpf, logger: T) -> core::result::Result<aya_log::BpfLogger, aya_log::Error>
-impl core::marker::Send for aya_log::BpfLogger
-impl core::marker::Sync for aya_log::BpfLogger
-impl core::marker::Unpin for aya_log::BpfLogger
-impl core::panic::unwind_safe::RefUnwindSafe for aya_log::BpfLogger
-impl core::panic::unwind_safe::UnwindSafe for aya_log::BpfLogger
-impl<T, U> core::convert::Into<U> for aya_log::BpfLogger where U: core::convert::From<T>
-pub fn aya_log::BpfLogger::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_log::BpfLogger where U: core::convert::Into<T>
-pub type aya_log::BpfLogger::Error = core::convert::Infallible
-pub fn aya_log::BpfLogger::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_log::BpfLogger where U: core::convert::TryFrom<T>
-pub type aya_log::BpfLogger::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_log::BpfLogger::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya_log::BpfLogger where T: 'static + core::marker::Sized
-pub fn aya_log::BpfLogger::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_log::BpfLogger where T: core::marker::Sized
-pub fn aya_log::BpfLogger::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_log::BpfLogger where T: core::marker::Sized
-pub fn aya_log::BpfLogger::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_log::BpfLogger
-pub fn aya_log::BpfLogger::from(t: T) -> T
 pub struct aya_log::DefaultFormatter
 impl<T> aya_log::Formatter<T> for aya_log::DefaultFormatter where T: alloc::string::ToString
 pub fn aya_log::DefaultFormatter::format(v: T) -> alloc::string::String
@@ -86,6 +61,31 @@ impl<T> core::borrow::BorrowMut<T> for aya_log::DefaultFormatter where T: core::
 pub fn aya_log::DefaultFormatter::borrow_mut(&mut self) -> &mut T
 impl<T> core::convert::From<T> for aya_log::DefaultFormatter
 pub fn aya_log::DefaultFormatter::from(t: T) -> T
+pub struct aya_log::EbpfLogger
+impl aya_log::EbpfLogger
+pub fn aya_log::EbpfLogger::init(bpf: &mut aya::bpf::Ebpf) -> core::result::Result<aya_log::EbpfLogger, aya_log::Error>
+pub fn aya_log::EbpfLogger::init_with_logger<T: log::Log + 'static>(bpf: &mut aya::bpf::Ebpf, logger: T) -> core::result::Result<aya_log::EbpfLogger, aya_log::Error>
+impl core::marker::Send for aya_log::EbpfLogger
+impl core::marker::Sync for aya_log::EbpfLogger
+impl core::marker::Unpin for aya_log::EbpfLogger
+impl core::panic::unwind_safe::RefUnwindSafe for aya_log::EbpfLogger
+impl core::panic::unwind_safe::UnwindSafe for aya_log::EbpfLogger
+impl<T, U> core::convert::Into<U> for aya_log::EbpfLogger where U: core::convert::From<T>
+pub fn aya_log::EbpfLogger::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_log::EbpfLogger where U: core::convert::Into<T>
+pub type aya_log::EbpfLogger::Error = core::convert::Infallible
+pub fn aya_log::EbpfLogger::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_log::EbpfLogger where U: core::convert::TryFrom<T>
+pub type aya_log::EbpfLogger::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_log::EbpfLogger::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya_log::EbpfLogger where T: 'static + core::marker::Sized
+pub fn aya_log::EbpfLogger::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_log::EbpfLogger where T: core::marker::Sized
+pub fn aya_log::EbpfLogger::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_log::EbpfLogger where T: core::marker::Sized
+pub fn aya_log::EbpfLogger::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_log::EbpfLogger
+pub fn aya_log::EbpfLogger::from(t: T) -> T
 pub struct aya_log::Ipv4Formatter
 impl<T> aya_log::Formatter<T> for aya_log::Ipv4Formatter where T: core::convert::Into<core::net::ip_addr::Ipv4Addr>
 pub fn aya_log::Ipv4Formatter::format(v: T) -> alloc::string::String
@@ -298,3 +298,4 @@ impl<T> aya_log::Formatter<T> for aya_log::LowerHexFormatter where T: core::fmt:
 pub fn aya_log::LowerHexFormatter::format(v: T) -> alloc::string::String
 impl<T> aya_log::Formatter<T> for aya_log::UpperHexFormatter where T: core::fmt::UpperHex
 pub fn aya_log::UpperHexFormatter::format(v: T) -> alloc::string::String
+pub type aya_log::BpfLogger = aya_log::EbpfLogger

+ 131 - 131
xtask/public-api/aya-obj.txt

@@ -5392,7 +5392,7 @@ pub fn aya_obj::maps::Map::map_type(&self) -> u32
 pub fn aya_obj::maps::Map::max_entries(&self) -> u32
 pub fn aya_obj::maps::Map::pinning(&self) -> aya_obj::maps::PinningType
 pub fn aya_obj::maps::Map::section_index(&self) -> usize
-pub fn aya_obj::maps::Map::section_kind(&self) -> aya_obj::BpfSectionKind
+pub fn aya_obj::maps::Map::section_kind(&self) -> aya_obj::EbpfSectionKind
 pub fn aya_obj::maps::Map::set_max_entries(&mut self, v: u32)
 pub fn aya_obj::maps::Map::set_value_size(&mut self, size: u32)
 pub fn aya_obj::maps::Map::symbol_index(&self) -> core::option::Option<usize>
@@ -5596,7 +5596,7 @@ pub struct aya_obj::maps::LegacyMap
 pub aya_obj::maps::LegacyMap::data: alloc::vec::Vec<u8>
 pub aya_obj::maps::LegacyMap::def: aya_obj::maps::bpf_map_def
 pub aya_obj::maps::LegacyMap::section_index: usize
-pub aya_obj::maps::LegacyMap::section_kind: aya_obj::BpfSectionKind
+pub aya_obj::maps::LegacyMap::section_kind: aya_obj::EbpfSectionKind
 pub aya_obj::maps::LegacyMap::symbol_index: core::option::Option<usize>
 impl core::clone::Clone for aya_obj::maps::LegacyMap
 pub fn aya_obj::maps::LegacyMap::clone(&self) -> aya_obj::maps::LegacyMap
@@ -5672,53 +5672,53 @@ pub fn aya_obj::maps::bpf_map_def::borrow_mut(&mut self) -> &mut T
 impl<T> core::convert::From<T> for aya_obj::maps::bpf_map_def
 pub fn aya_obj::maps::bpf_map_def::from(t: T) -> T
 pub mod aya_obj::obj
-pub enum aya_obj::obj::BpfSectionKind
-pub aya_obj::obj::BpfSectionKind::Bss
-pub aya_obj::obj::BpfSectionKind::Btf
-pub aya_obj::obj::BpfSectionKind::BtfExt
-pub aya_obj::obj::BpfSectionKind::BtfMaps
-pub aya_obj::obj::BpfSectionKind::Data
-pub aya_obj::obj::BpfSectionKind::License
-pub aya_obj::obj::BpfSectionKind::Maps
-pub aya_obj::obj::BpfSectionKind::Program
-pub aya_obj::obj::BpfSectionKind::Rodata
-pub aya_obj::obj::BpfSectionKind::Text
-pub aya_obj::obj::BpfSectionKind::Undefined
-pub aya_obj::obj::BpfSectionKind::Version
-impl core::clone::Clone for aya_obj::BpfSectionKind
-pub fn aya_obj::BpfSectionKind::clone(&self) -> aya_obj::BpfSectionKind
-impl core::cmp::Eq for aya_obj::BpfSectionKind
-impl core::cmp::PartialEq for aya_obj::BpfSectionKind
-pub fn aya_obj::BpfSectionKind::eq(&self, other: &aya_obj::BpfSectionKind) -> bool
-impl core::fmt::Debug for aya_obj::BpfSectionKind
-pub fn aya_obj::BpfSectionKind::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_obj::BpfSectionKind
-impl core::marker::StructuralPartialEq for aya_obj::BpfSectionKind
-impl core::marker::Send for aya_obj::BpfSectionKind
-impl core::marker::Sync for aya_obj::BpfSectionKind
-impl core::marker::Unpin for aya_obj::BpfSectionKind
-impl core::panic::unwind_safe::RefUnwindSafe for aya_obj::BpfSectionKind
-impl core::panic::unwind_safe::UnwindSafe for aya_obj::BpfSectionKind
-impl<T, U> core::convert::Into<U> for aya_obj::BpfSectionKind where U: core::convert::From<T>
-pub fn aya_obj::BpfSectionKind::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_obj::BpfSectionKind where U: core::convert::Into<T>
-pub type aya_obj::BpfSectionKind::Error = core::convert::Infallible
-pub fn aya_obj::BpfSectionKind::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_obj::BpfSectionKind where U: core::convert::TryFrom<T>
-pub type aya_obj::BpfSectionKind::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_obj::BpfSectionKind::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> alloc::borrow::ToOwned for aya_obj::BpfSectionKind where T: core::clone::Clone
-pub type aya_obj::BpfSectionKind::Owned = T
-pub fn aya_obj::BpfSectionKind::clone_into(&self, target: &mut T)
-pub fn aya_obj::BpfSectionKind::to_owned(&self) -> T
-impl<T> core::any::Any for aya_obj::BpfSectionKind where T: 'static + core::marker::Sized
-pub fn aya_obj::BpfSectionKind::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_obj::BpfSectionKind where T: core::marker::Sized
-pub fn aya_obj::BpfSectionKind::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_obj::BpfSectionKind where T: core::marker::Sized
-pub fn aya_obj::BpfSectionKind::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_obj::BpfSectionKind
-pub fn aya_obj::BpfSectionKind::from(t: T) -> T
+pub enum aya_obj::obj::EbpfSectionKind
+pub aya_obj::obj::EbpfSectionKind::Bss
+pub aya_obj::obj::EbpfSectionKind::Btf
+pub aya_obj::obj::EbpfSectionKind::BtfExt
+pub aya_obj::obj::EbpfSectionKind::BtfMaps
+pub aya_obj::obj::EbpfSectionKind::Data
+pub aya_obj::obj::EbpfSectionKind::License
+pub aya_obj::obj::EbpfSectionKind::Maps
+pub aya_obj::obj::EbpfSectionKind::Program
+pub aya_obj::obj::EbpfSectionKind::Rodata
+pub aya_obj::obj::EbpfSectionKind::Text
+pub aya_obj::obj::EbpfSectionKind::Undefined
+pub aya_obj::obj::EbpfSectionKind::Version
+impl core::clone::Clone for aya_obj::EbpfSectionKind
+pub fn aya_obj::EbpfSectionKind::clone(&self) -> aya_obj::EbpfSectionKind
+impl core::cmp::Eq for aya_obj::EbpfSectionKind
+impl core::cmp::PartialEq for aya_obj::EbpfSectionKind
+pub fn aya_obj::EbpfSectionKind::eq(&self, other: &aya_obj::EbpfSectionKind) -> bool
+impl core::fmt::Debug for aya_obj::EbpfSectionKind
+pub fn aya_obj::EbpfSectionKind::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_obj::EbpfSectionKind
+impl core::marker::StructuralPartialEq for aya_obj::EbpfSectionKind
+impl core::marker::Send for aya_obj::EbpfSectionKind
+impl core::marker::Sync for aya_obj::EbpfSectionKind
+impl core::marker::Unpin for aya_obj::EbpfSectionKind
+impl core::panic::unwind_safe::RefUnwindSafe for aya_obj::EbpfSectionKind
+impl core::panic::unwind_safe::UnwindSafe for aya_obj::EbpfSectionKind
+impl<T, U> core::convert::Into<U> for aya_obj::EbpfSectionKind where U: core::convert::From<T>
+pub fn aya_obj::EbpfSectionKind::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_obj::EbpfSectionKind where U: core::convert::Into<T>
+pub type aya_obj::EbpfSectionKind::Error = core::convert::Infallible
+pub fn aya_obj::EbpfSectionKind::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_obj::EbpfSectionKind where U: core::convert::TryFrom<T>
+pub type aya_obj::EbpfSectionKind::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_obj::EbpfSectionKind::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> alloc::borrow::ToOwned for aya_obj::EbpfSectionKind where T: core::clone::Clone
+pub type aya_obj::EbpfSectionKind::Owned = T
+pub fn aya_obj::EbpfSectionKind::clone_into(&self, target: &mut T)
+pub fn aya_obj::EbpfSectionKind::to_owned(&self) -> T
+impl<T> core::any::Any for aya_obj::EbpfSectionKind where T: 'static + core::marker::Sized
+pub fn aya_obj::EbpfSectionKind::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_obj::EbpfSectionKind where T: core::marker::Sized
+pub fn aya_obj::EbpfSectionKind::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_obj::EbpfSectionKind where T: core::marker::Sized
+pub fn aya_obj::EbpfSectionKind::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_obj::EbpfSectionKind
+pub fn aya_obj::EbpfSectionKind::from(t: T) -> T
 pub enum aya_obj::obj::ParseError
 pub aya_obj::obj::ParseError::BtfError(aya_obj::btf::BtfError)
 pub aya_obj::obj::ParseError::ElfError(object::read::Error)
@@ -5954,8 +5954,8 @@ pub fn aya_obj::Object::sanitize_functions(&mut self, features: &aya_obj::Featur
 impl aya_obj::Object
 pub fn aya_obj::Object::relocate_btf(&mut self, target_btf: &aya_obj::btf::Btf) -> core::result::Result<(), aya_obj::btf::BtfRelocationError>
 impl aya_obj::Object
-pub fn aya_obj::Object::relocate_calls(&mut self, text_sections: &std::collections::hash::set::HashSet<usize>) -> core::result::Result<(), aya_obj::relocation::BpfRelocationError>
-pub fn aya_obj::Object::relocate_maps<'a, I: core::iter::traits::iterator::Iterator<Item = (&'a str, std::os::fd::raw::RawFd, &'a aya_obj::maps::Map)>>(&mut self, maps: I, text_sections: &std::collections::hash::set::HashSet<usize>) -> core::result::Result<(), aya_obj::relocation::BpfRelocationError>
+pub fn aya_obj::Object::relocate_calls(&mut self, text_sections: &std::collections::hash::set::HashSet<usize>) -> core::result::Result<(), aya_obj::relocation::EbpfRelocationError>
+pub fn aya_obj::Object::relocate_maps<'a, I: core::iter::traits::iterator::Iterator<Item = (&'a str, std::os::fd::raw::RawFd, &'a aya_obj::maps::Map)>>(&mut self, maps: I, text_sections: &std::collections::hash::set::HashSet<usize>) -> core::result::Result<(), aya_obj::relocation::EbpfRelocationError>
 impl core::clone::Clone for aya_obj::Object
 pub fn aya_obj::Object::clone(&self) -> aya_obj::Object
 impl core::fmt::Debug for aya_obj::Object
@@ -6384,83 +6384,83 @@ impl<T> core::borrow::BorrowMut<T> for aya_obj::relocation::RelocationError wher
 pub fn aya_obj::relocation::RelocationError::borrow_mut(&mut self) -> &mut T
 impl<T> core::convert::From<T> for aya_obj::relocation::RelocationError
 pub fn aya_obj::relocation::RelocationError::from(t: T) -> T
-pub struct aya_obj::relocation::BpfRelocationError
-impl core::error::Error for aya_obj::relocation::BpfRelocationError
-pub fn aya_obj::relocation::BpfRelocationError::source(&self) -> core::option::Option<&(dyn core::error::Error + 'static)>
-impl core::fmt::Debug for aya_obj::relocation::BpfRelocationError
-pub fn aya_obj::relocation::BpfRelocationError::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::fmt::Display for aya_obj::relocation::BpfRelocationError
-pub fn aya_obj::relocation::BpfRelocationError::fmt(&self, __formatter: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Send for aya_obj::relocation::BpfRelocationError
-impl core::marker::Sync for aya_obj::relocation::BpfRelocationError
-impl core::marker::Unpin for aya_obj::relocation::BpfRelocationError
-impl core::panic::unwind_safe::RefUnwindSafe for aya_obj::relocation::BpfRelocationError
-impl core::panic::unwind_safe::UnwindSafe for aya_obj::relocation::BpfRelocationError
-impl<T, U> core::convert::Into<U> for aya_obj::relocation::BpfRelocationError where U: core::convert::From<T>
-pub fn aya_obj::relocation::BpfRelocationError::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_obj::relocation::BpfRelocationError where U: core::convert::Into<T>
-pub type aya_obj::relocation::BpfRelocationError::Error = core::convert::Infallible
-pub fn aya_obj::relocation::BpfRelocationError::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_obj::relocation::BpfRelocationError where U: core::convert::TryFrom<T>
-pub type aya_obj::relocation::BpfRelocationError::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_obj::relocation::BpfRelocationError::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> alloc::string::ToString for aya_obj::relocation::BpfRelocationError where T: core::fmt::Display + core::marker::Sized
-pub fn aya_obj::relocation::BpfRelocationError::to_string(&self) -> alloc::string::String
-impl<T> core::any::Any for aya_obj::relocation::BpfRelocationError where T: 'static + core::marker::Sized
-pub fn aya_obj::relocation::BpfRelocationError::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_obj::relocation::BpfRelocationError where T: core::marker::Sized
-pub fn aya_obj::relocation::BpfRelocationError::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_obj::relocation::BpfRelocationError where T: core::marker::Sized
-pub fn aya_obj::relocation::BpfRelocationError::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_obj::relocation::BpfRelocationError
-pub fn aya_obj::relocation::BpfRelocationError::from(t: T) -> T
-pub enum aya_obj::BpfSectionKind
-pub aya_obj::BpfSectionKind::Bss
-pub aya_obj::BpfSectionKind::Btf
-pub aya_obj::BpfSectionKind::BtfExt
-pub aya_obj::BpfSectionKind::BtfMaps
-pub aya_obj::BpfSectionKind::Data
-pub aya_obj::BpfSectionKind::License
-pub aya_obj::BpfSectionKind::Maps
-pub aya_obj::BpfSectionKind::Program
-pub aya_obj::BpfSectionKind::Rodata
-pub aya_obj::BpfSectionKind::Text
-pub aya_obj::BpfSectionKind::Undefined
-pub aya_obj::BpfSectionKind::Version
-impl core::clone::Clone for aya_obj::BpfSectionKind
-pub fn aya_obj::BpfSectionKind::clone(&self) -> aya_obj::BpfSectionKind
-impl core::cmp::Eq for aya_obj::BpfSectionKind
-impl core::cmp::PartialEq for aya_obj::BpfSectionKind
-pub fn aya_obj::BpfSectionKind::eq(&self, other: &aya_obj::BpfSectionKind) -> bool
-impl core::fmt::Debug for aya_obj::BpfSectionKind
-pub fn aya_obj::BpfSectionKind::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Copy for aya_obj::BpfSectionKind
-impl core::marker::StructuralPartialEq for aya_obj::BpfSectionKind
-impl core::marker::Send for aya_obj::BpfSectionKind
-impl core::marker::Sync for aya_obj::BpfSectionKind
-impl core::marker::Unpin for aya_obj::BpfSectionKind
-impl core::panic::unwind_safe::RefUnwindSafe for aya_obj::BpfSectionKind
-impl core::panic::unwind_safe::UnwindSafe for aya_obj::BpfSectionKind
-impl<T, U> core::convert::Into<U> for aya_obj::BpfSectionKind where U: core::convert::From<T>
-pub fn aya_obj::BpfSectionKind::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya_obj::BpfSectionKind where U: core::convert::Into<T>
-pub type aya_obj::BpfSectionKind::Error = core::convert::Infallible
-pub fn aya_obj::BpfSectionKind::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya_obj::BpfSectionKind where U: core::convert::TryFrom<T>
-pub type aya_obj::BpfSectionKind::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya_obj::BpfSectionKind::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> alloc::borrow::ToOwned for aya_obj::BpfSectionKind where T: core::clone::Clone
-pub type aya_obj::BpfSectionKind::Owned = T
-pub fn aya_obj::BpfSectionKind::clone_into(&self, target: &mut T)
-pub fn aya_obj::BpfSectionKind::to_owned(&self) -> T
-impl<T> core::any::Any for aya_obj::BpfSectionKind where T: 'static + core::marker::Sized
-pub fn aya_obj::BpfSectionKind::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya_obj::BpfSectionKind where T: core::marker::Sized
-pub fn aya_obj::BpfSectionKind::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya_obj::BpfSectionKind where T: core::marker::Sized
-pub fn aya_obj::BpfSectionKind::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya_obj::BpfSectionKind
-pub fn aya_obj::BpfSectionKind::from(t: T) -> T
+pub struct aya_obj::relocation::EbpfRelocationError
+impl core::error::Error for aya_obj::relocation::EbpfRelocationError
+pub fn aya_obj::relocation::EbpfRelocationError::source(&self) -> core::option::Option<&(dyn core::error::Error + 'static)>
+impl core::fmt::Debug for aya_obj::relocation::EbpfRelocationError
+pub fn aya_obj::relocation::EbpfRelocationError::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::fmt::Display for aya_obj::relocation::EbpfRelocationError
+pub fn aya_obj::relocation::EbpfRelocationError::fmt(&self, __formatter: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Send for aya_obj::relocation::EbpfRelocationError
+impl core::marker::Sync for aya_obj::relocation::EbpfRelocationError
+impl core::marker::Unpin for aya_obj::relocation::EbpfRelocationError
+impl core::panic::unwind_safe::RefUnwindSafe for aya_obj::relocation::EbpfRelocationError
+impl core::panic::unwind_safe::UnwindSafe for aya_obj::relocation::EbpfRelocationError
+impl<T, U> core::convert::Into<U> for aya_obj::relocation::EbpfRelocationError where U: core::convert::From<T>
+pub fn aya_obj::relocation::EbpfRelocationError::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_obj::relocation::EbpfRelocationError where U: core::convert::Into<T>
+pub type aya_obj::relocation::EbpfRelocationError::Error = core::convert::Infallible
+pub fn aya_obj::relocation::EbpfRelocationError::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_obj::relocation::EbpfRelocationError where U: core::convert::TryFrom<T>
+pub type aya_obj::relocation::EbpfRelocationError::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_obj::relocation::EbpfRelocationError::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> alloc::string::ToString for aya_obj::relocation::EbpfRelocationError where T: core::fmt::Display + core::marker::Sized
+pub fn aya_obj::relocation::EbpfRelocationError::to_string(&self) -> alloc::string::String
+impl<T> core::any::Any for aya_obj::relocation::EbpfRelocationError where T: 'static + core::marker::Sized
+pub fn aya_obj::relocation::EbpfRelocationError::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_obj::relocation::EbpfRelocationError where T: core::marker::Sized
+pub fn aya_obj::relocation::EbpfRelocationError::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_obj::relocation::EbpfRelocationError where T: core::marker::Sized
+pub fn aya_obj::relocation::EbpfRelocationError::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_obj::relocation::EbpfRelocationError
+pub fn aya_obj::relocation::EbpfRelocationError::from(t: T) -> T
+pub enum aya_obj::EbpfSectionKind
+pub aya_obj::EbpfSectionKind::Bss
+pub aya_obj::EbpfSectionKind::Btf
+pub aya_obj::EbpfSectionKind::BtfExt
+pub aya_obj::EbpfSectionKind::BtfMaps
+pub aya_obj::EbpfSectionKind::Data
+pub aya_obj::EbpfSectionKind::License
+pub aya_obj::EbpfSectionKind::Maps
+pub aya_obj::EbpfSectionKind::Program
+pub aya_obj::EbpfSectionKind::Rodata
+pub aya_obj::EbpfSectionKind::Text
+pub aya_obj::EbpfSectionKind::Undefined
+pub aya_obj::EbpfSectionKind::Version
+impl core::clone::Clone for aya_obj::EbpfSectionKind
+pub fn aya_obj::EbpfSectionKind::clone(&self) -> aya_obj::EbpfSectionKind
+impl core::cmp::Eq for aya_obj::EbpfSectionKind
+impl core::cmp::PartialEq for aya_obj::EbpfSectionKind
+pub fn aya_obj::EbpfSectionKind::eq(&self, other: &aya_obj::EbpfSectionKind) -> bool
+impl core::fmt::Debug for aya_obj::EbpfSectionKind
+pub fn aya_obj::EbpfSectionKind::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Copy for aya_obj::EbpfSectionKind
+impl core::marker::StructuralPartialEq for aya_obj::EbpfSectionKind
+impl core::marker::Send for aya_obj::EbpfSectionKind
+impl core::marker::Sync for aya_obj::EbpfSectionKind
+impl core::marker::Unpin for aya_obj::EbpfSectionKind
+impl core::panic::unwind_safe::RefUnwindSafe for aya_obj::EbpfSectionKind
+impl core::panic::unwind_safe::UnwindSafe for aya_obj::EbpfSectionKind
+impl<T, U> core::convert::Into<U> for aya_obj::EbpfSectionKind where U: core::convert::From<T>
+pub fn aya_obj::EbpfSectionKind::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya_obj::EbpfSectionKind where U: core::convert::Into<T>
+pub type aya_obj::EbpfSectionKind::Error = core::convert::Infallible
+pub fn aya_obj::EbpfSectionKind::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya_obj::EbpfSectionKind where U: core::convert::TryFrom<T>
+pub type aya_obj::EbpfSectionKind::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya_obj::EbpfSectionKind::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> alloc::borrow::ToOwned for aya_obj::EbpfSectionKind where T: core::clone::Clone
+pub type aya_obj::EbpfSectionKind::Owned = T
+pub fn aya_obj::EbpfSectionKind::clone_into(&self, target: &mut T)
+pub fn aya_obj::EbpfSectionKind::to_owned(&self) -> T
+impl<T> core::any::Any for aya_obj::EbpfSectionKind where T: 'static + core::marker::Sized
+pub fn aya_obj::EbpfSectionKind::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya_obj::EbpfSectionKind where T: core::marker::Sized
+pub fn aya_obj::EbpfSectionKind::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya_obj::EbpfSectionKind where T: core::marker::Sized
+pub fn aya_obj::EbpfSectionKind::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya_obj::EbpfSectionKind
+pub fn aya_obj::EbpfSectionKind::from(t: T) -> T
 pub enum aya_obj::Map
 pub aya_obj::Map::Btf(aya_obj::maps::BtfMap)
 pub aya_obj::Map::Legacy(aya_obj::maps::LegacyMap)
@@ -6473,7 +6473,7 @@ pub fn aya_obj::maps::Map::map_type(&self) -> u32
 pub fn aya_obj::maps::Map::max_entries(&self) -> u32
 pub fn aya_obj::maps::Map::pinning(&self) -> aya_obj::maps::PinningType
 pub fn aya_obj::maps::Map::section_index(&self) -> usize
-pub fn aya_obj::maps::Map::section_kind(&self) -> aya_obj::BpfSectionKind
+pub fn aya_obj::maps::Map::section_kind(&self) -> aya_obj::EbpfSectionKind
 pub fn aya_obj::maps::Map::set_max_entries(&mut self, v: u32)
 pub fn aya_obj::maps::Map::set_value_size(&mut self, size: u32)
 pub fn aya_obj::maps::Map::symbol_index(&self) -> core::option::Option<usize>
@@ -6742,8 +6742,8 @@ pub fn aya_obj::Object::sanitize_functions(&mut self, features: &aya_obj::Featur
 impl aya_obj::Object
 pub fn aya_obj::Object::relocate_btf(&mut self, target_btf: &aya_obj::btf::Btf) -> core::result::Result<(), aya_obj::btf::BtfRelocationError>
 impl aya_obj::Object
-pub fn aya_obj::Object::relocate_calls(&mut self, text_sections: &std::collections::hash::set::HashSet<usize>) -> core::result::Result<(), aya_obj::relocation::BpfRelocationError>
-pub fn aya_obj::Object::relocate_maps<'a, I: core::iter::traits::iterator::Iterator<Item = (&'a str, std::os::fd::raw::RawFd, &'a aya_obj::maps::Map)>>(&mut self, maps: I, text_sections: &std::collections::hash::set::HashSet<usize>) -> core::result::Result<(), aya_obj::relocation::BpfRelocationError>
+pub fn aya_obj::Object::relocate_calls(&mut self, text_sections: &std::collections::hash::set::HashSet<usize>) -> core::result::Result<(), aya_obj::relocation::EbpfRelocationError>
+pub fn aya_obj::Object::relocate_maps<'a, I: core::iter::traits::iterator::Iterator<Item = (&'a str, std::os::fd::raw::RawFd, &'a aya_obj::maps::Map)>>(&mut self, maps: I, text_sections: &std::collections::hash::set::HashSet<usize>) -> core::result::Result<(), aya_obj::relocation::EbpfRelocationError>
 impl core::clone::Clone for aya_obj::Object
 pub fn aya_obj::Object::clone(&self) -> aya_obj::Object
 impl core::fmt::Debug for aya_obj::Object

+ 137 - 135
xtask/public-api/aya.txt

@@ -1326,8 +1326,8 @@ pub aya::maps::MapError::ProgramNotLoaded
 pub aya::maps::MapError::SyscallError(crate::sys::SyscallError)
 pub aya::maps::MapError::Unsupported
 pub aya::maps::MapError::Unsupported::map_type: u32
-impl core::convert::From<aya::maps::MapError> for aya::BpfError
-pub fn aya::BpfError::from(source: aya::maps::MapError) -> Self
+impl core::convert::From<aya::maps::MapError> for aya::EbpfError
+pub fn aya::EbpfError::from(source: aya::maps::MapError) -> Self
 impl core::convert::From<aya::maps::MapError> for aya::maps::xdp::XdpMapError
 pub fn aya::maps::xdp::XdpMapError::from(source: aya::maps::MapError) -> Self
 impl core::convert::From<aya::maps::MapError> for aya::programs::ProgramError
@@ -5060,8 +5060,8 @@ impl<T> core::convert::From<T> for aya::programs::sock_ops::SockOpsLinkId
 pub fn aya::programs::sock_ops::SockOpsLinkId::from(t: T) -> T
 pub mod aya::programs::socket_filter
 pub enum aya::programs::socket_filter::SocketFilterError
-pub aya::programs::socket_filter::SocketFilterError::SoAttachBpfError
-pub aya::programs::socket_filter::SocketFilterError::SoAttachBpfError::io_error: std::io::error::Error
+pub aya::programs::socket_filter::SocketFilterError::SoAttachEbpfError
+pub aya::programs::socket_filter::SocketFilterError::SoAttachEbpfError::io_error: std::io::error::Error
 impl core::convert::From<aya::programs::socket_filter::SocketFilterError> for aya::programs::ProgramError
 pub fn aya::programs::ProgramError::from(source: aya::programs::socket_filter::SocketFilterError) -> Self
 impl core::error::Error for aya::programs::socket_filter::SocketFilterError
@@ -6532,8 +6532,8 @@ pub aya::programs::ProgramError::UnknownInterface::name: alloc::string::String
 pub aya::programs::ProgramError::XdpError(aya::programs::xdp::XdpError)
 impl core::convert::From<aya::maps::MapError> for aya::programs::ProgramError
 pub fn aya::programs::ProgramError::from(source: aya::maps::MapError) -> Self
-impl core::convert::From<aya::programs::ProgramError> for aya::BpfError
-pub fn aya::BpfError::from(source: aya::programs::ProgramError) -> Self
+impl core::convert::From<aya::programs::ProgramError> for aya::EbpfError
+pub fn aya::EbpfError::from(source: aya::programs::ProgramError) -> Self
 impl core::convert::From<aya::programs::extension::ExtensionError> for aya::programs::ProgramError
 pub fn aya::programs::ProgramError::from(source: aya::programs::extension::ExtensionError) -> Self
 impl core::convert::From<aya::programs::kprobe::KProbeError> for aya::programs::ProgramError
@@ -6647,8 +6647,8 @@ pub fn aya::programs::sk_skb::SkSkbKind::borrow_mut(&mut self) -> &mut T
 impl<T> core::convert::From<T> for aya::programs::sk_skb::SkSkbKind
 pub fn aya::programs::sk_skb::SkSkbKind::from(t: T) -> T
 pub enum aya::programs::SocketFilterError
-pub aya::programs::SocketFilterError::SoAttachBpfError
-pub aya::programs::SocketFilterError::SoAttachBpfError::io_error: std::io::error::Error
+pub aya::programs::SocketFilterError::SoAttachEbpfError
+pub aya::programs::SocketFilterError::SoAttachEbpfError::io_error: std::io::error::Error
 impl core::convert::From<aya::programs::socket_filter::SocketFilterError> for aya::programs::ProgramError
 pub fn aya::programs::ProgramError::from(source: aya::programs::socket_filter::SocketFilterError) -> Self
 impl core::error::Error for aya::programs::socket_filter::SocketFilterError
@@ -8357,133 +8357,133 @@ pub fn aya::util::nr_cpus() -> core::result::Result<usize, std::io::error::Error
 pub fn aya::util::online_cpus() -> core::result::Result<alloc::vec::Vec<u32>, std::io::error::Error>
 pub fn aya::util::syscall_prefix() -> core::result::Result<&'static str, std::io::error::Error>
 pub macro aya::include_bytes_aligned!
-pub enum aya::BpfError
-pub aya::BpfError::BtfError(aya_obj::btf::btf::BtfError)
-pub aya::BpfError::BtfRelocationError(aya_obj::btf::relocation::BtfRelocationError)
-pub aya::BpfError::FileError
-pub aya::BpfError::FileError::error: std::io::error::Error
-pub aya::BpfError::FileError::path: std::path::PathBuf
-pub aya::BpfError::MapError(aya::maps::MapError)
-pub aya::BpfError::NoBTF
-pub aya::BpfError::ParseError(aya_obj::obj::ParseError)
-pub aya::BpfError::ProgramError(aya::programs::ProgramError)
-pub aya::BpfError::RelocationError(aya_obj::relocation::BpfRelocationError)
-pub aya::BpfError::UnexpectedPinningType
-pub aya::BpfError::UnexpectedPinningType::name: u32
-impl core::convert::From<aya::maps::MapError> for aya::BpfError
-pub fn aya::BpfError::from(source: aya::maps::MapError) -> Self
-impl core::convert::From<aya::programs::ProgramError> for aya::BpfError
-pub fn aya::BpfError::from(source: aya::programs::ProgramError) -> Self
-impl core::convert::From<aya_obj::btf::btf::BtfError> for aya::BpfError
-pub fn aya::BpfError::from(source: aya_obj::btf::btf::BtfError) -> Self
-impl core::convert::From<aya_obj::btf::relocation::BtfRelocationError> for aya::BpfError
-pub fn aya::BpfError::from(source: aya_obj::btf::relocation::BtfRelocationError) -> Self
-impl core::convert::From<aya_obj::obj::ParseError> for aya::BpfError
-pub fn aya::BpfError::from(source: aya_obj::obj::ParseError) -> Self
-impl core::convert::From<aya_obj::relocation::BpfRelocationError> for aya::BpfError
-pub fn aya::BpfError::from(source: aya_obj::relocation::BpfRelocationError) -> Self
-impl core::error::Error for aya::BpfError
-pub fn aya::BpfError::source(&self) -> core::option::Option<&(dyn core::error::Error + 'static)>
-impl core::fmt::Debug for aya::BpfError
-pub fn aya::BpfError::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::fmt::Display for aya::BpfError
-pub fn aya::BpfError::fmt(&self, __formatter: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Send for aya::BpfError
-impl core::marker::Sync for aya::BpfError
-impl core::marker::Unpin for aya::BpfError
-impl !core::panic::unwind_safe::RefUnwindSafe for aya::BpfError
-impl !core::panic::unwind_safe::UnwindSafe for aya::BpfError
-impl<T, U> core::convert::Into<U> for aya::BpfError where U: core::convert::From<T>
-pub fn aya::BpfError::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya::BpfError where U: core::convert::Into<T>
-pub type aya::BpfError::Error = core::convert::Infallible
-pub fn aya::BpfError::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya::BpfError where U: core::convert::TryFrom<T>
-pub type aya::BpfError::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya::BpfError::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> alloc::string::ToString for aya::BpfError where T: core::fmt::Display + core::marker::Sized
-pub fn aya::BpfError::to_string(&self) -> alloc::string::String
-impl<T> core::any::Any for aya::BpfError where T: 'static + core::marker::Sized
-pub fn aya::BpfError::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya::BpfError where T: core::marker::Sized
-pub fn aya::BpfError::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya::BpfError where T: core::marker::Sized
-pub fn aya::BpfError::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya::BpfError
-pub fn aya::BpfError::from(t: T) -> T
-pub struct aya::Bpf
-impl aya::Bpf
-pub fn aya::Bpf::load(data: &[u8]) -> core::result::Result<Self, aya::BpfError>
-pub fn aya::Bpf::load_file<P: core::convert::AsRef<std::path::Path>>(path: P) -> core::result::Result<Self, aya::BpfError>
-pub fn aya::Bpf::map(&self, name: &str) -> core::option::Option<&aya::maps::Map>
-pub fn aya::Bpf::map_mut(&mut self, name: &str) -> core::option::Option<&mut aya::maps::Map>
-pub fn aya::Bpf::maps(&self) -> impl core::iter::traits::iterator::Iterator<Item = (&str, &aya::maps::Map)>
-pub fn aya::Bpf::maps_mut(&mut self) -> impl core::iter::traits::iterator::Iterator<Item = (&str, &mut aya::maps::Map)>
-pub fn aya::Bpf::program(&self, name: &str) -> core::option::Option<&aya::programs::Program>
-pub fn aya::Bpf::program_mut(&mut self, name: &str) -> core::option::Option<&mut aya::programs::Program>
-pub fn aya::Bpf::programs(&self) -> impl core::iter::traits::iterator::Iterator<Item = (&str, &aya::programs::Program)>
-pub fn aya::Bpf::programs_mut(&mut self) -> impl core::iter::traits::iterator::Iterator<Item = (&str, &mut aya::programs::Program)>
-pub fn aya::Bpf::take_map(&mut self, name: &str) -> core::option::Option<aya::maps::Map>
-impl core::fmt::Debug for aya::Bpf
-pub fn aya::Bpf::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl core::marker::Send for aya::Bpf
-impl core::marker::Sync for aya::Bpf
-impl core::marker::Unpin for aya::Bpf
-impl core::panic::unwind_safe::RefUnwindSafe for aya::Bpf
-impl core::panic::unwind_safe::UnwindSafe for aya::Bpf
-impl<T, U> core::convert::Into<U> for aya::Bpf where U: core::convert::From<T>
-pub fn aya::Bpf::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya::Bpf where U: core::convert::Into<T>
-pub type aya::Bpf::Error = core::convert::Infallible
-pub fn aya::Bpf::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya::Bpf where U: core::convert::TryFrom<T>
-pub type aya::Bpf::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya::Bpf::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya::Bpf where T: 'static + core::marker::Sized
-pub fn aya::Bpf::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya::Bpf where T: core::marker::Sized
-pub fn aya::Bpf::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya::Bpf where T: core::marker::Sized
-pub fn aya::Bpf::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya::Bpf
-pub fn aya::Bpf::from(t: T) -> T
-pub struct aya::BpfLoader<'a>
-impl<'a> aya::BpfLoader<'a>
-pub fn aya::BpfLoader<'a>::allow_unsupported_maps(&mut self) -> &mut aya::BpfLoader<'a>
-pub fn aya::BpfLoader<'a>::btf(&mut self, btf: core::option::Option<&'a aya_obj::btf::btf::Btf>) -> &mut aya::BpfLoader<'a>
-pub fn aya::BpfLoader<'a>::extension(&mut self, name: &'a str) -> &mut aya::BpfLoader<'a>
-pub fn aya::BpfLoader<'a>::load(&mut self, data: &[u8]) -> core::result::Result<aya::Bpf, aya::BpfError>
-pub fn aya::BpfLoader<'a>::load_file<P: core::convert::AsRef<std::path::Path>>(&mut self, path: P) -> core::result::Result<aya::Bpf, aya::BpfError>
-pub fn aya::BpfLoader<'a>::map_pin_path<P: core::convert::AsRef<std::path::Path>>(&mut self, path: P) -> &mut aya::BpfLoader<'a>
-pub fn aya::BpfLoader<'a>::new() -> Self
-pub fn aya::BpfLoader<'a>::set_global<T: core::convert::Into<aya::GlobalData<'a>>>(&mut self, name: &'a str, value: T, must_exist: bool) -> &mut aya::BpfLoader<'a>
-pub fn aya::BpfLoader<'a>::set_max_entries(&mut self, name: &'a str, size: u32) -> &mut aya::BpfLoader<'a>
-pub fn aya::BpfLoader<'a>::verifier_log_level(&mut self, level: aya::VerifierLogLevel) -> &mut aya::BpfLoader<'a>
-impl core::default::Default for aya::BpfLoader<'_>
-pub fn aya::BpfLoader<'_>::default() -> Self
-impl<'a> core::fmt::Debug for aya::BpfLoader<'a>
-pub fn aya::BpfLoader<'a>::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
-impl<'a> core::marker::Send for aya::BpfLoader<'a>
-impl<'a> core::marker::Sync for aya::BpfLoader<'a>
-impl<'a> core::marker::Unpin for aya::BpfLoader<'a>
-impl<'a> core::panic::unwind_safe::RefUnwindSafe for aya::BpfLoader<'a>
-impl<'a> core::panic::unwind_safe::UnwindSafe for aya::BpfLoader<'a>
-impl<T, U> core::convert::Into<U> for aya::BpfLoader<'a> where U: core::convert::From<T>
-pub fn aya::BpfLoader<'a>::into(self) -> U
-impl<T, U> core::convert::TryFrom<U> for aya::BpfLoader<'a> where U: core::convert::Into<T>
-pub type aya::BpfLoader<'a>::Error = core::convert::Infallible
-pub fn aya::BpfLoader<'a>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
-impl<T, U> core::convert::TryInto<U> for aya::BpfLoader<'a> where U: core::convert::TryFrom<T>
-pub type aya::BpfLoader<'a>::Error = <U as core::convert::TryFrom<T>>::Error
-pub fn aya::BpfLoader<'a>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
-impl<T> core::any::Any for aya::BpfLoader<'a> where T: 'static + core::marker::Sized
-pub fn aya::BpfLoader<'a>::type_id(&self) -> core::any::TypeId
-impl<T> core::borrow::Borrow<T> for aya::BpfLoader<'a> where T: core::marker::Sized
-pub fn aya::BpfLoader<'a>::borrow(&self) -> &T
-impl<T> core::borrow::BorrowMut<T> for aya::BpfLoader<'a> where T: core::marker::Sized
-pub fn aya::BpfLoader<'a>::borrow_mut(&mut self) -> &mut T
-impl<T> core::convert::From<T> for aya::BpfLoader<'a>
-pub fn aya::BpfLoader<'a>::from(t: T) -> T
+pub enum aya::EbpfError
+pub aya::EbpfError::BtfError(aya_obj::btf::btf::BtfError)
+pub aya::EbpfError::BtfRelocationError(aya_obj::btf::relocation::BtfRelocationError)
+pub aya::EbpfError::FileError
+pub aya::EbpfError::FileError::error: std::io::error::Error
+pub aya::EbpfError::FileError::path: std::path::PathBuf
+pub aya::EbpfError::MapError(aya::maps::MapError)
+pub aya::EbpfError::NoBTF
+pub aya::EbpfError::ParseError(aya_obj::obj::ParseError)
+pub aya::EbpfError::ProgramError(aya::programs::ProgramError)
+pub aya::EbpfError::RelocationError(aya_obj::relocation::EbpfRelocationError)
+pub aya::EbpfError::UnexpectedPinningType
+pub aya::EbpfError::UnexpectedPinningType::name: u32
+impl core::convert::From<aya::maps::MapError> for aya::EbpfError
+pub fn aya::EbpfError::from(source: aya::maps::MapError) -> Self
+impl core::convert::From<aya::programs::ProgramError> for aya::EbpfError
+pub fn aya::EbpfError::from(source: aya::programs::ProgramError) -> Self
+impl core::convert::From<aya_obj::btf::btf::BtfError> for aya::EbpfError
+pub fn aya::EbpfError::from(source: aya_obj::btf::btf::BtfError) -> Self
+impl core::convert::From<aya_obj::btf::relocation::BtfRelocationError> for aya::EbpfError
+pub fn aya::EbpfError::from(source: aya_obj::btf::relocation::BtfRelocationError) -> Self
+impl core::convert::From<aya_obj::obj::ParseError> for aya::EbpfError
+pub fn aya::EbpfError::from(source: aya_obj::obj::ParseError) -> Self
+impl core::convert::From<aya_obj::relocation::EbpfRelocationError> for aya::EbpfError
+pub fn aya::EbpfError::from(source: aya_obj::relocation::EbpfRelocationError) -> Self
+impl core::error::Error for aya::EbpfError
+pub fn aya::EbpfError::source(&self) -> core::option::Option<&(dyn core::error::Error + 'static)>
+impl core::fmt::Debug for aya::EbpfError
+pub fn aya::EbpfError::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::fmt::Display for aya::EbpfError
+pub fn aya::EbpfError::fmt(&self, __formatter: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Send for aya::EbpfError
+impl core::marker::Sync for aya::EbpfError
+impl core::marker::Unpin for aya::EbpfError
+impl !core::panic::unwind_safe::RefUnwindSafe for aya::EbpfError
+impl !core::panic::unwind_safe::UnwindSafe for aya::EbpfError
+impl<T, U> core::convert::Into<U> for aya::EbpfError where U: core::convert::From<T>
+pub fn aya::EbpfError::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya::EbpfError where U: core::convert::Into<T>
+pub type aya::EbpfError::Error = core::convert::Infallible
+pub fn aya::EbpfError::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya::EbpfError where U: core::convert::TryFrom<T>
+pub type aya::EbpfError::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya::EbpfError::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> alloc::string::ToString for aya::EbpfError where T: core::fmt::Display + core::marker::Sized
+pub fn aya::EbpfError::to_string(&self) -> alloc::string::String
+impl<T> core::any::Any for aya::EbpfError where T: 'static + core::marker::Sized
+pub fn aya::EbpfError::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya::EbpfError where T: core::marker::Sized
+pub fn aya::EbpfError::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya::EbpfError where T: core::marker::Sized
+pub fn aya::EbpfError::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya::EbpfError
+pub fn aya::EbpfError::from(t: T) -> T
+pub struct aya::Ebpf
+impl aya::Ebpf
+pub fn aya::Ebpf::load(data: &[u8]) -> core::result::Result<Self, aya::EbpfError>
+pub fn aya::Ebpf::load_file<P: core::convert::AsRef<std::path::Path>>(path: P) -> core::result::Result<Self, aya::EbpfError>
+pub fn aya::Ebpf::map(&self, name: &str) -> core::option::Option<&aya::maps::Map>
+pub fn aya::Ebpf::map_mut(&mut self, name: &str) -> core::option::Option<&mut aya::maps::Map>
+pub fn aya::Ebpf::maps(&self) -> impl core::iter::traits::iterator::Iterator<Item = (&str, &aya::maps::Map)>
+pub fn aya::Ebpf::maps_mut(&mut self) -> impl core::iter::traits::iterator::Iterator<Item = (&str, &mut aya::maps::Map)>
+pub fn aya::Ebpf::program(&self, name: &str) -> core::option::Option<&aya::programs::Program>
+pub fn aya::Ebpf::program_mut(&mut self, name: &str) -> core::option::Option<&mut aya::programs::Program>
+pub fn aya::Ebpf::programs(&self) -> impl core::iter::traits::iterator::Iterator<Item = (&str, &aya::programs::Program)>
+pub fn aya::Ebpf::programs_mut(&mut self) -> impl core::iter::traits::iterator::Iterator<Item = (&str, &mut aya::programs::Program)>
+pub fn aya::Ebpf::take_map(&mut self, name: &str) -> core::option::Option<aya::maps::Map>
+impl core::fmt::Debug for aya::Ebpf
+pub fn aya::Ebpf::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl core::marker::Send for aya::Ebpf
+impl core::marker::Sync for aya::Ebpf
+impl core::marker::Unpin for aya::Ebpf
+impl core::panic::unwind_safe::RefUnwindSafe for aya::Ebpf
+impl core::panic::unwind_safe::UnwindSafe for aya::Ebpf
+impl<T, U> core::convert::Into<U> for aya::Ebpf where U: core::convert::From<T>
+pub fn aya::Ebpf::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya::Ebpf where U: core::convert::Into<T>
+pub type aya::Ebpf::Error = core::convert::Infallible
+pub fn aya::Ebpf::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya::Ebpf where U: core::convert::TryFrom<T>
+pub type aya::Ebpf::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya::Ebpf::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya::Ebpf where T: 'static + core::marker::Sized
+pub fn aya::Ebpf::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya::Ebpf where T: core::marker::Sized
+pub fn aya::Ebpf::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya::Ebpf where T: core::marker::Sized
+pub fn aya::Ebpf::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya::Ebpf
+pub fn aya::Ebpf::from(t: T) -> T
+pub struct aya::EbpfLoader<'a>
+impl<'a> aya::EbpfLoader<'a>
+pub fn aya::EbpfLoader<'a>::allow_unsupported_maps(&mut self) -> &mut aya::EbpfLoader<'a>
+pub fn aya::EbpfLoader<'a>::btf(&mut self, btf: core::option::Option<&'a aya_obj::btf::btf::Btf>) -> &mut aya::EbpfLoader<'a>
+pub fn aya::EbpfLoader<'a>::extension(&mut self, name: &'a str) -> &mut aya::EbpfLoader<'a>
+pub fn aya::EbpfLoader<'a>::load(&mut self, data: &[u8]) -> core::result::Result<aya::Ebpf, aya::EbpfError>
+pub fn aya::EbpfLoader<'a>::load_file<P: core::convert::AsRef<std::path::Path>>(&mut self, path: P) -> core::result::Result<aya::Ebpf, aya::EbpfError>
+pub fn aya::EbpfLoader<'a>::map_pin_path<P: core::convert::AsRef<std::path::Path>>(&mut self, path: P) -> &mut aya::EbpfLoader<'a>
+pub fn aya::EbpfLoader<'a>::new() -> Self
+pub fn aya::EbpfLoader<'a>::set_global<T: core::convert::Into<aya::GlobalData<'a>>>(&mut self, name: &'a str, value: T, must_exist: bool) -> &mut aya::EbpfLoader<'a>
+pub fn aya::EbpfLoader<'a>::set_max_entries(&mut self, name: &'a str, size: u32) -> &mut aya::EbpfLoader<'a>
+pub fn aya::EbpfLoader<'a>::verifier_log_level(&mut self, level: aya::VerifierLogLevel) -> &mut aya::EbpfLoader<'a>
+impl core::default::Default for aya::EbpfLoader<'_>
+pub fn aya::EbpfLoader<'_>::default() -> Self
+impl<'a> core::fmt::Debug for aya::EbpfLoader<'a>
+pub fn aya::EbpfLoader<'a>::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
+impl<'a> core::marker::Send for aya::EbpfLoader<'a>
+impl<'a> core::marker::Sync for aya::EbpfLoader<'a>
+impl<'a> core::marker::Unpin for aya::EbpfLoader<'a>
+impl<'a> core::panic::unwind_safe::RefUnwindSafe for aya::EbpfLoader<'a>
+impl<'a> core::panic::unwind_safe::UnwindSafe for aya::EbpfLoader<'a>
+impl<T, U> core::convert::Into<U> for aya::EbpfLoader<'a> where U: core::convert::From<T>
+pub fn aya::EbpfLoader<'a>::into(self) -> U
+impl<T, U> core::convert::TryFrom<U> for aya::EbpfLoader<'a> where U: core::convert::Into<T>
+pub type aya::EbpfLoader<'a>::Error = core::convert::Infallible
+pub fn aya::EbpfLoader<'a>::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
+impl<T, U> core::convert::TryInto<U> for aya::EbpfLoader<'a> where U: core::convert::TryFrom<T>
+pub type aya::EbpfLoader<'a>::Error = <U as core::convert::TryFrom<T>>::Error
+pub fn aya::EbpfLoader<'a>::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
+impl<T> core::any::Any for aya::EbpfLoader<'a> where T: 'static + core::marker::Sized
+pub fn aya::EbpfLoader<'a>::type_id(&self) -> core::any::TypeId
+impl<T> core::borrow::Borrow<T> for aya::EbpfLoader<'a> where T: core::marker::Sized
+pub fn aya::EbpfLoader<'a>::borrow(&self) -> &T
+impl<T> core::borrow::BorrowMut<T> for aya::EbpfLoader<'a> where T: core::marker::Sized
+pub fn aya::EbpfLoader<'a>::borrow_mut(&mut self) -> &mut T
+impl<T> core::convert::From<T> for aya::EbpfLoader<'a>
+pub fn aya::EbpfLoader<'a>::from(t: T) -> T
 pub struct aya::GlobalData<'a>
 impl<'a, T: aya::Pod> core::convert::From<&'a T> for aya::GlobalData<'a>
 pub fn aya::GlobalData<'a>::from(v: &'a T) -> Self
@@ -8636,3 +8636,5 @@ impl<K: aya::Pod> aya::Pod for aya::maps::lpm_trie::Key<K>
 impl<T: aya::Pod, const N: usize> aya::Pod for [T; N]
 pub fn aya::features() -> &'static aya_obj::obj::Features
 pub fn aya::loaded_programs() -> impl core::iter::traits::iterator::Iterator<Item = core::result::Result<aya::programs::ProgramInfo, aya::programs::ProgramError>>
+pub type aya::Bpf = aya::Ebpf
+pub type aya::BpfLoader<'a> = aya::EbpfLoader<'a>