Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_OffloadManager.cpp278 sizeof(event_cache[latest_cache_index].prefix_cache)); in addDownstream()
282 event_cache[latest_cache_index].prefix_cache.v4Addr, in addDownstream()
283 event_cache[latest_cache_index].prefix_cache.v4Mask, in addDownstream()
289 event_cache[latest_cache_index].prefix_cache.v6Addr[0], in addDownstream()
290 event_cache[latest_cache_index].prefix_cache.v6Addr[1], in addDownstream()
291 event_cache[latest_cache_index].prefix_cache.v6Addr[2], in addDownstream()
458 sizeof(event_cache[latest_cache_index].prefix_cache)); in setUpstream()
464 event_cache[latest_cache_index].prefix_cache.v4Addr, in setUpstream()
967 sizeof(event_cache[latest_cache_index].prefix_cache)); in push_framework_event()
972 event_cache[latest_cache_index].prefix_cache.v4Addr, in push_framework_event()
[all …]
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_OffloadManager.cpp246 …emcpy(&event_cache[latest_cache_index].prefix_cache, &prefix, sizeof(event_cache[latest_cache_inde… in addDownstream()
250 event_cache[latest_cache_index].prefix_cache.v4Addr, in addDownstream()
251 event_cache[latest_cache_index].prefix_cache.v4Mask, in addDownstream()
257 event_cache[latest_cache_index].prefix_cache.v6Addr[0], in addDownstream()
258 event_cache[latest_cache_index].prefix_cache.v6Addr[1], in addDownstream()
259 event_cache[latest_cache_index].prefix_cache.v6Addr[2], in addDownstream()
420 …cpy(&event_cache[latest_cache_index].prefix_cache, &gw_addr_v4, sizeof(event_cache[latest_cache_in… in setUpstream()
425 event_cache[latest_cache_index].prefix_cache.v4Addr, in setUpstream()
891 sizeof(event_cache[latest_cache_index].prefix_cache)); in push_framework_event()
896 event_cache[latest_cache_index].prefix_cache.v4Addr, in push_framework_event()
[all …]
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_OffloadManager.cpp238 …emcpy(&event_cache[latest_cache_index].prefix_cache, &prefix, sizeof(event_cache[latest_cache_inde… in addDownstream()
242 event_cache[latest_cache_index].prefix_cache.v4Addr, in addDownstream()
243 event_cache[latest_cache_index].prefix_cache.v4Mask, in addDownstream()
249 event_cache[latest_cache_index].prefix_cache.v6Addr[0], in addDownstream()
250 event_cache[latest_cache_index].prefix_cache.v6Addr[1], in addDownstream()
251 event_cache[latest_cache_index].prefix_cache.v6Addr[2], in addDownstream()
254 event_cache[latest_cache_index].prefix_cache.v6Mask[0], in addDownstream()
255 event_cache[latest_cache_index].prefix_cache.v6Mask[1], in addDownstream()
256 event_cache[latest_cache_index].prefix_cache.v6Mask[2], in addDownstream()
397 …cpy(&event_cache[latest_cache_index].prefix_cache, &gw_addr_v4, sizeof(event_cache[latest_cache_in… in setUpstream()
[all …]
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_OffloadManager.h53 Prefix prefix_cache; member
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_OffloadManager.h53 Prefix prefix_cache; member
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_OffloadManager.h53 Prefix prefix_cache; member