Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.h114 #define IPMI_MAX_USER_NAME_LENGTH 16 macro
H A Dlanplus.c3035 if (msg[27] > IPMI_MAX_USER_NAME_LENGTH) in ipmi_lanplus_rakp1()
3039 IPMI_MAX_USER_NAME_LENGTH); in ipmi_lanplus_rakp1()