Home
last modified time | relevance | path

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

/system/netd/bpf_progs/
Dnetd.c176 uint32_t mapSettingKey = configKey; in getConfig() local
177 BpfConfig* config = bpf_configuration_map_lookup_elem(&mapSettingKey); in getConfig()
267 uint32_t mapSettingKey = CURRENT_STATS_MAP_CONFIGURATION_KEY; in bpf_traffic_account() local
268 uint8_t* selectedMap = bpf_configuration_map_lookup_elem(&mapSettingKey); in bpf_traffic_account()