Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Drouting.hpp529 size_t reqMethodIndex = static_cast<size_t>(*verb); in findRoute() local
549 if (perMethodIndex == reqMethodIndex) in findRoute()