OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isWanUP_V6
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
IPACM_Wan.h
131
static bool
isWanUP_V6
(int ipa_if_num_tether)
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_Wlan.cpp
291
if(IPACM_Wan::
isWanUP_V6
(ipa_if_num))
884
if (IPACM_Wan::isWanUP(ipa_if_num) || IPACM_Wan::
isWanUP_V6
(ipa_if_num))
[
all
...]
IPACM_Lan.cpp
197
if (IPACM_Wan::
isWanUP_V6
(ipa_if_num))
409
if(IPACM_Wan::
isWanUP_V6
(ipa_if_num))
939
if (IPACM_Wan::isWanUP(ipa_if_num) || IPACM_Wan::
isWanUP_V6
(ipa_if_num))
[
all
...]
Completed in 379 milliseconds