Searched refs:IFA_LOCAL (Results 1 – 4 of 4) sorted by relevance
120 IFA_LOCAL = 2 variable433 ifaddrmsg += self._NlAttrIPAddress(IFA_LOCAL, family, addr)
1065 msg.HasAttribute(IFA_LOCAL) ? in AddressMsgHandler()1066 msg.GetAttribute(IFA_LOCAL) : msg.GetAttribute(IFA_ADDRESS), in AddressMsgHandler()1069 SLOG_IF(Device, 2, msg.HasAttribute(IFA_LOCAL)) in AddressMsgHandler()
372 msg.SetAttribute(IFA_LOCAL, local.address()); in AddressRequest()
325 rta->rta_type = IFA_LOCAL; in ifc_act_on_address()