Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dethtool-util.c1388 uint32_t new_opts = 0, *opts = data; in config_parse_wol() local
1424 new_opts |= wol_option_map[i].opt; in config_parse_wol()
1435 *opts = new_opts; in config_parse_wol()
1437 *opts |= new_opts; in config_parse_wol()