Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_OffloadManager.cpp59 upstream_v6_up = false; in IPACM_OffloadManager()
383 if (gw_addr_v6.fam == V6 && upstream_v6_up == true) { in setUpstream()
386 upstream_v6_up = false; in setUpstream()
462 if (upstream_v6_up == true) { in setUpstream()
465 upstream_v6_up = false; in setUpstream()
486 if (upstream_v6_up == false) { in setUpstream()
495 upstream_v6_up = true; in setUpstream()
506 upstream_v6_up = false; in setUpstream()
527 if (upstream_v6_up == false) { in setUpstream()
536 upstream_v6_up = true; in setUpstream()
[all …]
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_OffloadManager.cpp59 upstream_v6_up = false; in IPACM_OffloadManager()
368 if (gw_addr_v6.fam == V6 && upstream_v6_up == true) { in setUpstream()
369 …pstream(%s) for ipv6-fam(%d) upstream_v6_up(%d)\n", upstream_name, gw_addr_v6.fam, upstream_v6_up); in setUpstream()
371 upstream_v6_up = false; in setUpstream()
452 if (upstream_v6_up == false) { in setUpstream()
456 upstream_v6_up = true; in setUpstream()
462 if (upstream_v6_up == true && default_gw_index != INVALID_IFACE ) { in setUpstream()
466 upstream_v6_up = false; in setUpstream()
487 if (upstream_v6_up == false) { in setUpstream()
491 upstream_v6_up = true; in setUpstream()
[all …]
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_OffloadManager.cpp60 upstream_v6_up = false; in IPACM_OffloadManager()
416 if (gw_addr_v6.fam == V6 && upstream_v6_up == true) { in setUpstream()
419 upstream_v6_up = false; in setUpstream()
502 if (upstream_v6_up == true) { in setUpstream()
505 upstream_v6_up = false; in setUpstream()
526 if (upstream_v6_up == false) { in setUpstream()
535 upstream_v6_up = true; in setUpstream()
546 upstream_v6_up = false; in setUpstream()
567 if (upstream_v6_up == false) { in setUpstream()
576 upstream_v6_up = true; in setUpstream()
[all …]
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_OffloadManager.h103 bool upstream_v6_up; variable
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_OffloadManager.h105 bool upstream_v6_up; variable
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_OffloadManager.h107 bool upstream_v6_up; variable