Searched refs:_check_net_options (Results 1 – 1 of 1) sorted by relevance
2216 _check_net_options(struct drbd_connection *connection, struct net_conf *old_net_conf, struct net_co… in _check_net_options() function2267 rv = _check_net_options(connection, rcu_dereference(connection->net_conf), new_net_conf); in check_net_options()