Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_OffloadManager.cpp58 upstream_v4_up = false; in IPACM_OffloadManager()
378 if (gw_addr_v4.fam == V4 && upstream_v4_up == true) { in setUpstream()
379 …IPACMDBG_H("clean upstream for ipv4-fam(%d) upstream_v4_up(%d)\n", gw_addr_v4.fam, upstream_v4_up); in setUpstream()
381 upstream_v4_up = false; in setUpstream()
457 if (upstream_v4_up == true) { in setUpstream()
458 …IPACMDBG_H("clean upstream for ipv4-fam(%d) upstream_v4_up(%d)\n", gw_addr_v4.fam, upstream_v4_up); in setUpstream()
460 upstream_v4_up = false; in setUpstream()
477 if (upstream_v4_up == false) { in setUpstream()
481 upstream_v4_up = true; in setUpstream()
501 …eam_v6_up (%d) v4_up (%d), default gw index (%d)\n", upstream_v6_up, upstream_v4_up, default_gw_in… in setUpstream()
[all …]
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_OffloadManager.cpp58 upstream_v4_up = false; in IPACM_OffloadManager()
363 if (gw_addr_v4.fam == V4 && upstream_v4_up == true) { in setUpstream()
364 …pstream(%s) for ipv4-fam(%d) upstream_v4_up(%d)\n", upstream_name, gw_addr_v4.fam, upstream_v4_up); in setUpstream()
366 upstream_v4_up = false; in setUpstream()
443 if (upstream_v4_up == false) { in setUpstream()
447 upstream_v4_up = true; in setUpstream()
461 …eam_v6_up (%d) v4_up (%d), default gw index (%d)\n", upstream_v6_up, upstream_v4_up, default_gw_in… in setUpstream()
469 if (upstream_v4_up == false) { in setUpstream()
473 upstream_v4_up = true; in setUpstream()
479 …eam_v6_up (%d) v4_up (%d), default gw index (%d)\n", upstream_v6_up, upstream_v4_up, default_gw_in… in setUpstream()
[all …]
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_OffloadManager.cpp59 upstream_v4_up = false; in IPACM_OffloadManager()
411 if (gw_addr_v4.fam == V4 && upstream_v4_up == true) { in setUpstream()
412 …IPACMDBG_H("clean upstream for ipv4-fam(%d) upstream_v4_up(%d)\n", gw_addr_v4.fam, upstream_v4_up); in setUpstream()
414 upstream_v4_up = false; in setUpstream()
497 if (upstream_v4_up == true) { in setUpstream()
498 …IPACMDBG_H("clean upstream for ipv4-fam(%d) upstream_v4_up(%d)\n", gw_addr_v4.fam, upstream_v4_up); in setUpstream()
500 upstream_v4_up = false; in setUpstream()
517 if (upstream_v4_up == false) { in setUpstream()
521 upstream_v4_up = true; in setUpstream()
541 …eam_v6_up (%d) v4_up (%d), default gw index (%d)\n", upstream_v6_up, upstream_v4_up, default_gw_in… in setUpstream()
[all …]
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_OffloadManager.h101 bool upstream_v4_up; variable
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_OffloadManager.h105 bool upstream_v4_up; variable
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_OffloadManager.h103 bool upstream_v4_up; variable