Searched refs:AF_XDP (Results 1 – 5 of 5) sorted by relevance
4 AF_XDP
19 AF_XDP
714 pub const AF_XDP: c_int = 44; constant719 pub const PF_XDP: c_int = AF_XDP;
700 pub const AF_XDP: c_int = 44; constant705 pub const PF_XDP: c_int = AF_XDP;
133 - Linux: Add `AF_XDP` structs for all Linux environments ([#4163](https://github.com/rust-lang/libc…314 - Linux: add missing AF_XDP structs & constants <https://github.com/rust-lang/libc/pull/3956>