Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-blobs/
H A Dmanager.cpp233 uint16_t lsess = next++; in getSession() local
234 if (!sessions.count(lsess)) in getSession()
237 (*sess) = lsess; in getSession()