Home
last modified time | relevance | path

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

/system/netd/bpf_progs/
Dnetd.c175 static __always_inline BpfConfig getConfig(uint32_t configKey) { in getConfig() argument
176 uint32_t mapSettingKey = configKey; in getConfig()