Home
last modified time | relevance | path

Searched refs:SIOCSIFTXQLEN (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dioctl.h101 #define SIOCSIFTXQLEN 0x8943 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dioctl.h101 #define SIOCSIFTXQLEN 0x8943 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dioctl.h101 #define SIOCSIFTXQLEN 0x8943 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dioctl.h103 #define SIOCSIFTXQLEN 0x8943 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dioctl.h101 #define SIOCSIFTXQLEN 0x8943 macro
/third_party/musl/include/sys/
H A Dioctl.h96 #define SIOCSIFTXQLEN 0x8943 macro
/third_party/toybox/toys/net/
H A Difconfig.c411 {"txqueuelen", IFREQ_OFFSZ(ifr_qlen), SIOCSIFTXQLEN}, in ifconfig_main()
/third_party/toybox/porting/liteos_a/toys/net/
H A Difconfig.c424 {"txqueuelen", IFREQ_OFFSZ(ifr_qlen), SIOCSIFTXQLEN}, in ifconfig_main()
/third_party/toybox/toys/pending/
H A Dstrace.c462 case SIOCSIFTXQLEN: TT.fmt = "fi{ifreq}"; break; in print_enter()
H A Dip.c729 xioctl(fd, SIOCSIFTXQLEN, &req); in link_set()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2646 pub const SIOCSIFTXQLEN: ::c_ulong = 0x00008943; consts

Completed in 21 milliseconds