Home
last modified time | relevance | path

Searched refs:CELLULAR_IPv42 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_def.h21 static const uint32_t CELLULAR_IPv42[] = {127, 0, 0, 6}; variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dnetsys.c237 …IP(ipv4, WLAN_IPv4) || IS_MATCHED_IP(ipv4, CELLULAR_IPv4) || IS_MATCHED_IP(ipv4, CELLULAR_IPv42)) { in filter_sim_stats()
248 if (IS_MATCHED_IP(ipv4, CELLULAR_IPv4) || IS_MATCHED_IP(ipv4, CELLULAR_IPv42)) { in get_iface_type()