Lines Matching refs:changed
110 bool changed; member
162 opt_inst->changed = true; in __team_option_inst_add()
199 opt_inst->changed = true; in __team_option_inst_mark_removed_option()
244 opt_inst->changed = true; in __team_option_inst_mark_removed_port()
379 opt_inst->changed = true; in team_option_inst_set_change()
2284 if (opt_inst->changed) { in team_nl_fill_one_option_get()
2287 opt_inst->changed = false; in team_nl_fill_one_option_get()
2535 opt_inst->changed = true; in team_nl_cmd_options_set()
2562 if (port->changed) { in team_nl_fill_one_port_get()
2565 port->changed = false; in team_nl_fill_one_port_get()
2756 if (opt_inst->changed) in __team_options_change_check()
2771 port->changed = true; in __team_port_change_send()