Home
last modified time | relevance | path

Searched refs:IS_MATCHED_IP (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_def.h15 #define IS_MATCHED_IP(ip, target) \ macro
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dnetsys.c237 if (IS_MATCHED_IP(ipv4, WLAN_IPv4) || IS_MATCHED_IP(ipv4, CELLULAR_IPv4)) { in filter_sim_stats()
245 if (IS_MATCHED_IP(ipv4, WLAN_IPv4)) { in get_iface_type()
248 if (IS_MATCHED_IP(ipv4, CELLULAR_IPv4)) { in get_iface_type()

Completed in 3 milliseconds