Home
last modified time | relevance | path

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

/external/curl/lib/
Dif2ip.h48 struct ifreq { struct
51 union {
53 } ifr_ifrn;
78 #define SIOCGIFADDR _IOW('s', 102, struct ifreq) /* Get if addr */ argument
/external/crosvm/net_util/src/
Dlib.rs262 fn get_ifreq(&self) -> net_sys::ifreq; in get_ifreq()
279 let mut ifreq: net_sys::ifreq = Default::default(); in new_with_name() localVariable
310 let mut ifreq = self.get_ifreq(); in into_mq_taps() localVariable
324 let mut ifreq = self.get_ifreq(); in ip_addr() localVariable
344 let mut ifreq = self.get_ifreq(); in set_ip_addr() localVariable
359 let mut ifreq = self.get_ifreq(); in netmask() localVariable
383 let mut ifreq = self.get_ifreq(); in set_netmask() localVariable
398 let mut ifreq = self.get_ifreq(); in mtu() localVariable
416 let mut ifreq = self.get_ifreq(); in set_mtu() localVariable
430 let mut ifreq = self.get_ifreq(); in mac_address() localVariable
[all …]
/external/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
/external/libnl/include/linux-private/linux/
Dif.h229 struct ifreq { struct
232 {
234 } ifr_ifrn;
236 union {
250 } ifr_ifru;
/external/iproute2/include/uapi/linux/
Dif.h229 struct ifreq { struct
232 {
234 } ifr_ifrn;
236 union {
250 } ifr_ifru;
/external/kernel-headers/original/uapi/linux/
Dif.h234 struct ifreq { struct
237 {
239 } ifr_ifrn;
241 union {
255 } ifr_ifru;
/external/crosvm/net_sys/src/
Diff.rs204 pub struct ifreq { struct
205 pub ifr_ifrn: ifreq__bindgen_ty_1, argument
206 pub ifr_ifru: ifreq__bindgen_ty_2, argument
248 impl Default for ifreq { implementation
/external/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_new_file_test.c100 struct ifreq ifreq; in stage_file_test() local
/external/libwebsockets/lib/misc/
Dgetifaddrs.c115 struct ifreq ifreq; in getifaddrs2() local
/external/ltp/testcases/kernel/pty/
Dpty04.c247 struct ifreq ifreq = { 0 }; in open_netdev() local
/external/ppp/pppd/
Dsys-linux.c1783 struct ifreq ifreq, bestifreq; in get_ether_addr() local
1870 struct ifreq ifreq; in get_if_hwaddr() local
1908 struct ifreq *ifr, *ifend, ifreq; in GetMask() local
Dsys-solaris.c2155 struct ifreq *ifr, *ifend, ifreq; local
2398 struct ifreq *ifr, *ifend, ifreq; local
/external/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h393 struct ifreq { struct
394 char ifr_name[16];
395 union {
409 } ifr_ifru;
/external/iputils/
Drdisc.c1105 struct ifreq ifreq, *ifr; in initifs() local
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h9110 struct ifreq { struct
9111 union {
9113 } ifr_ifrn;
9114 union {
9128 } ifr_ifru;
Dvmlinux.h9110 struct ifreq { struct
9111 union {
9113 } ifr_ifrn;
9114 union {
9128 } ifr_ifru;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h13892 struct ifreq { struct
13893 union {
13895 } ifr_ifrn;
13896 union {
13910 } ifr_ifru;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h8257 struct ifreq { struct
8258 union {
8260 } ifr_ifrn;
8261 union {
8275 } ifr_ifru;
Dvmlinux_510.h8257 struct ifreq { struct
8258 union {
8260 } ifr_ifrn;
8261 union {
8275 } ifr_ifru;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h11442 struct ifreq { struct
11443 union {
11445 } ifr_ifrn;
11446 union {
11460 } ifr_ifru;
Dvmlinux_505.h11442 struct ifreq { struct
11443 union {
11445 } ifr_ifrn;
11446 union {
11460 } ifr_ifru;