Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_lanp.c868 ipmi_lan_set_auth(struct ipmi_intf * intf, uint8_t chan, char * level, char * types) in ipmi_lan_set_auth() function
1458 rc = ipmi_lan_set_auth(intf, chan, argv[2], argv[3]); in ipmi_lan_set()