/external/ppp/pppd/ |
ipv6cp.c | 387 char *llv6_ntoa(eui64_t ifaceid); 408 llv6_ntoa(ifaceid) 409 eui64_t ifaceid; 413 sprintf(b, "fe80::%s", eui64_ntoa(ifaceid)); 618 eui64_t ifaceid; local 651 eui64_get(ifaceid, p); \ 652 if (! eui64_equals(val1, ifaceid)) \ 691 eui64_t ifaceid; local 710 eui64_get(ifaceid, p); \ 735 while (eui64_iszero(ifaceid) || 828 eui64_t ifaceid; local 908 eui64_t ifaceid; \/* Parsed interface identifier *\/ local 1426 eui64_t ifaceid; local [all...] |
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
gscan.cpp | 376 WifiRequest request(familyId(), ifaceId()); 398 WifiRequest request(familyId(), ifaceId()); 624 WifiRequest request(familyId(), ifaceId()); 677 WifiRequest request(familyId(), ifaceId()); 859 WifiRequest request(familyId(), ifaceId()); [all...] |
rtt.cpp | 315 WifiRequest request(familyId(), ifaceId()); 336 WifiRequest request(familyId(), ifaceId()); 354 WifiRequest request(familyId(), ifaceId());
|
wifi_logger.cpp | 266 WifiRequest request(familyId(), ifaceId()); 464 WifiRequest request(familyId(), ifaceId()); 666 WifiRequest request(familyId(), ifaceId()); 756 WifiRequest request(familyId(), ifaceId()); 799 WifiRequest request(familyId(), ifaceId());
|
cpp_bindings.h | 296 int ifaceId() {
|
wifi_offload.cpp | 159 WifiRequest request(familyId(), ifaceId());
|
wifi_hal.cpp | 582 WifiRequest request(familyId(), ifaceId()); 699 WifiRequest request(familyId(), ifaceId()); 723 WifiRequest request(familyId(), ifaceId());
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
cpp_bindings.h | 347 int ifaceId() {
|