Home
last modified time | relevance | path

Searched refs:IFF_NAPI_FRAGS (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl03.c39 #ifndef IFF_NAPI_FRAGS
40 #define IFF_NAPI_FRAGS 0x0020 macro
58 {IFF_NAPI_FRAGS, "IFF_NAPI_FRAGS"},
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2428 pub const IFF_NAPI_FRAGS: ::c_int = 0x0020; consts

Completed in 11 milliseconds