Home
last modified time | relevance | path

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

/third_party/musl/ndk_musl_include/net/
Dif.h76 struct ifreq { struct
77 union {
79 } ifr_ifrn;
80 union {
112 #define _IOT_ifreq _IOT(_IOTS(char),IFNAMSIZ,_IOTS(char),16,0,0) argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
Dif.h76 struct ifreq { struct
77 union {
79 } ifr_ifrn;
80 union {
112 #define _IOT_ifreq _IOT(_IOTS(char),IFNAMSIZ,_IOTS(char),16,0,0) argument
/third_party/musl/porting/uniproton/kernel/include/net/
Dif.h76 struct ifreq { struct
77 union {
79 } ifr_ifrn;
80 union {
112 #define _IOT_ifreq _IOT(_IOTS(char),IFNAMSIZ,_IOTS(char),16,0,0) argument
/third_party/musl/include/net/
Dif.h76 struct ifreq { struct
77 union {
79 } ifr_ifrn;
80 union {
112 #define _IOT_ifreq _IOT(_IOTS(char),IFNAMSIZ,_IOTS(char),16,0,0) argument
/third_party/musl/porting/liteos_a/kernel/include/net/
Dif.h76 struct ifreq { struct
77 union {
79 } ifr_ifrn;
80 union {
112 #define _IOT_ifreq _IOT(_IOTS(char),IFNAMSIZ,_IOTS(char),16,0,0) argument
/third_party/musl/porting/liteos_m/kernel/include/net/
Dif.h76 struct ifreq { struct
77 union {
79 } ifr_ifrn;
80 union {
112 #define _IOT_ifreq _IOT(_IOTS(char),IFNAMSIZ,_IOTS(char),16,0,0) argument
/third_party/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_new_file_test.c100 struct ifreq ifreq; in stage_file_test() local
/third_party/libwebsockets/lib/misc/
Dgetifaddrs.c119 struct ifreq ifreq; in getifaddrs2() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2radio.c552 gint ifreq; in gst_v4l2radio_uri_set_uri() local
/third_party/ltp/testcases/kernel/pty/
Dpty04.c247 struct ifreq ifreq = { 0 }; in open_netdev() local
/third_party/lwip/src/include/lwip/
Dsockets.h183 struct ifreq { struct
184 char ifr_name[IFNAMSIZ]; /* Interface name */
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h13892 struct ifreq { struct
13893 union {
13895 } ifr_ifrn;
13896 union {
13910 } ifr_ifru;