Searched refs:CONFIGURATION_MAP_PATH (Results 1 – 4 of 4) sorted by relevance
118 #define CONFIGURATION_MAP_PATH BPF_PATH "map_netd_configuration_map" macro
76 ASSERT_EQ(0, access(CONFIGURATION_MAP_PATH, R_OK)); in TEST_F()
196 BpfMapRO<uint32_t, uint8_t> configurationMap(CONFIGURATION_MAP_PATH); in parseBpfNetworkStatsDetail()
191 RETURN_IF_NOT_OK(mConfigurationMap.init(CONFIGURATION_MAP_PATH)); in initMaps()845 getMapStatus(mConfigurationMap.getMap(), CONFIGURATION_MAP_PATH).c_str()); in dump()