Home
last modified time | relevance | path

Searched defs:exclude_host (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs1762 pub fn exclude_host(&self) -> __u64 { in exclude_host() method
2096 let exclude_host: u64 = unsafe { ::core::mem::transmute(exclude_host) }; localVariable