Home
last modified time | relevance | path

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

/interface/sdk_c/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