Home
last modified time | relevance | path

Searched refs:IFA_UNSPEC (Results 1 – 18 of 18) sorted by relevance

/external/strace/xlat/
Drtnl_addr_attrs.h6 #if defined(IFA_UNSPEC) || (defined(HAVE_DECL_IFA_UNSPEC) && HAVE_DECL_IFA_UNSPEC)
8 static_assert((IFA_UNSPEC) == (0), "IFA_UNSPEC != 0");
11 # define IFA_UNSPEC 0
87 XLAT(IFA_UNSPEC),
Drtnl_addr_attrs.in1 IFA_UNSPEC 0
/external/libnl/include/linux-private/linux/
Dif_addr.h26 IFA_UNSPEC, enumerator
/external/iproute2/include/uapi/linux/
Dif_addr.h27 IFA_UNSPEC, enumerator
/external/kernel-headers/original/uapi/linux/
Dif_addr.h27 IFA_UNSPEC, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_sparc64.go379 IFA_UNSPEC = 0x0 const
Dztypes_linux_s390x.go428 IFA_UNSPEC = 0x0 const
Dztypes_linux_386.go424 IFA_UNSPEC = 0x0 const
Dztypes_linux_mips.go425 IFA_UNSPEC = 0x0 const
Dztypes_linux_amd64.go428 IFA_UNSPEC = 0x0 const
Dztypes_linux_ppc64.go430 IFA_UNSPEC = 0x0 const
Dztypes_linux_mips64.go429 IFA_UNSPEC = 0x0 const
Dztypes_linux_mipsle.go425 IFA_UNSPEC = 0x0 const
Dztypes_linux_arm.go427 IFA_UNSPEC = 0x0 const
Dztypes_linux_arm64.go429 IFA_UNSPEC = 0x0 const
Dztypes_linux_mips64le.go429 IFA_UNSPEC = 0x0 const
Dztypes_linux_ppc64le.go430 IFA_UNSPEC = 0x0 const
/external/iputils/ninfod/
Dni_ifaddrs.c460 case IFA_UNSPEC: in ni_ifaddrs()