|
|
|
@ -300,6 +300,10 @@ impl<T> core::borrow::Borrow<T> for aya::maps::lpm_trie::Key<K> where T: core::m
|
|
|
|
|
pub fn aya::maps::lpm_trie::Key<K>::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::maps::lpm_trie::Key<K> where T: core::marker::Sized
|
|
|
|
|
pub fn aya::maps::lpm_trie::Key<K>::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::maps::lpm_trie::Key<K> where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::maps::lpm_trie::Key<K>::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::maps::lpm_trie::Key<K> where T: core::marker::Copy
|
|
|
|
|
pub unsafe fn aya::maps::lpm_trie::Key<K>::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::maps::lpm_trie::Key<K>
|
|
|
|
|
pub fn aya::maps::lpm_trie::Key<K>::from(t: T) -> T
|
|
|
|
|
pub struct aya::maps::lpm_trie::LpmTrie<T, K, V>
|
|
|
|
@ -2588,6 +2592,10 @@ impl<T> core::borrow::Borrow<T> for aya::programs::cgroup_skb::CgroupSkbAttachTy
|
|
|
|
|
pub fn aya::programs::cgroup_skb::CgroupSkbAttachType::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::cgroup_skb::CgroupSkbAttachType where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::cgroup_skb::CgroupSkbAttachType::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::cgroup_skb::CgroupSkbAttachType where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::cgroup_skb::CgroupSkbAttachType::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::cgroup_skb::CgroupSkbAttachType where T: core::marker::Copy
|
|
|
|
|
pub unsafe fn aya::programs::cgroup_skb::CgroupSkbAttachType::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::programs::cgroup_skb::CgroupSkbAttachType
|
|
|
|
|
pub fn aya::programs::cgroup_skb::CgroupSkbAttachType::from(t: T) -> T
|
|
|
|
|
pub struct aya::programs::cgroup_skb::CgroupSkb
|
|
|
|
@ -4446,6 +4454,8 @@ impl<T> core::borrow::Borrow<T> for aya::programs::perf_event::PerfEventScope wh
|
|
|
|
|
pub fn aya::programs::perf_event::PerfEventScope::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::perf_event::PerfEventScope where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::perf_event::PerfEventScope::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::perf_event::PerfEventScope where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::perf_event::PerfEventScope::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::programs::perf_event::PerfEventScope
|
|
|
|
|
pub fn aya::programs::perf_event::PerfEventScope::from(t: T) -> T
|
|
|
|
|
#[repr(u32)] pub enum aya::programs::perf_event::PerfTypeId
|
|
|
|
@ -4483,6 +4493,8 @@ impl<T> core::borrow::Borrow<T> for aya::programs::perf_event::PerfTypeId where
|
|
|
|
|
pub fn aya::programs::perf_event::PerfTypeId::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::perf_event::PerfTypeId where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::perf_event::PerfTypeId::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::perf_event::PerfTypeId where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::perf_event::PerfTypeId::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::programs::perf_event::PerfTypeId
|
|
|
|
|
pub fn aya::programs::perf_event::PerfTypeId::from(t: T) -> T
|
|
|
|
|
pub enum aya::programs::perf_event::SamplePolicy
|
|
|
|
@ -4516,6 +4528,8 @@ impl<T> core::borrow::Borrow<T> for aya::programs::perf_event::SamplePolicy wher
|
|
|
|
|
pub fn aya::programs::perf_event::SamplePolicy::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::perf_event::SamplePolicy where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::perf_event::SamplePolicy::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::perf_event::SamplePolicy where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::perf_event::SamplePolicy::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::programs::perf_event::SamplePolicy
|
|
|
|
|
pub fn aya::programs::perf_event::SamplePolicy::from(t: T) -> T
|
|
|
|
|
pub struct aya::programs::perf_event::PerfEvent
|
|
|
|
@ -5032,6 +5046,10 @@ impl<T> core::borrow::Borrow<T> for aya::programs::sk_skb::SkSkbKind where T: co
|
|
|
|
|
pub fn aya::programs::sk_skb::SkSkbKind::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::sk_skb::SkSkbKind where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::sk_skb::SkSkbKind::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::sk_skb::SkSkbKind where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::sk_skb::SkSkbKind::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::sk_skb::SkSkbKind where T: core::marker::Copy
|
|
|
|
|
pub unsafe fn aya::programs::sk_skb::SkSkbKind::clone_to_uninit(&self, dst: *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 struct aya::programs::sk_skb::SkSkb
|
|
|
|
@ -5465,6 +5483,10 @@ impl<T> core::borrow::Borrow<T> for aya::programs::tc::TcAttachType where T: cor
|
|
|
|
|
pub fn aya::programs::tc::TcAttachType::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::tc::TcAttachType where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::tc::TcAttachType::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::tc::TcAttachType where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::tc::TcAttachType::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::tc::TcAttachType where T: core::marker::Copy
|
|
|
|
|
pub unsafe fn aya::programs::tc::TcAttachType::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::programs::tc::TcAttachType
|
|
|
|
|
pub fn aya::programs::tc::TcAttachType::from(t: T) -> T
|
|
|
|
|
pub enum aya::programs::tc::TcError
|
|
|
|
@ -6291,6 +6313,10 @@ impl<T> core::borrow::Borrow<T> for aya::programs::xdp::XdpFlags where T: core::
|
|
|
|
|
pub fn aya::programs::xdp::XdpFlags::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::xdp::XdpFlags where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::xdp::XdpFlags::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::xdp::XdpFlags where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::xdp::XdpFlags::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::xdp::XdpFlags where T: core::marker::Copy
|
|
|
|
|
pub unsafe fn aya::programs::xdp::XdpFlags::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::programs::xdp::XdpFlags
|
|
|
|
|
pub fn aya::programs::xdp::XdpFlags::from(t: T) -> T
|
|
|
|
|
pub struct aya::programs::xdp::XdpLink(_)
|
|
|
|
@ -6397,6 +6423,10 @@ impl<T> core::borrow::Borrow<T> for aya::programs::cgroup_skb::CgroupSkbAttachTy
|
|
|
|
|
pub fn aya::programs::cgroup_skb::CgroupSkbAttachType::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::cgroup_skb::CgroupSkbAttachType where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::cgroup_skb::CgroupSkbAttachType::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::cgroup_skb::CgroupSkbAttachType where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::cgroup_skb::CgroupSkbAttachType::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::cgroup_skb::CgroupSkbAttachType where T: core::marker::Copy
|
|
|
|
|
pub unsafe fn aya::programs::cgroup_skb::CgroupSkbAttachType::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::programs::cgroup_skb::CgroupSkbAttachType
|
|
|
|
|
pub fn aya::programs::cgroup_skb::CgroupSkbAttachType::from(t: T) -> T
|
|
|
|
|
pub enum aya::programs::ExtensionError
|
|
|
|
@ -6507,6 +6537,8 @@ impl<T> core::borrow::Borrow<T> for aya::programs::perf_event::PerfEventScope wh
|
|
|
|
|
pub fn aya::programs::perf_event::PerfEventScope::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::perf_event::PerfEventScope where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::perf_event::PerfEventScope::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::perf_event::PerfEventScope where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::perf_event::PerfEventScope::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::programs::perf_event::PerfEventScope
|
|
|
|
|
pub fn aya::programs::perf_event::PerfEventScope::from(t: T) -> T
|
|
|
|
|
#[repr(u32)] pub enum aya::programs::PerfTypeId
|
|
|
|
@ -6544,6 +6576,8 @@ impl<T> core::borrow::Borrow<T> for aya::programs::perf_event::PerfTypeId where
|
|
|
|
|
pub fn aya::programs::perf_event::PerfTypeId::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::perf_event::PerfTypeId where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::perf_event::PerfTypeId::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::perf_event::PerfTypeId where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::perf_event::PerfTypeId::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::programs::perf_event::PerfTypeId
|
|
|
|
|
pub fn aya::programs::perf_event::PerfTypeId::from(t: T) -> T
|
|
|
|
|
pub enum aya::programs::ProbeKind
|
|
|
|
@ -6580,6 +6614,10 @@ impl<T> core::borrow::Borrow<T> for aya::programs::ProbeKind where T: core::mark
|
|
|
|
|
pub fn aya::programs::ProbeKind::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::ProbeKind where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::ProbeKind::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::ProbeKind where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::ProbeKind::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::ProbeKind where T: core::marker::Copy
|
|
|
|
|
pub unsafe fn aya::programs::ProbeKind::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::programs::ProbeKind
|
|
|
|
|
pub fn aya::programs::ProbeKind::from(t: T) -> T
|
|
|
|
|
pub enum aya::programs::Program
|
|
|
|
@ -6888,6 +6926,8 @@ impl<T> core::borrow::Borrow<T> for aya::programs::perf_event::SamplePolicy wher
|
|
|
|
|
pub fn aya::programs::perf_event::SamplePolicy::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::perf_event::SamplePolicy where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::perf_event::SamplePolicy::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::perf_event::SamplePolicy where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::perf_event::SamplePolicy::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::programs::perf_event::SamplePolicy
|
|
|
|
|
pub fn aya::programs::perf_event::SamplePolicy::from(t: T) -> T
|
|
|
|
|
pub enum aya::programs::SkSkbKind
|
|
|
|
@ -6922,6 +6962,10 @@ impl<T> core::borrow::Borrow<T> for aya::programs::sk_skb::SkSkbKind where T: co
|
|
|
|
|
pub fn aya::programs::sk_skb::SkSkbKind::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::sk_skb::SkSkbKind where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::sk_skb::SkSkbKind::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::sk_skb::SkSkbKind where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::sk_skb::SkSkbKind::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::sk_skb::SkSkbKind where T: core::marker::Copy
|
|
|
|
|
pub unsafe fn aya::programs::sk_skb::SkSkbKind::clone_to_uninit(&self, dst: *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
|
|
|
|
@ -7002,6 +7046,10 @@ impl<T> core::borrow::Borrow<T> for aya::programs::tc::TcAttachType where T: cor
|
|
|
|
|
pub fn aya::programs::tc::TcAttachType::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::tc::TcAttachType where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::tc::TcAttachType::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::tc::TcAttachType where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::tc::TcAttachType::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::tc::TcAttachType where T: core::marker::Copy
|
|
|
|
|
pub unsafe fn aya::programs::tc::TcAttachType::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::programs::tc::TcAttachType
|
|
|
|
|
pub fn aya::programs::tc::TcAttachType::from(t: T) -> T
|
|
|
|
|
pub enum aya::programs::TcError
|
|
|
|
@ -8510,6 +8558,10 @@ impl<T> core::borrow::Borrow<T> for aya::programs::xdp::XdpFlags where T: core::
|
|
|
|
|
pub fn aya::programs::xdp::XdpFlags::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::programs::xdp::XdpFlags where T: core::marker::Sized
|
|
|
|
|
pub fn aya::programs::xdp::XdpFlags::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::xdp::XdpFlags where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::programs::xdp::XdpFlags::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::programs::xdp::XdpFlags where T: core::marker::Copy
|
|
|
|
|
pub unsafe fn aya::programs::xdp::XdpFlags::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::programs::xdp::XdpFlags
|
|
|
|
|
pub fn aya::programs::xdp::XdpFlags::from(t: T) -> T
|
|
|
|
|
pub trait aya::programs::Link: core::fmt::Debug + 'static
|
|
|
|
@ -8670,6 +8722,10 @@ impl<T> core::borrow::Borrow<T> for aya::util::KernelVersion where T: core::mark
|
|
|
|
|
pub fn aya::util::KernelVersion::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::util::KernelVersion where T: core::marker::Sized
|
|
|
|
|
pub fn aya::util::KernelVersion::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::util::KernelVersion where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::util::KernelVersion::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::util::KernelVersion where T: core::marker::Copy
|
|
|
|
|
pub unsafe fn aya::util::KernelVersion::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::util::KernelVersion
|
|
|
|
|
pub fn aya::util::KernelVersion::from(t: T) -> T
|
|
|
|
|
pub fn aya::util::kernel_symbols() -> core::result::Result<alloc::collections::btree::map::BTreeMap<u64, alloc::string::String>, std::io::error::Error>
|
|
|
|
@ -8942,6 +8998,10 @@ impl<T> core::borrow::Borrow<T> for aya::VerifierLogLevel where T: core::marker:
|
|
|
|
|
pub fn aya::VerifierLogLevel::borrow(&self) -> &T
|
|
|
|
|
impl<T> core::borrow::BorrowMut<T> for aya::VerifierLogLevel where T: core::marker::Sized
|
|
|
|
|
pub fn aya::VerifierLogLevel::borrow_mut(&mut self) -> &mut T
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::VerifierLogLevel where T: core::clone::Clone
|
|
|
|
|
pub unsafe fn aya::VerifierLogLevel::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::clone::CloneToUninit for aya::VerifierLogLevel where T: core::marker::Copy
|
|
|
|
|
pub unsafe fn aya::VerifierLogLevel::clone_to_uninit(&self, dst: *mut T)
|
|
|
|
|
impl<T> core::convert::From<T> for aya::VerifierLogLevel
|
|
|
|
|
pub fn aya::VerifierLogLevel::from(t: T) -> T
|
|
|
|
|
pub unsafe trait aya::Pod: core::marker::Copy + 'static
|
|
|
|
|