Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_firewall.c132 uint8_t channel_tmp = 0; in ipmi_firewall_parse_args() local
133 if (is_ipmi_channel_num(argv[i], &channel_tmp) != 0) { in ipmi_firewall_parse_args()
137 p->channel = channel_tmp; in ipmi_firewall_parse_args()