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()
2293 if (opt_inst->changed) { in team_nl_fill_one_option_get()
2296 opt_inst->changed = false; in team_nl_fill_one_option_get()
2544 opt_inst->changed = true; in team_nl_cmd_options_set()
2571 if (port->changed) { in team_nl_fill_one_port_get()
2574 port->changed = false; in team_nl_fill_one_port_get()
2765 if (opt_inst->changed) in __team_options_change_check()
2780 port->changed = true; in __team_port_change_send()