Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dif_monitor.cpp331 int attrLen = IFA_PAYLOAD(hdr); in handleAddressChange() local
334 for (;attr && RTA_OK(attr, attrLen); attr = RTA_NEXT(attr, attrLen)) { in handleAddressChange()