Skip to content

Commit 8b068a0

Browse files
committed
Fix api
1 parent 0c2cc1f commit 8b068a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎xtask/public-api/aya-ebpf.txt‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2871,4 +2871,5 @@ impl aya_ebpf::EbpfContext for aya_ebpf::programs::tracepoint::TracePointContext
28712871
pub fn aya_ebpf::programs::tracepoint::TracePointContext::as_ptr(&self) -> *mut core::ffi::c_void
28722872
impl aya_ebpf::EbpfContext for aya_ebpf::programs::xdp::XdpContext
28732873
pub fn aya_ebpf::programs::xdp::XdpContext::as_ptr(&self) -> *mut core::ffi::c_void
2874+
pub fn aya_ebpf::BPF_F_ADJ_ROOM_ENCAP_L2(len: u64) -> u64
28742875
pub fn aya_ebpf::check_bounds_signed(value: i64, lower: i64, upper: i64) -> bool

0 commit comments

Comments
 (0)