diff --git a/xtask/public-api/aya.txt b/xtask/public-api/aya.txt index 196e0cec..7575ba88 100644 --- a/xtask/public-api/aya.txt +++ b/xtask/public-api/aya.txt @@ -4639,6 +4639,7 @@ impl core::borrow::BorrowMut for aya::programs::tc::TcOptions where T: cor pub fn aya::programs::tc::TcOptions::borrow_mut(&mut self) -> &mut T impl core::convert::From for aya::programs::tc::TcOptions pub fn aya::programs::tc::TcOptions::from(t: T) -> T +pub fn aya::programs::tc::clsact_qdisc_exists(if_name: &str) -> core::result::Result pub fn aya::programs::tc::qdisc_add_clsact(if_name: &str) -> core::result::Result<(), std::io::error::Error> pub fn aya::programs::tc::qdisc_detach_program(if_name: &str, attach_type: aya::programs::tc::TcAttachType, name: &str) -> core::result::Result<(), std::io::error::Error> pub mod aya::programs::tp_btf