Searched refs:IFA_ADDRESS (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Dif_addr.h35 IFA_ADDRESS, enumerator in enum:__anon395
/bionic/libc/bionic/
H A Difaddrs.cpp71 // The kernel currently uses the order IFA_ADDRESS, IFA_LOCAL, IFA_BROADCAST
74 // This is an IFA_ADDRESS and haven't seen an IFA_LOCAL yet, so assume this is the
94 // The kernel source says "for point-to-point IFA_ADDRESS is DESTINATION address,
98 // So copy any existing IFA_ADDRESS into ifa_dstaddr...
217 if (rta->rta_type == IFA_ADDRESS) {

Completed in 184 milliseconds